summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Revert "Restore Dict.jsm"Matt A. Tobin2018-04-12-286/+0
|
* Fix loops in Dict.jsmMatt A. Tobin2018-04-12-9/+45
| | | | SyntaxError: missing ] after element list
* Restore Dict.jsmMatt A. Tobin2018-04-12-0/+250
|
* Add missing l10n stringMatt A. Tobin2018-04-12-0/+1
|
* Maybe fix SyntaxError: non-generator method definitions may not contain ↵Matt A. Tobin2018-04-12-1/+1
| | | | yield in MigrationUtils.jsm
* Merge pull request #126 from ↵New Tobin Paradigm2018-04-12-71/+149
|\ | | | | | | | | janekptacijarabaci/js_X-Content-Type-Options_nosniff_json_1 Align XCTO: nosniff allowed script MIME types with the spec
| * Bug 1288768 - Better error reporting for network errors in workersjanekptacijarabaci2018-04-04-22/+7
| |
| * Bug 1288768 - Better error reporting for network errors in workersjanekptacijarabaci2018-04-04-26/+132
| |
| * Bug 1431095 - Change Content-Type-Options: nosniff allowed script MIME types ↵janekptacijarabaci2018-04-03-23/+10
| | | | | | | | to match the spec
* | Merge pull request #127 from janekptacijarabaci/devtools_appmenu_3New Tobin Paradigm2018-04-12-11/+13
|\ \ | | | | | | [PALEMOON] [DevTools] Added support of the appmenu for DevTools menuitems (follow up)
| * | [PALEMOON] [DevTools] Added support of the appmenu for DevTools menuitems ↵janekptacijarabaci2018-04-12-11/+13
| | | | | | | | | | | | | | | | | | | | | (follow up) Issue #96 Issue #102
* | | Merge pull request #124 from janekptacijarabaci/pm_about-plugins_1New Tobin Paradigm2018-04-12-3/+2
|\ \ \ | | | | | | | | about:plugins - fix "addMessageListener is not a function" (e10s off - revert bug 1068087 - partially)
| * | | [PALEMOON] about:plugins - fix "addMessageListener is not a function" (e10s ↵janekptacijarabaci2018-04-12-3/+2
| | | | | | | | | | | | | | | | off - revert bug 1068087 - partially)
* | | | Merge pull request #125 from janekptacijarabaci/pm_loginManager_1New Tobin Paradigm2018-04-12-24/+55
|\ \ \ \ | | | | | | | | | | [PALEMOON] Fix Login Manager (Prompter) - basic
| * | | | moebius#117: Login Manager Prompter - auth: Throws an errorsjanekptacijarabaci2018-04-12-1/+28
| | | | | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/117
| * | | | [PALEMOON] [Frontend vs Backend] Password Manager: ↵janekptacijarabaci2018-04-12-2/+5
| | | | | | | | | | | | | | | | | | | | `InsecurePasswordUtils.checkForInsecurePasswords` is not a function
| * | | | Revert "[PALEMOON] Login Manager Prompter: win.gBrowser is undefined"janekptacijarabaci2018-04-12-5/+3
| | | | | | | | | | | | | | | | | | | | This reverts commit 263927c717e7eb7146091839930f36424d7bd5bf.
| * | | | [PALEMOON] [Frontend vs Backend] Password Manager - Implemented Popup ↵janekptacijarabaci2018-04-11-0/+8
| | | | | | | | | | | | | | | | | | | | Notifications (it is not complete)
| * | | | [PALEMOON] Preferences - Security - Password Manager: Use ↵janekptacijarabaci2018-04-11-21/+4
| | | | | | | | | | | | | | | | | | | | LoginHelper.isMasterPasswordSet instead of _masterPasswordSet
| * | | | [PALEMOON] [Frontend vs Backend] Login Manager: Bug 1045987 - Implemented ↵janekptacijarabaci2018-04-11-0/+10
| | | | | | | | | | | | | | | | | | | | "getBrowserForContentWindow" method in tabbrowser.xml
| * | | | [PALEMOON] Login Manager Prompter: win.gBrowser is undefinedjanekptacijarabaci2018-04-11-3/+5
| |/ / /
* | | | Merge pull request #123 from janekptacijarabaci/pm_devtools_2New Tobin Paradigm2018-04-12-0/+8
|\ \ \ \ | | | | | | | | | | [PALEMOON] [DevTools] Fix preferences in preferences.inc
| * | | | [PALEMOON] [DevTools] Fix preferences in preferences.incjanekptacijarabaci2018-04-12-0/+8
| |/ / / | | | | | | | | | | | | | | | | See: http://xref.palemoon.org/uxp-trunk/source/devtools/client/webconsole/utils.js#269
* | | | Merge pull request #122 from janekptacijarabaci/pm_icons_1New Tobin Paradigm2018-04-12-0/+13
|\ \ \ \ | | | | | | | | | | [PALEMOON] Update: extension/plugin icons (Windows), passwordmgr icons
| * | | | [PALEMOON] Update: extension/plugin icons (Windows), passwordmgr iconsjanekptacijarabaci2018-04-12-0/+13
| |/ / / | | | | | | | | | | | | https://github.com/MoonchildProductions/Pale-Moon/commit/050f33015bb234c42c88c282dc75dc2133727094
* | | | [PALEMOON] Resolve issues with redeclaration according to ES6Matt A. Tobin2018-04-12-22/+22
| | | |
* | | | Revert "[PALEMOON] Fix redeclarations of shorthand Cc, Ci, Cu"Matt A. Tobin2018-04-12-3/+9
| | | | | | | | | | | | | | | | This reverts commit 6fde853fa8276926f30c7135bdd5f68de3afc35a.
* | | | Revert "[PALEMOON] Use Components.interfaces directly in controller.js, ↵Matt A. Tobin2018-04-12-91/+91
| |/ / |/| | | | | | | | | | | | | | history-panel.js, and treeView.js" This reverts commit 8e9e05da3d770daab326621b0ce42eb15d1cb740.
* | | Merge pull request #119 from adeshkp/patch-2Moonchild2018-04-11-1/+1
|\ \ \ | | | | | | | | [PALEMOON] Fix depth for toolkit osx/shared.inc
| * | | [PALEMOON] Fix depth for toolkit osx/shared.incadeshkp2018-04-11-1/+1
|/ / /
* | | Remove crash reporter part 1.wolfbeast2018-04-11-4379/+46
|\ \ \ | | | | | | | | | | | | Merged branch 'remove-crashreporter'
| * \ \ Rebase on masterwolfbeast2018-04-11-11252/+3731
| |\ \ \ | |/ / / |/| | |
* | | | Fix aboutSupport.jswolfbeast2018-04-11-17/+1
| |/ / |/| | | | | | | | | | | | | | Addresses comments: https://github.com/MoonchildProductions/UXP/commit/bf6bb142fc5bcb49b053788e06160af304f639e5#commitcomment-28527974 https://github.com/MoonchildProductions/UXP/commit/0f99df52d5309158c7b916581c5a79496b1844db#commitcomment-28527792
* | | [PALEMOON] Fix depth in baseMenuOverlay.xulMatt A. Tobin2018-04-11-1/+1
| | |
* | | Merge pull request #118 from janekptacijarabaci/pm_sanitize_offlineApps_1New Tobin Paradigm2018-04-11-4/+10
|\ \ \ | | | | | | | | [PALEMOON] Fix Sanitize - Offline Apps (e.g. "Offline" - "Clear Recent History" - "Offline Website Data"): Quota Manager => Quota Manager Service
| * | | [PALEMOON] Fix Sanitize (e.g. "Offline" - "Clear Recent History" - "Offline ↵janekptacijarabaci2018-04-11-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | Website Data"): Quota Manager => Quota Manager Service Issue #57
* | | | Merge pull request #117 from janekptacijarabaci/pm_sanitize_path_console_1New Tobin Paradigm2018-04-11-1/+1
|\ \ \ \ | | | | | | | | | | [PALEMOON] [DevTools] Fix a path with Console.jsm (deprecated) - in sanitize.js
| * | | | [PALEMOON] [DevTools] Fix a path with Console.jsm (deprecated) - in sanitize.jsjanekptacijarabaci2018-04-11-1/+1
| |/ / / | | | | | | | | | | | | Issue #57
* | | | Merge pull request #116 from ↵New Tobin Paradigm2018-04-11-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | janekptacijarabaci/pm_pageinfo_permissions_error_uri_1 [PALEMOON] "Page Info" - "Permissions" - use uri.spec instead of uri in a new Error
| * | | | [PALEMOON] "Page Info" - "Permissions" - use uri.spec instead of uri in a ↵janekptacijarabaci2018-04-11-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | new Error Issue #112 Issue #57
* | | | [PALEMOON] Fix depth for toolkit osx shared.incMatt A. Tobin2018-04-11-1/+1
| | | |
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPMatt A. Tobin2018-04-11-23/+43
|\| | |
| * | | Merge pull request #115 from ↵New Tobin Paradigm2018-04-10-23/+43
| |\ \ \ | | | | | | | | | | | | | | | | | | | | janekptacijarabaci/pm_pageinfo_permissions_plugins_1 [PALEMOON] "Page Info" - "Permissions": Fix - List of plugins
| | * | | [PALEMOON] "Page Info" - "Permissions": Fix - List of pluginsjanekptacijarabaci2018-04-10-9/+22
| | | | | | | | | | | | | | | | | | | | Issue #112
| | * | | [PALEMOON] "Page Info" - "Permissions": Quota Manager => Quota Manager Servicejanekptacijarabaci2018-04-10-10/+17
| | | | | | | | | | | | | | | | | | | | Issue #112
| | * | | [PALEMOON] "Page Info" - "Permissions": Permission Manager - use URI instead ↵janekptacijarabaci2018-04-10-4/+4
| |/ / / | | | | | | | | | | | | | | | | | | | | of URI.host Issue #112
* / / / Only enable general.useragent.appVersionIsBuildID for Basilisk by defaultMatt A. Tobin2018-04-11-1/+3
|/ / /
* | | Merge pull request #111 from janekptacijarabaci/pm_devtools_2_pathsNew Tobin Paradigm2018-04-09-5/+5
|\ \ \ | | | | | | | | [PALEMOON] [DevTools] Fix some paths with ToolboxProcess.jsm and Console.jsm (deprecated)
| * | | [PALEMOON] Fix some paths (deprecated) with Console.jsm (sessionstore, ↵janekptacijarabaci2018-04-09-2/+2
| | | | | | | | | | | | | | | | extensions)
| * | | [PALEMOON] [DevTools] Fix some paths with ToolboxProcess.jsm (extensions)janekptacijarabaci2018-04-09-3/+3
|/ / / | | | | | | | | | Issue #102