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
|
7099ae78c1
|
Remove dead Places protocol handler in Pale Moon
|
2019-02-15 23:45:39 +08:00 |
|
JustOff
|
65f1f88bdb
|
Align SessionStore.jsm with the updated nsICookieManager2.add() API
|
2019-02-15 23:45:32 +08:00 |
|
JustOff
|
f2a81e184d
|
Align SessionStore.jsm with the updated getCookiesFromHost() API
|
2019-02-15 23:45:20 +08:00 |
|
janekptacijarabaci
|
e95eff8e11
|
[PALEMOON] Downloads - throws an error
Issue #121
|
2019-02-15 23:44:20 +08:00 |
|
janekptacijarabaci
|
65356126cc
|
Fix: TypeError: "this._richlistbox.selectedItems.slice is not a function" in allDownloadsViewOverlay.js
Issue #121
|
2019-02-15 23:44:18 +08:00 |
|
JustOff
|
1f560c7d2f
|
Use modern syntax to call NetUtil.newChannel() in _SessionFile.jsm
|
2019-02-15 23:44:17 +08:00 |
|
JustOff
|
e05e624eb8
|
Use document's principal for favicons in browser
|
2019-02-15 23:44:14 +08:00 |
|
NTD
|
430c6c62ac
|
[PALEMOON] Update handle-xul-text-link to deal with json source data
|
2019-02-15 23:43:02 +08:00 |
|
NTD
|
6bb8c2d3ab
|
[PALEMOON] Remove the migrator
|
2019-02-15 23:42:59 +08:00 |
|
NTD
|
a2b532ed1a
|
Maybe fix SyntaxError: non-generator method definitions may not contain yield in MigrationUtils.jsm
|
2019-02-15 23:42:49 +08:00 |
|
janekptacijarabaci
|
0aaef1f312
|
[PALEMOON] Preferences - Security - Password Manager: Use LoginHelper.isMasterPasswordSet instead of _masterPasswordSet
|
2019-02-15 23:42:34 +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
|
de8779303a
|
Revert "[PALEMOON] Use Components.interfaces directly in controller.js, history-panel.js, and treeView.js"
This reverts commit 8e9e05da3d770daab326621b0ce42eb15d1cb740.
|
2019-02-15 23:42:26 +08:00 |
|
janekptacijarabaci
|
c03236765c
|
[PALEMOON] Fix some paths (deprecated) with Console.jsm (sessionstore, extensions)
|
2019-02-15 23:42:04 +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 |
|
janekptacijarabaci
|
54521c2066
|
[PALEMOON] [DevTools] Fix some paths to DevTools (sessionstore)
Issue #102
|
2019-02-15 23:41:31 +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
|
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
|
be3cf619b0
|
[PALEMOON] Fix redeclarations of shorthand Cc, Ci, Cu
|
2019-02-15 23:40:47 +08:00 |
|
NTD
|
df8efe59f4
|
[PALEMOON] Fix for loops in treeView.js (SyntaxError: missing ] after element list)
|
2019-02-15 23:40:41 +08:00 |
|
NTD
|
9052cdd14f
|
[PALEMOON] Remove check for MSE mixed prefs in nsBrowserGlue.js
|
2019-02-15 23:40:39 +08:00 |
|
NTD
|
c74b6d7548
|
[PALEMOON] Fix fuelApplication.js include depth
|
2019-02-15 23:40:25 +08:00 |
|
NTD
|
8ba0d446a1
|
[PALEMOON] Resolve externals is browsercomps
|
2019-02-15 23:40:22 +08:00 |
|
NTD
|
3a4bc108d7
|
[PALEMOON] Wholesale steal Basilisk's shell component
|
2019-02-15 23:40:20 +08:00 |
|
NTD
|
b76b957009
|
[PALEMOON] Swipe nsIEHistoryEnumerator from Basilisk
|
2019-02-15 23:40:19 +08:00 |
|
NTD
|
0a2d226e8d
|
[PALEMOON] use nsresult instead of NS_METHOD in nsFeedSniffer
|
2019-02-15 23:40:17 +08:00 |
|
NTD
|
fda68c9bfe
|
[PALEMOON] Remove the NS_APP_BOOKMARKS_50_FILE directory service key
|
2019-02-15 23:40:16 +08:00 |
|
NTD
|
07667373c4
|
[PALEMOON] Remove nsIAboutModule::GetIndexedDBOriginPostfix();
|
2019-02-15 23:40:14 +08:00 |
|
NTD
|
3e9cfdb92a
|
[PALEMOON] First pass fix of obvious moz.build issues
|
2019-02-15 23:40:10 +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 |
|