summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* [PMkit] Rely on MOZ_WEBEXTENSIONS to include 'sdk/webextension'JustOff2018-04-20-2/+2
* [PMkit] Remove embedded WebExtensions supportJustOff2018-04-20-4/+10
* [PMkit] Provide gContextMenuContentData for 'sdk/context-menu'JustOff2018-04-20-0/+111
* Move the Mark of the Web pref to GRE pref file.wolfbeast2018-04-20-8/+8
* Make the Mark of the Web preference applicable to all applications.wolfbeast2018-04-20-18/+0
* Re-implement pref-able file zone information ("Mark of the Web")wolfbeast2018-04-20-0/+40
* Merge pull request #216 from MoonchildProductions/revert-215-pm_zone-informat...Moonchild2018-04-20-40/+0
|\
| * Revert "[PALEMOON] Reimplemented selection internet zone information on downl...Moonchild2018-04-20-40/+0
|/
* Merge pull request #215 from janekptacijarabaci/pm_zone-information_1New Tobin Paradigm2018-04-20-0/+40
|\
| * [PALEMOON] Reimplemented "Time Zone Information"janekptacijarabaci2018-04-20-0/+40
* | Merge pull request #214 from janekptacijarabaci/pm_cmdline_columns-alignment_1New Tobin Paradigm2018-04-20-7/+7
|\ \
| * | [PALEMOON] moebius#58: Pale Moon - the cmd line - help (the columns alignment)janekptacijarabaci2018-04-20-7/+7
* | | Merge pull request #213 from janekptacijarabaci/cmd_migration_1New Tobin Paradigm2018-04-20-4/+14
|\ \ \
| * | | moebius#144: Launch command: basilisk "-migration -p" (throws an error)janekptacijarabaci2018-04-20-4/+14
| |/ /
* | | Merge pull request #211 from JustOff/PR_PMkit_part1New Tobin Paradigm2018-04-20-2/+277
|\ \ \ | |_|/ |/| |
| * | [PMkit] Allow access to 'sdk/ui/buttons' via require('sdk/ui')JustOff2018-04-19-1/+6
| * | [PMkit] Add the shim for 'sdk/ui/button'JustOff2018-04-19-1/+251
| * | [PMkit] Update 'module.metadata' with the Pale Moon engine where appropriate ...JustOff2018-04-19-0/+18
| * | [PMkit] Add Pale Moon to 'modules/system/Startup.js'JustOff2018-04-19-0/+1
| * | [PMkit] Add Pale Moon as a target engine to 'sdk/system/xul-app.jsm'JustOff2018-04-19-0/+1
* | | Merge pull request #212 from janekptacijarabaci/profile_resseting_1New Tobin Paradigm2018-04-20-45/+78
|\ \ \ | |/ / |/| |
| * | Revert partially (application/palemoon) "moebius#205: Fix: The profile - rese...janekptacijarabaci2018-04-20-659/+0
| * | Revert "[PALEMOON] Fix: The profile resseting - partially"janekptacijarabaci2018-04-20-1164/+20
| * | [PALEMOON] Fix: The profile resseting - partially (no the cmd "-migration")janekptacijarabaci2018-04-20-0/+2
| * | [PALEMOON] Fix: The profile resseting - partiallyjanekptacijarabaci2018-04-20-20/+1164
| * | moebius#205: Fix: The profile - resetting (the custom profile name)janekptacijarabaci2018-04-19-28/+696
| * | moebius#84: Fix: The profile - resetting (follow up)janekptacijarabaci2018-04-19-1/+0
| * | moebius#84: Fix: The profile - resettingjanekptacijarabaci2018-04-19-2/+14
| * | Bug 1122124: Fix default profile setting after reset, keep profile namejanekptacijarabaci2018-04-19-14/+25
| |/
* | Merge pull request #210 from janekptacijarabaci/pm_installer_1New Tobin Paradigm2018-04-19-3/+3
|\ \ | |/ |/|
| * [PALEMOON] Installer - fix some comments (firefox.exe => palemoon.exe)janekptacijarabaci2018-04-19-3/+3
|/
* Enable requestIdleCallback APIwolfbeast2018-04-19-4/+0
* Merge pull request #207 from janekptacijarabaci/js_dom_window_requestIdleCall...Moonchild2018-04-19-200/+580
|\
| * moebius#73: DOM - window.requestIdleCallback - improvements (basic) - follow upjanekptacijarabaci2018-04-18-1/+1
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_...janekptacijarabaci2018-04-18-163/+165
| |\
| * | Bug 1337814 - Remove rIC callback from pending callbacks before running itjanekptacijarabaci2018-04-18-2/+1
| * | Bug 1337814 - Add test for cancelling currently executing rIC callbackjanekptacijarabaci2018-04-18-0/+6
| * | Bug 1334904 - Add test for when rIC timeouts doesn't need timeoutjanekptacijarabaci2018-04-18-0/+15
| * | Bug 1336229 - Don't dispatch canceled IdleRequestExecutorsjanekptacijarabaci2018-04-18-3/+5
| * | moebius#73: DOM - window.requestIdleCallback - improvements (basic)janekptacijarabaci2018-04-18-200/+558
* | | Merge branch 'ported-upstream'wolfbeast2018-04-19-203/+523
|\ \ \
| * | | Bug 1452202 - Clean up PLDHashTable move operator. r=froydnj, a=RyanVMEric Rahm2018-04-19-5/+5
| * | | Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=RyanVMBoris Zbarsky2018-04-19-35/+29
| * | | Bug 1393367 - Change MOZ_ASSERT to MOZ_RELEASE_ASSERT. r=mstange, r=fbraun, a...Miko Mynttinen2018-04-19-1/+1
| * | | Bug 1452075 - Backport some upstream pdf.js fixes.Ryan VanderMeulen2018-04-19-42/+60
| * | | Bug 1444668 - Avoid allocating large AssemblerBuffers. r=luke, r=bbouvier, a=...Jan de Mooij2018-04-19-9/+49
| * | | Bug 1451376 - Properly enforce single PrintingParent per content process. r=j...Bob Owen2018-04-19-4/+11
| * | | Bug 1452416 - Release GraphDrivers outside of StableState runnable to avoid s...Randell Jesup2018-04-19-0/+4
| * | | Bug 1388020. r=nical, a=RyanVMAndrew Osmond2018-04-19-6/+41
| * | | Bug 1448705 - Use input latency for draining. r=jya, a=RyanVMRandell Jesup2018-04-19-5/+3