Commit Graph

38 Commits

Author SHA1 Message Date
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
wolfbeast 964f3258fa Implement Windows 10 accent color styling. 2018-07-24 23:13:24 +08:00
wolfbeast da0a90e3f3 Fix UI bustage due to failure to set default charset on a new window. 2018-07-24 23:13:21 +08:00
NTD ad79a9d62a Transfer Pale Moon Application Specific Code to the repository 2018-07-24 23:13:13 +08:00
NTD 0db22e1346 Obliterate Browser 38 2018-07-24 23:13:02 +08:00
wolfbeast 8e5df79611 Fix nav bustage because of UITour not being available. 2018-07-24 23:11:57 +08:00
wolfbeast 53761b6336 Prep tree for forward-porting Goanna: stage 2 2018-07-24 23:11:02 +08:00
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00