Commit graph

8 commits

Author SHA1 Message Date
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
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
wolfbeast
691c200017 Change "darkwindowframe" calculation on Win 8 to UWP formula.
#31 point 6
2019-02-15 23:29:13 +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