Commit Graph

57 Commits

Author SHA1 Message Date
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 764580bb5b Remove apps pref 2018-07-25 07:06:15 +08:00
Franklin DM bb2ae1128e Remove link to Firefox marketplace 2018-07-25 07:06:07 +08:00
wsdfhjxc acde9467dc Simplify two prefs into one multi-valued pref 2018-07-25 07:05:59 +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
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
Pale Moon e08db062d5 Fix focus issues with print preview window. 2018-07-25 06:56:25 +08:00
janekptacijarabaci 32fd5760c0 [suggestion] Customizable toolbars - separators => constants; change the separator character 2018-07-25 06:47:33 +08:00
janekptacijarabaci f1415bba9c [suggestion] Customizable toolbars - style clean up 2018-07-25 06:47:11 +08:00
janekptacijarabaci 01d413eaf1 [suggestion] Customizable toolbars - persist the attribute "collapsed" (different and better) 2018-07-25 06:46:29 +08:00
janekptacijarabaci 9d8f9f65ce Revert "[suggestion] Customizable toolbars - persist the attribute "collapsed""
This reverts commit 0e780658e43c936df43934f0eb57b16f8c855301.
2018-07-25 06:46:26 +08:00
janekptacijarabaci a9d27f2b5b [suggestion] Customizable toolbars - persist the attribute "collapsed" 2018-07-25 06:46:17 +08:00
janekptacijarabaci 7839fac9ea [minor fix] Javascript warnings/errors when "javascript.options.strict" (only a small part of the code) 2018-07-25 06:43:03 +08:00
JustOff 90a68aa67e Revive Browser Debugger 2018-07-25 06:23:10 +08:00
janekptacijarabaci 92ce5108d3 DevTools - Fix settings (unused settings): DevToolbar, DevToolsConnect - style clean up 2018-07-25 01:20:59 +08:00
janekptacijarabaci 2be275924d DevTools - Fix settings (unused settings): DevToolbar, DevToolsConnect - fix typo 2018-07-25 01:20:57 +08:00
janekptacijarabaci fa8202fd9d DevTools - Fix settings (unused settings): DevToolbar, ErrorConsole, DevToolsConnect 2018-07-25 01:20:55 +08:00
NTD 539b253588 Move Mozilla DevTools to Platform - Part 9d: Update Resource URIs in browser and b2g 2018-07-25 01:17:49 +08:00
Pale Moon 45e2bd2438 Check type of node before using xlink:href
This resolves #286.
2018-07-25 01:16:08 +08:00
Pale Moon 2a816666ca Stop using nsIDownloadManagerUI service in BrowserDownloadsUI() call.
Either open in a tab or in library view directly.
2018-07-25 01:15:34 +08:00
janekptacijarabaci 986832f4b3 DevTools - some fixes (easier) 2018-07-25 01:08:53 +08:00
Pale Moon e755a6711f Revert "DevTools - some fixes"
This reverts commit f1d8b387aa13d49923798fb391b1abc9b5b3fb6e.
2018-07-25 01:08:51 +08:00
janekptacijarabaci eba280f266 DevTools - some fixes 2018-07-25 01:08:37 +08:00
Pale Moon abf23ebcc7 Switch SessionStore init to Promise.jsm in toolkit, and move restore previous session command check to the actual menu code.
This resolves #499.
2018-07-25 01:04:07 +08:00
Gpower2 c3c07497e7 Fix whitespaces 2018-07-25 01:03:11 +08:00
Gpower2 bc3ebad6bb Fix missing download progress on taskbar (Issue #516)
Used new DownloadsTaskbar.jsm from Mozilla
2018-07-25 01:02:58 +08:00
Pale Moon 79c747a9a1 Kill Google Safebrowsing. 2018-07-25 01:00:21 +08:00
Lootyhoof a566664483 Adjust dark frame flip point. 2018-07-25 00:54:41 +08:00
adisib 3a303e67f6 replace calls to String.prototype.contains with String.prototype.includes 2018-07-24 23:36:07 +08:00
wolfbeast 8c70e0de86 Change URL decoder to be more selective. 2018-07-24 23:30:51 +08:00
wolfbeast 2fd6c0d202 Get the HUDservice in a different way 2018-07-24 23:30:00 +08:00
wolfbeast 75ccd22bfb Fix the charset menu.
This resolves #34.
2018-07-24 23:28:40 +08:00
wolfbeast 169c729560 Split windows8WindowFrameColor.get() into separate functions for Win 8 and Win 10. 2018-07-24 23:26:35 +08:00
wolfbeast a61256907e Fix incorrect blocked popup list (no URLs) 2018-07-24 23:25:56 +08:00
wolfbeast 15db649d7c Align popup blocker FE code with refactored toolkit code. 2018-07-24 23:25:56 +08:00
wolfbeast 54217fca71 Unconditionally use JS transfers for downloads 2018-07-24 23:25:44 +08:00
wolfbeast 1b8b74b252 Enable using the JavaScript API as the back-end for the Downloads Panel. 2018-07-24 23:25:44 +08:00
NTD 718485d540 Issue #62 - Port the browser parts of Bug 1042699 2018-07-24 23:17:30 +08:00
wolfbeast 1b4d90a566 Pull our FE PopupNotifications module across into /browser and use it. 2018-07-24 23:16:44 +08:00
wolfbeast 5f7c7ce739 Components.interfaces.nsIDocShellTreeNode -> Components.interfaces.nsIDocShellTreeItem 2018-07-24 23:16:38 +08:00
wolfbeast fd2c260ab5 Add the /browser part of bug #691601 2018-07-24 23:16:19 +08:00
wolfbeast 3f7750c485 Switch login manager to use DOMFormHasPassword instead of DOMContentLoaded.
LoginManagerContent.onContentLoaded no longer exists.
2018-07-24 23:16:11 +08:00
Lootyhoof e9738642a0 Infer from each toolbar's text color whether to use inverted icons 2018-07-24 23:13:29 +08:00
wolfbeast f1453d2e41 Switch our context menu to a local /browser copy
This resolves #31
2018-07-24 23:13:27 +08:00
wolfbeast b4401d77a6 Fix PageMenu call 2018-07-24 23:13:25 +08:00