Commit graph

71 commits

Author SHA1 Message Date
wolfbeast
b4950642a2 Prevent issues and possible leaks with the bookmarks menu bar as a result of XBL re-binding. 2019-02-15 23:33:28 +08:00
wolfbeast
325f4d648e Restore the dynamic release notes URL from pref 2019-02-15 23:33:10 +08:00
wolfbeast
2265fae404 Strip HHMM from the about dialog displayed version. 2019-02-15 23:33:08 +08:00
wolfbeast
f82a2fe7e4 Update various texts and references. 2019-02-15 23:33:07 +08:00
wolfbeast
ebb98d070f Link about dialog version to general.useragent.appVersionIsBuildID.
true: YYYY.MM.DD.HHMM
false: v{internal version number} (YYYY-MM-DD)
2019-02-15 23:33:05 +08:00
wolfbeast
4eca2a10d6 Replace display version in about box with build ID. 2019-02-15 23:32:58 +08:00
wolfbeast
10c9be356b Rename Options to Preferences and unify location.
This also removes OS-specific naming/handling for separate locations.
Fixes #270.
2019-02-15 23:32:20 +08:00
wolfbeast
9ee75644b9 Align ToolbarIconColor luminance computation with UWP guideline as well to make it consistent with the rest of the browser. 2019-02-15 23:32:17 +08:00
wolfbeast
2ce8b3b74e Add a signal preference for dynamic color changes to adjust "brighttext" in the front-end.
This makes all relevant toolbars pick up the fact that the Windows accent color has changed and should check and if necessary update the "brighttext" property on them for styling of controls.
This is a bit of a hack-around to the fact that there is no real easy way otherwise to notify the front-end of color changes without needing a change in focus of the window.
There is a deliberate 300ms delay built in, because otherwise the styles might not have propagated yet, resulting in brighttext not being updated properly.
2019-02-15 23:32:15 +08:00
wolfbeast
3a47053738 Update application license override.
This resolves #222.
2019-02-15 23:31:54 +08:00
NTD
251ddc2212 Make Basilisk function without WebExtensions 2019-02-15 23:31:31 +08:00
wolfbeast
667cdd5e24 Remove referrers when opening a link in a new private window. 2019-02-15 23:30:40 +08:00
wolfbeast
b1ed995cb1 Make the url bar strip javascript even when preceded by control characters 2019-02-15 23:30:34 +08:00
wolfbeast
d49f17dcbc Avoid drag-and-drop of javascript: URIs 2019-02-15 23:29:31 +08:00
NTD
2e1a61cb76 Use app.releaseNotesURL preference instead of a hardcoded URL in the Basilisk about box 2019-02-15 23:29:21 +08:00
wolfbeast
691c200017 Change "darkwindowframe" calculation on Win 8 to UWP formula.
#31 point 6
2019-02-15 23:29:13 +08:00
NTD
dccef80da0 Remove browser tests - Part 2: Build System 2019-02-14 14:32:46 +08:00
NTD
261374f310 Remove browser tests - Part 1: The Tests (except for experiments) 2019-02-14 14:31:58 +08:00
NTD
f5048f2a1d Remove kinto client, Firefox kinto storage adapter, blocklist update client and integration with sync, OneCRL and the custom time check for derives system time. 2019-02-14 14:27:06 +08:00
NTD
e08b9ca323 Issue N/A - Restore the Toolkit Error Console - Part 2: Browser 2019-02-14 14:27:03 +08:00
Roy Tam
dcd9973243 import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00