Commit Graph

456 Commits

Author SHA1 Message Date
Pale Moon 104f3de320 Add HSTS and HPKP controls to the preferences UI.
Tag #1053
2018-07-25 07:11:14 +08:00
janekptacijarabaci 8af783f166 hasRootDomain: nsPrivateBrowsingService.js -> ForgetAboutSite.jsm 2018-07-25 07:10:56 +08:00
janekptacijarabaci e25885b0f7 Cookies...: Added a comments 2018-07-25 07:10:54 +08:00
janekptacijarabaci 961a0ee9ee Cookies...: if the master password... (follow up), String.indexOf -> String.includes 2018-07-25 07:10:50 +08:00
janekptacijarabaci 403fcc5945 Cookies...: Forget About site (follow up); Permissions (follow up) 2018-07-25 07:10:46 +08:00
janekptacijarabaci 3a65fd7edd Multiple browser windows - after restart - throws an error 2018-07-25 07:10:40 +08:00
janekptacijarabaci 303ddbf5c6 Cookies - sub1.example.com vs. sub2.sub1.example.com: Forget About site (+ improvements); Permissions (+ fix comments) - fix typo 2018-07-25 07:10:39 +08:00
janekptacijarabaci 2ddc4dd5a8 Cookies - sub1.example.com vs. sub2.sub1.example.com: Forget About site (+ improvements); Permissions (+ fix comments) 2018-07-25 07:09:17 +08:00
Pale Moon 8846d3466b Properly handle displayed address if URL changes. 2018-07-25 07:08:53 +08:00
Pale Moon c71a8dc53f Remove unnecessary confirmations, fix button style, revert unwanted code style changes.
Follow-up to #1043
2018-07-25 07:08:49 +08:00
janekptacijarabaci f2961af2a8 Permissions: Revert "Style clean up", configurable parameter (all.js -> firefox.js), the specific text in question, fix typo
Because the global variables vs. the global space, the order of
properties in the object, etc.
But I will return my "ugly code".
2018-07-25 07:08:39 +08:00
janekptacijarabaci 08a6641180 Permissions: A default value -> [remove from the DB] 2018-07-25 07:08:34 +08:00
janekptacijarabaci 346f3becf3 Permissions: Reload list of sites, use default, confirm before any action, permissions.places-sites-limit (improvements), style clean up 2018-07-25 07:08:27 +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
janekptacijarabaci 28104fb139 Permissions: ... css - change units from ex to em 2018-07-25 07:05:25 +08:00
Franklin DM d30e2929a3 Add imagedocument.png to jar.mn 2018-07-25 07:05:23 +08:00
Franklin DM 90786323e7 Add imagedocument.png to jar.mn 2018-07-25 07:05:20 +08:00
Franklin DM 7599447f53 Add imagedocument.png to jar.mn 2018-07-25 07:05:19 +08:00
janekptacijarabaci a78da3dcc0 Permissions: gTLDService -> Services.eTLD 2018-07-25 07:05:17 +08:00
Franklin DM daa1b6165e Add imagedocument.png to linux 2018-07-25 07:05:14 +08:00
Franklin DM 4147a6529e Add imagedocument.png to osx 2018-07-25 07:05:12 +08:00
Franklin DM 1fe9657985 Update jar.mn 2018-07-25 07:05:11 +08:00
Franklin DM ecbc664cfd Move imagedocument.png 2018-07-25 07:05:08 +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
janekptacijarabaci dfa1d89f09 Permissions: Cookies correspond to domain (follow up) 2018-07-25 07:05:02 +08:00
janekptacijarabaci 09580d19ca Permissions: ...difference between the "default value" and an "actual value" - style clean up 2018-07-25 07:05:00 +08:00
janekptacijarabaci a16dcd55fe Permissions: Cookies correspond to domain, difference between the "default value" and a "actual value" (improvements) 2018-07-25 07:04:59 +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 c8b044cde9 Update extension/plugin icons (Windows) 2018-07-25 07:04:22 +08:00
janekptacijarabaci 9ccff929a6 Livemarks are lacking their special icons in the Bookmarks Manager 2018-07-25 07:04:19 +08:00
Pale Moon c604ccc037 Add permissions manager title & menu entries.
Tag #893
2018-07-25 07:04:16 +08:00
janekptacijarabaci 4363da021c DevTools - the cmd line - support for "-browserconsole", "-jsdebugger", "-devtools" and "-start-debugger-server" 2018-07-25 07:04:10 +08:00
Pale Moon ae3ec21188 Remove migration of browser settings from IE/Safari profile import.
This resolves #1009
2018-07-25 07:03:54 +08:00