summaryrefslogtreecommitdiffstats
path: root/application
Commit message (Collapse)AuthorAgeLines
...
| * | [PALEMOON] [DevTools] Fix a path with Console.jsm (deprecated) - in sanitize.jsjanekptacijarabaci2018-04-11-1/+1
| |/ | | | | | | Issue #57
* / [PALEMOON] "Page Info" - "Permissions" - use uri.spec instead of uri in a ↵janekptacijarabaci2018-04-11-1/+1
|/ | | | | | | new Error Issue #112 Issue #57
* [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
* [PALEMOON] Fix some paths (deprecated) with Console.jsm (sessionstore, ↵janekptacijarabaci2018-04-09-1/+1
| | | | extensions)
* [PALEMOON] Enable Devtools by defaultMatt A. Tobin2018-04-09-1/+1
|
* [PALEMOON] Preprocess organizer.css on WindowsMatt A. Tobin2018-04-09-1/+1
|
* [PALEMOON] Fix for loops in MigrationUtils.jsmMatt A. Tobin2018-04-09-2/+15
| | | | (SyntaxError: missing ] after element list)
* [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] Fix for loops in grid.js (included into newTab.js)Matt A. Tobin2018-04-09-1/+6
| | | | (SyntaxError: missing ] after element list)
* [PALEMOON] Add an expected pref browser.newtabpage.enhancedMatt A. Tobin2018-04-09-0/+3
|
* [PALEMOON] Use non-prefixed cancelAnimationFrame in browser-fullscreen.jsMatt A. Tobin2018-04-09-1/+1
|
* [DEVTOOLS] Resolve issues with dynamically created devtools menu items vs ↵Matt A. Tobin2018-04-08-5/+5
| | | | | | hardcoded vs overlay Follow up to 1a36001
* [PALEMOON] [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js)janekptacijarabaci2018-04-08-0/+6
| | | | Issue #102
* [PALEMOON] [DevTools] Fix + Add some paths to DevTools (installer - ↵janekptacijarabaci2018-04-08-4/+14
| | | | | | package-manifest.in) Issue #102
* [PALEMOON] [DevTools] Fix some paths to DevTools (themes)janekptacijarabaci2018-04-08-6/+6
| | | | Issue #102
* [PALEMOON] [DevTools] Fix some paths to DevTools (sessionstore)janekptacijarabaci2018-04-08-3/+3
| | | | Issue #102
* [PALEMOON] [DevTools] Fix a function "Inspect Element" (nsContextMenu.js)janekptacijarabaci2018-04-08-4/+9
| | | | Issue #102
* [PALEMOON] [DevTools] Support for adding menuitems dynamicallyjanekptacijarabaci2018-04-08-286/+12
| | | | Issue #102
* [PALEMOON] Fix dragging when tabs are on top and menubar is disabledMatt A. Tobin2018-04-07-0/+9
|
* [PALEMOON] Fix some errors in tabbrowser.xml by adding usercontextid where ↵Matt A. Tobin2018-04-07-5/+10
| | | | needed
* [PALEMOON] Remove instanceof SVGDocument from browser-thumbnails.jsMatt A. Tobin2018-04-07-1/+1
|
* [PALEMOON] Fix for loops in DownloadsCommon.jsm and WindowsPreviewPerTab.jsmMatt A. Tobin2018-04-07-4/+21
| | | | (SyntaxError: missing ] after element list)
* [PALEMOON] Finish incomplete ifdef'ing of MOZ_WEBRTCMatt A. Tobin2018-04-07-9/+58
|
* [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 typo in browser-thumbnails.jsMatt A. Tobin2018-04-07-1/+1
| | | | Follow up to a0bfb651b
* [PALEMOON] Use unprefixed requestAnimationFrame in tabbrowser.xmlMatt A. Tobin2018-04-05-1/+1
|
* [PALEMOON] Swipe Basilisk's browser-fullZoom.jsMatt A. Tobin2018-04-05-117/+93
|
* [PALEMOON] Add missing strings to override netError.dtdMatt A. Tobin2018-04-05-8/+62
|
* [PALEMOON] Fix redeclarations of shorthand Cc, Ci, CuMatt A. Tobin2018-04-05-9/+3
|
* [PALEMOON] Switch call to autocomplete from history to unifiedcomplete in ↵Matt A. Tobin2018-04-05-1/+1
| | | | tabbrowser.xml
* [PALEMOON] Fix preprocessing on preferencesMatt A. Tobin2018-04-05-3/+3
|
* [PALEMOON] Fix for loops in browser-thumbnails.js (SyntaxError: missing ] ↵Matt A. Tobin2018-04-05-1/+6
| | | | after element list)
* [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
|
* Take the following project_flags out of moz.configure: and put them back ↵Matt A. Tobin2018-04-05-7/+0
| | | | | | | | | | into old-configure MOZ_PLACES MOZ_SOCIAL MOZ_SERVICES_HEALTHREPORT MOZ_SERVICES_SYNC MOZ_SERVICES_CLOUDSYNC
* Remove unused XRE_DONT_SUPPORT_XPSP2wolfbeast2018-04-05-5/+0
|
* [PALEMOON] Fix preprocessor call for default bookmarks.htmlMatt A. Tobin2018-04-04-9/+5
|
* [PALEMOON] Update the Windows InstallerMatt A. Tobin2018-04-04-416/+1157
|
* [PALEMOON] Fix fuelApplication.js include depthMatt A. Tobin2018-04-04-1/+1
|
* [PALEMOON] Steal Basilisk's nsBrowserAppMatt A. Tobin2018-04-04-206/+162
|
* [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
|