summaryrefslogtreecommitdiffstats
path: root/application/palemoon/components
Commit message (Collapse)AuthorAgeLines
* [PALEMOON] Fix for loops in allDownloadsViewOverlay.jsMatt A. Tobin2018-04-09-1/+6
| | | | (SyntaxError: missing ] after element list)
* [PALEMOON] Use Components.interfaces directly in controller.js, ↵Matt A. Tobin2018-04-09-91/+91
| | | | history-panel.js, and treeView.js
* [PALEMOON] [DevTools] Fix some paths to DevTools (sessionstore)janekptacijarabaci2018-04-08-3/+3
| | | | Issue #102
* [PALEMOON] Fix for loops in DownloadsCommon.jsm and WindowsPreviewPerTab.jsmMatt A. Tobin2018-04-07-3/+13
| | | | (SyntaxError: missing ] after element list)
* [PALEMOON] Finish incomplete ifdef'ing of MOZ_WEBRTCMatt A. Tobin2018-04-07-0/+6
|
* [PALEMOON] Use an array for Lazy Module GettersMatt A. Tobin2018-04-07-53/+21
|
* Make code style consistent across all AboutRedirector'sMatt A. Tobin2018-04-07-29/+55
|
* Make about:logopage available to any browser that opts into MOZ_PHOENIXMatt A. Tobin2018-04-07-4/+0
| | | | Follow up to 5e8e0689c
* [PALEMOON] Fix redeclarations of shorthand Cc, Ci, CuMatt A. Tobin2018-04-05-2/+2
|
* [PALEMOON] Fix for loops in treeView.js (SyntaxError: missing ] after ↵Matt A. Tobin2018-04-05-1/+6
| | | | element list)
* [PALEMOON] Remove check for MSE mixed prefs in nsBrowserGlue.jsMatt A. Tobin2018-04-05-5/+0
|
* [PALEMOON] Fix fuelApplication.js include depthMatt A. Tobin2018-04-04-1/+1
|
* [PALEMOON] Resolve externals is browsercompsMatt A. Tobin2018-04-04-0/+6
|
* [PALEMOON] Wholesale steal Basilisk's shell componentMatt A. Tobin2018-04-04-424/+553
|
* [PALEMOON] Swipe nsIEHistoryEnumerator from BasiliskMatt A. Tobin2018-04-04-176/+192
|
* [PALEMOON] use nsresult instead of NS_METHOD in nsFeedSnifferMatt A. Tobin2018-04-04-9/+9
|
* [PALEMOON] Remove the NS_APP_BOOKMARKS_50_FILE directory service keyMatt A. Tobin2018-04-04-51/+1
|
* [PALEMOON] Remove nsIAboutModule::GetIndexedDBOriginPostfix();Matt A. Tobin2018-04-04-27/+0
|
* [PALEMOON] First pass fix of obvious moz.build issuesMatt A. Tobin2018-04-04-2/+0
|
* Sync Pale Moon codeMatt A. Tobin2018-04-04-5/+10
|
* Sync Pale Moon codeMatt A. Tobin2018-03-01-11/+27
|
* Add Pale MoonMatt A. Tobin2018-02-02-0/+60183