Commit Graph

407 Commits

Author SHA1 Message Date
Pale Moon fbd92542cf Version bump 2018-07-25 06:42:36 +08:00
Pale Moon 6273259170 Add proper control for the user for offline storage for web applications.
New control: 3-state drop-down instead of a checkbox, linked to offline-apps.permissions:
0 - Deny storage of offline app data without prompting (breaks sites!)
1 - Ask the user if a website wants to store offline app data
2 - Allow storage of offline app data without prompting (default)

This resolves #760.
2018-07-25 06:42:34 +08:00
Lootyhoof 426730cd74 Remove redundant downloads indicator styling 2018-07-25 06:36:59 +08:00
JustOff c12a7d644d Fix "TypeError: aUrl is undefined" when open new window 2018-07-25 06:35:43 +08:00
Pale Moon 5e3fe1ad93 Version bump 2018-07-25 06:35:39 +08:00
Pale Moon 5e0c404c06 Improve legibility and general appeal of unstable branding about box. 2018-07-25 06:35:38 +08:00
Pale Moon 9820ee4773 Make privacy preferences a tabbed category.
No string changes, previous strings for groupboxes have been re-used.
This resolves #766.
2018-07-25 06:35:36 +08:00
Pale Moon 2de04aca36 Add soundcloud SSUAO 2018-07-25 06:35:34 +08:00
janekptacijarabaci 1543f5dc94 Permissions: Plugins improvements (+ style clean up), skips the same permString 2018-07-25 06:35:30 +08:00
janekptacijarabaci e0e3875735 Permissions: Plugins improvements (+ style clean up), fix typo 2018-07-25 06:35:28 +08:00
janekptacijarabaci c90d4e768c Permissions: Plugins improvements (+ style clean up), fix typo 2018-07-25 06:35:26 +08:00
janekptacijarabaci b55dbe0924 Permissions: Plugins improvements (+ style clean up) 2018-07-25 06:35:24 +08:00
JustOff 81fc943c1b Set release notes URL in About dialog based on channel 2018-07-25 06:35:12 +08:00
Pale Moon 559d351f99 Fix typo in branding 2018-07-25 06:35:08 +08:00
Pale Moon d251624179 Update Youtube SSUAO
This resolves #816.
2018-07-25 06:35:07 +08:00
Pale Moon d880d9e9a2 Update unstable branding + config 2018-07-25 06:35:05 +08:00
JustOff 04cfe23841 Add stateOfDownload() to DownloadsCommon.jsm 2018-07-25 06:34:51 +08:00
janekptacijarabaci c7f08141e4 Permissions - Plugins (follow up) 2018-07-25 06:34:49 +08:00
janekptacijarabaci 66ebc5b2c9 Permissions: Notifications (+ follow up) - style clean up 2018-07-25 06:25:23 +08:00
janekptacijarabaci 0a045ed95c Permissions: Notifications (+ follow up) - a comparison of differences 2018-07-25 06:25:21 +08:00
trav90 4d7cc7ca78 Set execute attributes on .sh files in tree 2018-07-25 06:25:19 +08:00
janekptacijarabaci 7a175cba08 Permissions: Notifications (+ follow up) (fixed merge conflict) 2018-07-25 06:25:12 +08:00
Pale Moon c648e4c4fd Enable Firefox UA Compatibility mode by default (official+unstable). 2018-07-25 06:25:04 +08:00
Pale Moon 08e58e7fbb Remove Windows Metro/WinRT code. 2018-07-25 06:25:01 +08:00
janekptacijarabaci 7361d7e52e Permissions: Plugins (the second part) 2018-07-25 06:24:44 +08:00
JustOff 6488b101f6 Update Events/TabSelect to the current API spec 2018-07-25 06:24:12 +08:00
Pale Moon ee62ecd8b7 Put FB UA overrides back to 38.9 2018-07-25 06:23:31 +08:00
JustOff 5bace47541 Roll back #778 and #780 2018-07-25 06:23:26 +08:00
JustOff 90a68aa67e Revive Browser Debugger 2018-07-25 06:23:10 +08:00
JustOff 9b15853e1a Failure to get type and content-disposition off the image is non-fatal 2018-07-25 06:23:02 +08:00
JustOff 1d41cfbe75 Revive 'sdk/context-menu' 2018-07-25 06:22:59 +08:00
Pale Moon 02982e7214 Blocklist update: Add HD5450 cards to Direct2D feature blocking on Win 7. 2018-07-25 06:22:04 +08:00
janekptacijarabaci 26a0aa5db1 Status Bar: Advanced (show the warning) 2018-07-25 06:21:59 +08:00
janekptacijarabaci 871424838a Permissions: Plugins (a basic part) - style clean up 2018-07-25 06:21:57 +08:00
janekptacijarabaci 08e625a687 Permissions: Plugins (a basic part) 2018-07-25 06:21:55 +08:00
JustOff ca25fc6bf7 MOZ_LANGPACK_EID branding fix 2018-07-25 06:21:36 +08:00
Pale Moon cd9ae48cd5 Update preferences with refactored location bar suggestion options.
This fixes #740.
2018-07-25 06:21:25 +08:00
Pale Moon af08825797 Disable unicode-ranges on anything but Windows.
This code is apparently not working yet on *nix, because it uses its own font list system.
Additionally, SSUAO required for Google Fonts on *nix because they don't do anything but UA sniffing. *sigh*
2018-07-25 06:20:59 +08:00
Pale Moon 1f96ef4237 Version bump 2018-07-25 06:20:52 +08:00
Pale Moon a15843bbfd Fix DOM storage writes to tabs in restored sessions.
This might previously throw in case of tab migration from an old version session.
It'll still throw in case of invalid DOM storage data (when migrating) but should solve the "can't restore tab contents" issue present in 27.0.x
2018-07-25 06:20:50 +08:00
janekptacijarabaci db86b9f871 Minor fix: Some sites - throws an errors 2018-07-25 06:20:49 +08:00
Pale Moon 69e09fb1c8 Align overrides/appstrings.properties with /docshell neterror.
This resolves #738.
2018-07-25 06:20:42 +08:00
janekptacijarabaci 9e5eb7f246 DevTools - Web Audio - throws a warning 2018-07-25 06:20:41 +08:00
Pale Moon caf1dee052 Correct branding typo + update unstable branding. 2018-07-25 06:20:07 +08:00
Mingcong Bai 43bbf29df6 aboutDialog: do not capitalize bit 2018-07-25 01:31:27 +08:00
Mingcong Bai 6074ed5ded aboutDialog: generalize to bits 2018-07-25 01:31:25 +08:00
Pale Moon 996a7174c4 Remove icloud override; Apple isn't actually interested in providing Windows compatibility in browsers. 2018-07-25 01:31:15 +08:00
Pale Moon 709a4a7f17 Add SSUAO for Amazon Prime videos 2018-07-25 01:31:09 +08:00
janekptacijarabaci 09fc54c261 Status bar: Dynamic override of the CSS 2018-07-25 01:31:07 +08:00
Pale Moon 04ff55570d Align base statusbar colors with prefs (workaround for configurability issues) 2018-07-25 01:31:06 +08:00