Commit Graph

22 Commits

Author SHA1 Message Date
wolfbeast f3f9b7b06e Prevent issues and possible leaks with the bookmarks menu bar as a result of XBL re-binding. 2018-02-22 11:57:51 +01:00
wolfbeast ee221138d4 Restore the dynamic release notes URL from pref 2018-02-22 00:04:26 +01:00
wolfbeast bc0273b478 Strip HHMM from the about dialog displayed version. 2018-02-21 23:50:25 +01:00
wolfbeast 8896ca5c0a Update various texts and references. 2018-02-21 23:31:24 +01:00
wolfbeast 49e8a36e17 Link about dialog version to general.useragent.appVersionIsBuildID.
true: YYYY.MM.DD.HHMM
false: v{internal version number} (YYYY-MM-DD)
2018-02-21 23:15:23 +01:00
wolfbeast 580ebc1056 Replace display version in about box with build ID. 2018-02-21 20:10:22 +01:00
wolfbeast da8f20a3b0 Remove some obsolete front-end code in Basilisk. 2018-02-19 20:04:11 +01:00
wolfbeast 1a418cf476 Rename Options to Preferences and unify location.
This also removes OS-specific naming/handling for separate locations.
Fixes #270.
2018-02-18 10:23:42 +01:00
wolfbeast 6f5c57ae74 Align ToolbarIconColor luminance computation with UWP guideline as well to make it consistent with the rest of the browser. 2018-02-17 16:32:49 +01:00
wolfbeast 4ccbe3620e 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.
2018-02-17 16:31:25 +01:00
wolfbeast cf71bfa8aa Update application license override.
This resolves #222.
2018-02-12 15:51:11 +01:00
Matt A. Tobin 14bfaf641a Make Basilisk function without WebExtensions 2018-02-11 06:56:30 -05:00
wolfbeast 984169280b Remove referrers when opening a link in a new private window. 2018-02-08 21:19:50 +01:00
wolfbeast a2e0f637b2 Make the url bar strip javascript even when preceded by control characters 2018-02-08 21:12:36 +01:00
wolfbeast e021cb5c71 Avoid drag-and-drop of javascript: URIs 2018-02-05 13:07:58 +01:00
Matt A. Tobin 4809c6de77 Use app.releaseNotesURL preference instead of a hardcoded URL in the Basilisk about box 2018-02-05 02:13:44 -05:00
wolfbeast 998542d94d Change "darkwindowframe" calculation on Win 8 to UWP formula.
#31 point 6
2018-02-04 20:42:25 +01:00
Matt A. Tobin 8c3a46bd13 Remove browser tests - Part 2: Build System 2018-02-03 06:01:32 -05:00
Matt A. Tobin 8148615da1 Remove browser tests - Part 1: The Tests (except for experiments) 2018-02-03 06:00:38 -05:00
Matt A. Tobin 9627f18ceb Remove kinto client, Firefox kinto storage adapter, blocklist update client and integration with sync, OneCRL and the custom time check for derives system time. 2018-02-02 09:21:33 -05:00
Matt A. Tobin bb23af29af Issue N/A - Restore the Toolkit Error Console - Part 2: Browser 2018-02-02 07:28:34 -05:00
Matt A. Tobin 5f8de423f1 Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00