janekptacijarabaci
e0c491fafe
Bug 1039540 - Disable the sorting of rows of sub-dialogs when right clicking (+ style clean up)
2019-02-15 23:50:48 +08:00
janekptacijarabaci
8d0c3c72d3
Bug 1137870 - Fix mismatching argument counts in permissions.js (partially)
2019-02-15 23:50:46 +08:00
janekptacijarabaci
6462ac2979
Bug 340432 - Add the ability to cancel site permission changes
2019-02-15 23:50:45 +08:00
janekptacijarabaci
61d9cbe246
Bug 574460 - Fix handling of permission deletion notifications in preference dialogs
2019-02-15 23:50:43 +08:00
janekptacijarabaci
078801b39f
Bug 431901 - Update preference dialogs to treat backspace and delete equivalently on Mac OS X
2019-02-15 23:50:42 +08:00
janekptacijarabaci
af4f1319d1
Bug 1006461 - Fix handling of permission notifications in preference dialogs
2019-02-15 23:50:40 +08:00
janekptacijarabaci
13a5a75e2c
Bug 956151 - Remove the perm attribute in permissions.js
2019-02-15 23:50:38 +08:00
janekptacijarabaci
5eda6e6b44
Bug 1038811 - Push Notifications (observer)
2019-02-15 23:50:37 +08:00
janekptacijarabaci
c662424575
Bug 1038811 - Push Notifications - Firefox front end changes for preferences, and permission notification
2019-02-15 23:50:34 +08:00
janekptacijarabaci
bb156cfdf1
Bug 1115293 - Use "use strict"
2019-02-15 23:50:33 +08:00
janekptacijarabaci
e05cd41451
Bug 996448 - Lazify the loading of PluralForm.jsm everywhere
2019-02-15 23:50:31 +08:00
janekptacijarabaci
9ee1ed3eaf
[PALEMOON] [frontend vs backend] Fix cookies in Preferences
...
Issue #121
2019-02-15 23:50:00 +08:00
NTD
1f12910aa2
[PALEMOON] Replace tabs with 2 spaces in statusbar component
2019-02-15 23:48:15 +08:00
janekptacijarabaci
5e1f4eaae1
[PALEMOON] moebius#58: Pale Moon - the cmd line - help (the columns alignment)
...
259e214960
https://github.com/MoonchildProductions/moebius/pull/58
2019-02-15 23:48:04 +08:00
janekptacijarabaci
9e98d5c6ad
Revert partially (application/palemoon) "moebius#205: Fix: The profile - resetting (the custom profile name)"
2019-02-15 23:47:53 +08:00
janekptacijarabaci
e4f4bee06f
Revert "[PALEMOON] Fix: The profile resseting - partially"
...
This reverts commit 4e7e4c2cbed8209974691f18180fa7ea8f00e785.
2019-02-15 23:47:52 +08:00
janekptacijarabaci
0a5b3784ee
[PALEMOON] Fix: The profile resseting - partially
...
aaf3409c46
- Revert migration
- Partially
- no manual migration from Places
- no migration from other browsers
- no the cmd `-migration`
- Fix migration files (`// Tycho:`)
- Something in the last commit (a typo)
2019-02-15 23:47:49 +08:00
janekptacijarabaci
6a0f3e8f3f
moebius#205: Fix: The profile - resetting (the custom profile name)
...
https://github.com/MoonchildProductions/moebius/pull/205
2019-02-15 23:47:47 +08:00
janekptacijarabaci
176f6bc744
[PALEMOON] Engine manager - fix typo (added a name function for debugging)
...
Issue #121
2019-02-15 23:46:52 +08:00
janekptacijarabaci
18af8ef34f
[PALEMOON] Engine Manager throws a warning (deprecated)
...
Issue #121
2019-02-15 23:46:50 +08:00
janekptacijarabaci
bd50a27250
[PALEMOON] Places - fix: throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager]
...
Issue #133
Tag https://github.com/MoonchildProductions/UXP/pull/134
2019-02-15 23:46:43 +08:00
JustOff
3df5e55320
Use asyncOpen2 instead of asyncOpen everywhere in Pale Moon
2019-02-15 23:46:31 +08:00
NTD
51bef58e0b
[PALEMOON] Localize a private copy of the pre-richlistbox autocomplete ksmodule
2019-02-15 23:46:30 +08:00
NTD
c887c0a5ee
Revert "[PALEMOON] Source nsPlacesAutoComplete from the suite"
...
This reverts commit 532de8c09d10767960cdecbb4fcaa4262884016e.
2019-02-15 23:46:23 +08:00
NTD
d8e1602c55
[PALEMOON] Source nsPlacesAutoComplete from the suite
2019-02-15 23:46:19 +08:00
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