Commit graph

709 commits

Author SHA1 Message Date
janekptacijarabaci
23dfb5f92e [PALEMOON] "Page Info" - "Permissions": Permission Manager - use URI instead of URI.host
Issue #112
2019-02-15 23:42:05 +08:00
janekptacijarabaci
c03236765c [PALEMOON] Fix some paths (deprecated) with Console.jsm (sessionstore, extensions) 2019-02-15 23:42:04 +08:00
janekptacijarabaci
b688ccaecc [PALEMOON] [DevTools] Fix some paths with ToolboxProcess.jsm (extensions)
Issue #102
2019-02-15 23:42:02 +08:00
NTD
c94db0d1d0 [PALEMOON] Enable Devtools by default 2019-02-15 23:42:01 +08:00
NTD
000fd047f8 [PALEMOON] Preprocess organizer.css on Windows 2019-02-15 23:41:59 +08:00
NTD
243f9d9be0 [PALEMOON] Fix for loops in MigrationUtils.jsm
(SyntaxError: missing ] after element list)
2019-02-15 23:41:58 +08:00
NTD
eb05e51460 [PALEMOON] Fix for loops in allDownloadsViewOverlay.js
(SyntaxError: missing ] after element list)
2019-02-15 23:41:56 +08:00
NTD
0f3de472c4 [PALEMOON] Use Components.interfaces directly in controller.js, history-panel.js, and treeView.js 2019-02-15 23:41:55 +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
bec27a534b [PALEMOON] Add an expected pref browser.newtabpage.enhanced 2019-02-15 23:41:52 +08:00
NTD
3a6779ae87 [PALEMOON] Use non-prefixed cancelAnimationFrame in browser-fullscreen.js 2019-02-15 23:41:49 +08:00
janekptacijarabaci
38abddf0e6 [DevTools] Use preprocessing for: a global variable "gDevTools" and the context menu - a function "Inspect Element"
Follow up: #106
2019-02-15 23:41:48 +08:00
janekptacijarabaci
c166a0abd4 [PALEMOON] [DevTools] Added support of the appmenu for DevTools menuitems (follow up)
Issue #96
Issue #102
2019-02-15 23:41:46 +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
trav90
4f5c7979e2 Fix packaging after bf6bb14 2019-02-15 23:41:43 +08:00
janekptacijarabaci
dee9b7b41d Style clean up 2019-02-15 23:41:42 +08:00
janekptacijarabaci
e5b9c090ba Use preprocessing instead of AppConstants.jsm 2019-02-15 23:41:40 +08:00
janekptacijarabaci
1661445308 CustomizableUI.jsm can't be used for Pale Moon - setting conditions
Issue #97
2019-02-15 23:41:39 +08:00
janekptacijarabaci
624b3b73de [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js)
Issue #95
Follow up: #99
2019-02-15 23:41:37 +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
7f901552dd [PALEMOON] [DevTools] Fix + Add some paths to DevTools (installer - package-manifest.in)
Issue #102
2019-02-15 23:41:34 +08:00
janekptacijarabaci
f17be5b452 [PALEMOON] [DevTools] Fix some paths to DevTools (themes)
Issue #102
2019-02-15 23:41:33 +08:00
janekptacijarabaci
54521c2066 [PALEMOON] [DevTools] Fix some paths to DevTools (sessionstore)
Issue #102
2019-02-15 23:41:31 +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
trav90
10b24b8110 Fix Value::isGCThing footgun, stop returning true for NullValue 2019-02-15 23:41:26 +08:00
wolfbeast
9d2e0ff0c4 Remove telemetry experiments framework 2019-02-15 23:41:25 +08:00
janekptacijarabaci
e5c504fca6 Added support of the appmenu for DevTools menuitems (optional)
Issue #96
2019-02-15 23:41:23 +08:00
janekptacijarabaci
93944a63e9 Remove unused variables (DevTools) in browser.js
Issue #95
2019-02-15 23:41:21 +08:00
janekptacijarabaci
01247d33ff Fix some comment in devtools-browser.js 2019-02-15 23:41:20 +08:00
NTD
6af2c1924e [PALEMOON] Fix dragging when tabs are on top and menubar is disabled 2019-02-15 23:41:18 +08:00
trav90
69e5a25a51 Only add -Wno-null-conversion when building with clang
Fixes some GCC warning spam.
2019-02-15 23:41:16 +08:00
trav90
c5757236c9 Fix incorrect assertions in js/src/builtin/
Prevents GCC 7 build warning spam.
2019-02-15 23:41:15 +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
1344bfe691 [PALEMOON] Fix for loops in DownloadsCommon.jsm and WindowsPreviewPerTab.jsm
(SyntaxError: missing ] after element list)
2019-02-15 23:41:10 +08:00
NTD
47e1dee242 [PALEMOON] Finish incomplete ifdef'ing of MOZ_WEBRTC 2019-02-15 23:41:09 +08:00
NTD
332daa081a Update configure variable verification 2019-02-15 23:41:07 +08:00
NTD
c827ae307d [PALEMOON] Use an array for Lazy Module Getters 2019-02-15 23:41:06 +08:00
NTD
038fd273ea Make code style consistent across all AboutRedirector's 2019-02-15 23:41:04 +08:00
NTD
81c6c590cc Make about:logopage available to any browser that opts into MOZ_PHOENIX
Follow up to 5e8e0689c
2019-02-15 23:41:03 +08:00
NTD
f7b2643855 [PALEMOON] Fix typo in browser-thumbnails.js
Follow up to a0bfb651b
2019-02-15 23:41:01 +08:00
NTD
d372405c3e [WebExAM] Use a special "platform" ID and version number for WebExtensions in XPIProvider.jsm 2019-02-15 23:41:00 +08:00
wolfbeast
30f2bb45a7 Instate unofficial branding (Serpent) 2019-02-15 23:40:58 +08:00
wolfbeast
5934916122 Remove about:home snippets. 2019-02-15 23:40:57 +08:00
wolfbeast
b79a4ce07d Silence for-each-in warnings 2019-02-15 23:40:55 +08:00
NTD
5d61575a9f Port over logopage 2019-02-15 23:40:53 +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
026cd282e0 [PALEMOON] Add missing strings to override netError.dtd 2019-02-15 23:40:48 +08:00