summaryrefslogtreecommitdiffstats
path: root/application/palemoon/base/content/browser.js
Commit message (Expand)AuthorAgeLines
* [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope let/const...janekptacijarabaci2018-05-28-1/+3
* [PALEMOON] [frontend vs backend] Reduce size of PopupBlocking:UpdateBlockedPo...janekptacijarabaci2018-05-27-55/+57
* [PALEMOON] Update fullscreen activation event to match UXPJustOff2018-05-06-1/+1
* [PALEMOON] Align the application with the updated fullscreen APIJustOff2018-05-01-2/+2
* [PALEMOON] Use CSS transition instead of JS animation for hiding toolbox in f...JustOff2018-05-01-2/+2
* Merge pull request #289 from janekptacijarabaci/pm_referrerPolicy_1Moonchild2018-04-29-8/+36
|\
| * [PALEMOON] [frontend and backend] Added support for "referrerPolicy"janekptacijarabaci2018-04-29-8/+36
* | Fix the lexical scope of `gBrowser.gInitialPages`JustOff2018-04-28-1/+1
|/
* [PALEMOON] Fix a function "middleMousePaste" ("Save") in browser.jsjanekptacijarabaci2018-04-28-1/+2
* [PALEMOON] Style clean up in browser.jsjanekptacijarabaci2018-04-28-1/+1
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_...janekptacijarabaci2018-04-28-8/+2
|\
| * Bug 996448 - Lazify the loading of PluralForm.jsm everywherejanekptacijarabaci2018-04-26-8/+2
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_...janekptacijarabaci2018-04-17-3/+9
|\|
| * [PALEMOON] Update UA Compatibility modes in a backwards compatible wayMatt A. Tobin2018-04-16-0/+5
| * Mass-replace global-scope let with var in Pale Moon and TychoAMwolfbeast2018-04-16-3/+4
* | Bug 92737 - Part 7: Open multiple windows when multiple items are dropped on ...janekptacijarabaci2018-04-15-5/+8
* | Bug 92737 - Part 6: Open multiple tabs when multiple items are dropped on New...janekptacijarabaci2018-04-15-5/+8
* | Bug 92737 - Part 5: Set multiple homepage when multiple items are dropped on ...janekptacijarabaci2018-04-15-7/+15
* | Bug 92737 - Part 4: Open multiple tabs when multiple items are dropped on tabjanekptacijarabaci2018-04-15-1/+2
* | Bug 92737 - Part 2: Open multiple tabs when multiple items are dropped on non...janekptacijarabaci2018-04-15-6/+25
* | Bug 1100294 - Turn getShortcutOrURIAndPostData() into a task that uses the ne...janekptacijarabaci2018-04-15-71/+98
* | Bug 1100291 - Make getShortcutOrURIAndPostData() async by calling the passed ...janekptacijarabaci2018-04-15-0/+6
* | Bug 989984 - getShortcutOrURIAndPostData should have a synchronous callback b...janekptacijarabaci2018-04-15-65/+75
* | Bug 846635 - Use asynchronous getCharsetForURI in getShortcutOrURIjanekptacijarabaci2018-04-15-109/+130
|/
* Use document's principal for favicons in browserJustOff2018-04-14-1/+1
* Fix: Developer Toolbar (the command: `cookie`; themes)janekptacijarabaci2018-04-13-0/+12
* Fix (to TODO): Findbar throws an error - "nsIPrefBranch.getBoolPref" is not e...janekptacijarabaci2018-04-13-0/+5
* Fix: Findbar broken (basic)janekptacijarabaci2018-04-13-22/+5
* Fix: Using "View Source" from Browser Consolejanekptacijarabaci2018-04-13-38/+32
* [PALEMOON] Resolve issues with redeclaration according to ES6Matt A. Tobin2018-04-12-2/+2
* Revert "[PALEMOON] Fix redeclarations of shorthand Cc, Ci, Cu"Matt A. Tobin2018-04-12-1/+0
* [PALEMOON] [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js)janekptacijarabaci2018-04-08-0/+6
* [PALEMOON] [DevTools] Support for adding menuitems dynamicallyjanekptacijarabaci2018-04-08-117/+4
* [PALEMOON] Finish incomplete ifdef'ing of MOZ_WEBRTCMatt A. Tobin2018-04-07-0/+6
* [PALEMOON] Fix redeclarations of shorthand Cc, Ci, CuMatt A. Tobin2018-04-05-0/+1
* Sync Pale Moon codeMatt A. Tobin2018-04-04-0/+54
* Add Pale MoonMatt A. Tobin2018-02-02-0/+7163