Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #156 from janekptacijarabaci/pm_places_downloads_1 | New Tobin Paradigm | 2018-04-14 | -1/+25 |
|\ | | | | | [PALEMOON] Downloads - throws an error | |||
| * | [PALEMOON] Downloads - throws an error | janekptacijarabaci | 2018-04-14 | -1/+25 |
| | | | | | | | | Issue #121 | |||
* | | Merge pull request #154 from janekptacijarabaci/pm_places_downloads_1 | New Tobin Paradigm | 2018-04-13 | -5/+5 |
|\| | | | | | Fix: TypeError: "this._richlistbox.selectedItems.slice is not a function" in allDownloadsViewOverlay.js | |||
| * | Fix: TypeError: "this._richlistbox.selectedItems.slice is not a function" in ↵ | janekptacijarabaci | 2018-04-14 | -5/+5 |
| | | | | | | | | | | | | allDownloadsViewOverlay.js Issue #121 | |||
* | | Use modern syntax to call NetUtil.newChannel() in _SessionFile.jsm | JustOff | 2018-04-14 | -1/+4 |
| | | ||||
* | | Use document's principal for favicons in browser | JustOff | 2018-04-14 | -2/+8 |
|/ | ||||
* | [PALEMOON] Update handle-xul-text-link to deal with json source data | Matt A. Tobin | 2018-04-12 | -1/+2 |
| | ||||
* | [PALEMOON] Remove the migrator | Matt A. Tobin | 2018-04-12 | -3137/+3 |
| | ||||
* | Maybe fix SyntaxError: non-generator method definitions may not contain ↵ | Matt A. Tobin | 2018-04-12 | -1/+1 |
| | | | | yield in MigrationUtils.jsm | |||
* | Merge pull request #125 from janekptacijarabaci/pm_loginManager_1 | New Tobin Paradigm | 2018-04-12 | -21/+4 |
|\ | | | | | [PALEMOON] Fix Login Manager (Prompter) - basic | |||
| * | [PALEMOON] Preferences - Security - Password Manager: Use ↵ | janekptacijarabaci | 2018-04-11 | -21/+4 |
| | | | | | | | | LoginHelper.isMasterPasswordSet instead of _masterPasswordSet | |||
* | | [PALEMOON] Resolve issues with redeclaration according to ES6 | Matt A. Tobin | 2018-04-12 | -9/+9 |
| | | ||||
* | | Revert "[PALEMOON] Fix redeclarations of shorthand Cc, Ci, Cu" | Matt A. Tobin | 2018-04-12 | -2/+2 |
| | | | | | | | | This reverts commit 6fde853fa8276926f30c7135bdd5f68de3afc35a. | |||
* | | Revert "[PALEMOON] Use Components.interfaces directly in controller.js, ↵ | Matt A. Tobin | 2018-04-12 | -91/+91 |
|/ | | | | | | history-panel.js, and treeView.js" This reverts commit 8e9e05da3d770daab326621b0ce42eb15d1cb740. | |||
* | [PALEMOON] Fix some paths (deprecated) with Console.jsm (sessionstore, ↵ | janekptacijarabaci | 2018-04-09 | -1/+1 |
| | | | | extensions) | |||
* | [PALEMOON] Fix for loops in MigrationUtils.jsm | Matt A. Tobin | 2018-04-09 | -2/+15 |
| | | | | (SyntaxError: missing ] after element list) | |||
* | [PALEMOON] Fix for loops in allDownloadsViewOverlay.js | Matt A. Tobin | 2018-04-09 | -1/+6 |
| | | | | (SyntaxError: missing ] after element list) | |||
* | [PALEMOON] Use Components.interfaces directly in controller.js, ↵ | Matt A. Tobin | 2018-04-09 | -91/+91 |
| | | | | history-panel.js, and treeView.js | |||
* | [PALEMOON] [DevTools] Fix some paths to DevTools (sessionstore) | janekptacijarabaci | 2018-04-08 | -3/+3 |
| | | | | Issue #102 | |||
* | [PALEMOON] Fix for loops in DownloadsCommon.jsm and WindowsPreviewPerTab.jsm | Matt A. Tobin | 2018-04-07 | -3/+13 |
| | | | | (SyntaxError: missing ] after element list) | |||
* | [PALEMOON] Finish incomplete ifdef'ing of MOZ_WEBRTC | Matt A. Tobin | 2018-04-07 | -0/+6 |
| | ||||
* | [PALEMOON] Use an array for Lazy Module Getters | Matt A. Tobin | 2018-04-07 | -53/+21 |
| | ||||
* | Make code style consistent across all AboutRedirector's | Matt A. Tobin | 2018-04-07 | -29/+55 |
| | ||||
* | Make about:logopage available to any browser that opts into MOZ_PHOENIX | Matt A. Tobin | 2018-04-07 | -4/+0 |
| | | | | Follow up to 5e8e0689c | |||
* | [PALEMOON] Fix redeclarations of shorthand Cc, Ci, Cu | Matt A. Tobin | 2018-04-05 | -2/+2 |
| | ||||
* | [PALEMOON] Fix for loops in treeView.js (SyntaxError: missing ] after ↵ | Matt A. Tobin | 2018-04-05 | -1/+6 |
| | | | | element list) | |||
* | [PALEMOON] Remove check for MSE mixed prefs in nsBrowserGlue.js | Matt A. Tobin | 2018-04-05 | -5/+0 |
| | ||||
* | [PALEMOON] Fix fuelApplication.js include depth | Matt A. Tobin | 2018-04-04 | -1/+1 |
| | ||||
* | [PALEMOON] Resolve externals is browsercomps | Matt A. Tobin | 2018-04-04 | -0/+6 |
| | ||||
* | [PALEMOON] Wholesale steal Basilisk's shell component | Matt A. Tobin | 2018-04-04 | -424/+553 |
| | ||||
* | [PALEMOON] Swipe nsIEHistoryEnumerator from Basilisk | Matt A. Tobin | 2018-04-04 | -176/+192 |
| | ||||
* | [PALEMOON] use nsresult instead of NS_METHOD in nsFeedSniffer | Matt A. Tobin | 2018-04-04 | -9/+9 |
| | ||||
* | [PALEMOON] Remove the NS_APP_BOOKMARKS_50_FILE directory service key | Matt A. Tobin | 2018-04-04 | -51/+1 |
| | ||||
* | [PALEMOON] Remove nsIAboutModule::GetIndexedDBOriginPostfix(); | Matt A. Tobin | 2018-04-04 | -27/+0 |
| | ||||
* | [PALEMOON] First pass fix of obvious moz.build issues | Matt A. Tobin | 2018-04-04 | -2/+0 |
| | ||||
* | Sync Pale Moon code | Matt A. Tobin | 2018-04-04 | -5/+10 |
| | ||||
* | Sync Pale Moon code | Matt A. Tobin | 2018-03-01 | -11/+27 |
| | ||||
* | Add Pale Moon | Matt A. Tobin | 2018-02-02 | -0/+60183 |