Commit Graph

174 Commits

Author SHA1 Message Date
janekptacijarabaci 9368c663a0 [minor fix] about:feeds - throws a warning (deprecated) 2018-07-25 07:51:02 +08:00
Pale Moon 98c8f345d5 Update the about dialog text. 2018-07-25 07:47:55 +08:00
janekptacijarabaci 69b95fc707 [minor fix] Throws an errors - aTab is null 2018-07-25 07:47:11 +08:00
janekptacijarabaci cbd38efe23 Pageinfo - General - the site's security information (regression) 2018-07-25 07:34:55 +08:00
janekptacijarabaci 904ccbeb27 Page Info - indexedDB - a remnant from ancient times (reversed value) 2018-07-25 07:26:58 +08:00
Pale Moon b649e7fdbd Remove hotfix add-on provisions.
This resolves #844.
2018-07-25 07:19:54 +08:00
Franklin DM 55c0407f7f R 2018-07-25 07:15:27 +08:00
Franklin DM fd537c522a Fix when resetting toolbars and controls
Instead of just clearing localstore.rdf (the old one), also clear xulstore.json.
2018-07-25 07:15:25 +08:00
Pale Moon d91a67b5be Address review comments:
- add missing return
- convert alert() to a confirm() to offer quitting the application straight away.
2018-07-25 07:13:51 +08:00
Pale Moon 56b023c005 Implement browser startup autorecovery module. 2018-07-25 07:13:50 +08:00
Pale Moon 2a8a05c70b Remove LP recovery hack.
This is no longer needed by doing this on the actual LP side.
Supersedes #1063 #1068 and makes #713 obsolete.
2018-07-25 07:13:45 +08:00
Pale Moon 7e692796f5 Try fully-automated recovery in case of incompatible language pack. (reprise)
Follow-up to 7988657bf5d5bc7fa7f7ac84acdacf6826ac552b ; inform the user what's happening before restarting.
2018-07-25 07:12:44 +08:00
Pale Moon fab0f30817 Revert "Smart browser recovery in case of incompatible language pack"
This reverts commit cf03b1f17054f26dd986bc349cb3bddc4cd01b75.
2018-07-25 07:12:41 +08:00
JustOff 3e291011fd Smart browser recovery in case of incompatible language pack 2018-07-25 07:12:35 +08:00
Pale Moon d1b4fc063b Try fully-automated recovery in case of incompatible language pack.
Follow-up to #1063:
- Check if the locale is user-set, first.
- If so, reset the pref and trigger a browser restart
- Otherwise, something else is going on that has gBrowser be nonexistent; do nothing and return early.
2018-07-25 07:12:28 +08:00
JustOff 09d736f1e6 Add extra patch description 2018-07-25 07:12:21 +08:00
JustOff 941e8466ff Add patch description 2018-07-25 07:12:19 +08:00
JustOff a0f68c6768 Reset general.useragent.locale if gBrowser isn't defined 2018-07-25 07:11:44 +08:00
janekptacijarabaci b8198c3a89 Security - added support for TLS 1.3 2018-07-25 07:11:26 +08:00
janekptacijarabaci 3a65fd7edd Multiple browser windows - after restart - throws an error 2018-07-25 07:10:40 +08:00
Pale Moon 8846d3466b Properly handle displayed address if URL changes. 2018-07-25 07:08:53 +08:00
Pale Moon ad176068f6 Revert "Simplify two prefs into one multi-valued pref"
This reverts commit 24f32046a33734c657a677590e76bc96b7505533.
Follow-up to #1029 -- see discussion there whyfor this commit.
2018-07-25 07:08:23 +08:00
Franklin DM c711a77126 Remove sources 2018-07-25 07:07:59 +08:00
Franklin DM a3c8de847e Remove commented section of Mozilla logo 2018-07-25 07:07:54 +08:00
Franklin DM c7b6255c70 Style cleanup 2018-07-25 07:07:51 +08:00
Franklin DM 4cc3d26574 Delete mozilla@2x.png 2018-07-25 07:07:48 +08:00
Franklin DM 0a0ec37d29 Delete mozilla.png 2018-07-25 07:07:46 +08:00
Franklin DM 764580bb5b Remove apps pref 2018-07-25 07:06:15 +08:00
Franklin DM 04d760e88c Delete apps.png 2018-07-25 07:06:13 +08:00
Franklin DM af214d4517 Delete apps@2x.png 2018-07-25 07:06:10 +08:00
Franklin DM bb2ae1128e Remove link to Firefox marketplace 2018-07-25 07:06:07 +08:00
Franklin DM f0a2909e1b Remove apps button 2018-07-25 07:06:05 +08:00
Franklin DM a498b839ef Remove apps button selectors 2018-07-25 07:06:02 +08:00
wsdfhjxc acde9467dc Simplify two prefs into one multi-valued pref 2018-07-25 07:05:59 +08:00
Franklin DM 1fe9657985 Update jar.mn 2018-07-25 07:05:11 +08:00
Franklin DM 2888ef5043 Delete imagedocument.png 2018-07-25 07:05:06 +08:00
Franklin DM 0d858dfea3 Change content -> skin
Allow imagedocument favicon to be themeable by using the resource from skin instead
2018-07-25 07:05:04 +08:00
Pale Moon 3ce769dbfb Add option to display punycode domain for IDN websites to combat phishing.
Preference: browser.identity.display_punycode
0 = Display IDN name in identity panel (previous behavior)
1 = Display punycode name for DV domains (default)
2 = Also display punycode for HTTP sites if IDN name used
2018-07-25 07:04:44 +08:00
JustOff a82dcdcc42 Resolve confusions between Flash and VLC plugins on permissions pages 2018-07-25 07:04:42 +08:00
wsdfhjxc 8fd536a2dc Preserve complete original behavior by default 2018-07-25 07:04:40 +08:00
wsdfhjxc 2eafa2b397 Revert "Remove obsolete findbar bug workaround"
This reverts commit fbd8ce865b2f01eeb5f4b3686730a7017f67cba1.
2018-07-25 07:04:39 +08:00
wsdfhjxc 6f9fa28641 Remove obsolete findbar bug workaround 2018-07-25 07:04:28 +08:00
Pale Moon c604ccc037 Add permissions manager title & menu entries.
Tag #893
2018-07-25 07:04:16 +08:00
janekptacijarabaci 2849c27a21 The browser - innerWindowID and outerWindowID (follow up) 2018-07-25 07:02:50 +08:00
janekptacijarabaci 6fc5526b0e XMLHttpRequest: Expose mozAnon constructor js binding to system scopes 2018-07-25 06:58:30 +08:00
Pale Moon e66b27084f Don't show dropped URLs immediately in the address bar. 2018-07-25 06:57:23 +08:00
Pale Moon e08db062d5 Fix focus issues with print preview window. 2018-07-25 06:56:25 +08:00
janekptacijarabaci 95e0893f39 Using "View Image" and "Save Image As"... (follow up) - fix typo 2018-07-25 06:53:40 +08:00
janekptacijarabaci 9bba46049e Using "View Image" and "Save Image As" on a large canvas doesn't work (follow up) 2018-07-25 06:53:35 +08:00
janekptacijarabaci 4182128f0b The browser - innerWindowID and outerWindowID (improvements) 2018-07-25 06:53:03 +08:00