1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-30 04:08:33 +00:00
Commit Graph

43 Commits

Author SHA1 Message Date
janekptacijarabaci a422978746 [PALEMOON] [Frontend vs Backend] HTML - input - datetime
Issue #162
2019-02-15 23:45:57 +08:00
wolfbeast d5b0bc88af Mass-replace global-scope let with var in Pale Moon and TychoAM
tag #155
2019-02-15 23:45:42 +08:00
JustOff fa15a8282e Suppress false-positive warning about unreachable code after return in nsContextMenu.js 2019-02-15 23:45:26 +08:00
JustOff e05e624eb8 Use document's principal for favicons in browser 2019-02-15 23:44:14 +08:00
JustOff 53f6a692d3 Make JS callers of ios.newChannel call ios.newChannel2 in browser/ 2019-02-15 23:44:02 +08:00
janekptacijarabaci e37a6016b9 Fix a comment: "DevEdition theme" vs "DevTools theme"
Issue #102
2019-02-15 23:44:00 +08:00
janekptacijarabaci ef8ecc5bcd Fix: Developer Toolbar (the command: cookie; themes)
Issue #102
2019-02-15 23:43:59 +08:00
janekptacijarabaci 2b0e91b059 Fix typo in a property in tabbrowser.xml
Issue #138
2019-02-15 23:43:54 +08:00
janekptacijarabaci fdeebefb1f Fix (to TODO): Findbar throws an error - "nsIPrefBranch.getBoolPref" is not exist in browser.js
Issue #138
2019-02-15 23:43:53 +08:00
janekptacijarabaci 25b7b3d1d3 Fix: Findbar broken (basic)
Issue #138
2019-02-15 23:43:51 +08:00
janekptacijarabaci 1476418612 Style clean up: saveImageURL() in nsContextMenu.js
Tag #139
2019-02-15 23:43:50 +08:00
janekptacijarabaci df7ccbc7b5 Fix: DEPRECATION WARNING: saveImageURL should be passed the private state of the in nsContextMenu.js
Issue #121
2019-02-15 23:43:48 +08:00
janekptacijarabaci a47dfd1d82 Fix: Using "View Source" from Browser Console
Issue #121
2019-02-15 23:43:06 +08:00
janekptacijarabaci d42b40ac91 [PALEMOON] [Frontend vs Backend] Password Manager: InsecurePasswordUtils.checkForInsecurePasswords is not a function 2019-02-15 23:42:38 +08:00
janekptacijarabaci a788d5946d [PALEMOON] [Frontend vs Backend] Password Manager - Implemented Popup Notifications (it is not complete) 2019-02-15 23:42:35 +08:00
janekptacijarabaci 6c1f35b378 [PALEMOON] [Frontend vs Backend] Login Manager: Bug 1045987 - Implemented "getBrowserForContentWindow" method in tabbrowser.xml 2019-02-15 23:42:32 +08:00
NTD f091415fe1 [PALEMOON] Resolve issues with redeclaration according to ES6 2019-02-15 23:42:29 +08:00
NTD ce786e442d Revert "[PALEMOON] Fix redeclarations of shorthand Cc, Ci, Cu"
This reverts commit 6fde853fa8276926f30c7135bdd5f68de3afc35a.
2019-02-15 23:42:28 +08:00
NTD 4f4157b2fe [PALEMOON] Fix depth in baseMenuOverlay.xul 2019-02-15 23:42:17 +08:00
janekptacijarabaci ff21114dcf [PALEMOON] [DevTools] Fix a path with Console.jsm (deprecated) - in sanitize.js
Issue #57
2019-02-15 23:42:14 +08:00
janekptacijarabaci c08c8276b8 [PALEMOON] "Page Info" - "Permissions" - use uri.spec instead of uri in a new Error
Issue #112
Issue #57
2019-02-15 23:42:13 +08:00
janekptacijarabaci ab1931ad43 [PALEMOON] "Page Info" - "Permissions": Fix - List of plugins
Issue #112
2019-02-15 23:42:08 +08:00
janekptacijarabaci f96ddd6e75 [PALEMOON] "Page Info" - "Permissions": Quota Manager => Quota Manager Service
Issue #112
2019-02-15 23:42:07 +08:00
janekptacijarabaci 23dfb5f92e [PALEMOON] "Page Info" - "Permissions": Permission Manager - use URI instead of URI.host
Issue #112
2019-02-15 23:42:05 +08:00
NTD faf3884a6b [PALEMOON] Fix for loops in grid.js (included into newTab.js)
(SyntaxError: missing ] after element list)
2019-02-15 23:41:53 +08:00
NTD 3a6779ae87 [PALEMOON] Use non-prefixed cancelAnimationFrame in browser-fullscreen.js 2019-02-15 23:41:49 +08:00
NTD f0d4b2476b [DEVTOOLS] Resolve issues with dynamically created devtools menu items vs hardcoded vs overlay
Follow up to 1a36001
2019-02-15 23:41:45 +08:00
janekptacijarabaci ec462508c2 [PALEMOON] [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js)
Issue #102
2019-02-15 23:41:36 +08:00
janekptacijarabaci b25d89ad75 [PALEMOON] [DevTools] Fix a function "Inspect Element" (nsContextMenu.js)
Issue #102
2019-02-15 23:41:30 +08:00
janekptacijarabaci 8b48b8efaf [PALEMOON] [DevTools] Support for adding menuitems dynamically
Issue #102
2019-02-15 23:41:28 +08:00
NTD 6af2c1924e [PALEMOON] Fix dragging when tabs are on top and menubar is disabled 2019-02-15 23:41:18 +08:00
NTD 09bb0bc482 [PALEMOON] Fix some errors in tabbrowser.xml by adding usercontextid where needed 2019-02-15 23:41:13 +08:00
NTD ec2f2fb3de [PALEMOON] Remove instanceof SVGDocument from browser-thumbnails.js 2019-02-15 23:41:12 +08:00
NTD 47e1dee242 [PALEMOON] Finish incomplete ifdef'ing of MOZ_WEBRTC 2019-02-15 23:41:09 +08:00
NTD f7b2643855 [PALEMOON] Fix typo in browser-thumbnails.js
Follow up to a0bfb651b
2019-02-15 23:41:01 +08:00
NTD c784ad0ead [PALEMOON] Use unprefixed requestAnimationFrame in tabbrowser.xml 2019-02-15 23:40:52 +08:00
NTD bb7e0d318f [PALEMOON] Swipe Basilisk's browser-fullZoom.js 2019-02-15 23:40:50 +08:00
NTD be3cf619b0 [PALEMOON] Fix redeclarations of shorthand Cc, Ci, Cu 2019-02-15 23:40:47 +08:00
NTD c8af8ae332 [PALEMOON] Switch call to autocomplete from history to unifiedcomplete in tabbrowser.xml 2019-02-15 23:40:45 +08:00
NTD f3e221a6ac [PALEMOON] Fix for loops in browser-thumbnails.js (SyntaxError: missing ] after element list) 2019-02-15 23:40:42 +08:00
NTD a5f9344426 Sync Pale Moon code 2019-02-15 23:40:01 +08:00
NTD 1648d92f30 Sync Pale Moon code 2019-02-15 23:34:15 +08:00
NTD fe8028fa2e Add Pale Moon 2018-02-02 03:35:06 -05:00