summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * | [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
| * | | Bug 1449574 - Update tzdata in ICU data files to 2018d. r=Waldo, a=RyanVMAndré Bargull2018-04-19-35/+43
| * | | Error out on missing or searchplugin or empty list.wolfbeast2018-04-19-2/+2
| * | | Bug 1448774. r=dholbert, a=RyanVMRobert Longson2018-04-19-2/+3
| * | | Bug 1443092 - Avoid calling SVGAnimatedEnumeration::AnimVal() from nsSVGUtils...Botond Ballo2018-04-19-2/+12
| * | | Bug 1441941 - Limit allocations in SkTDArray. r=jrmuizel, a=RyanVMLee Salzman2018-04-19-3/+145
| * | | Bug 1409440. r=tnikkel, a=RyanVMAndrew Osmond2018-04-19-8/+20
| * | | Bug 1444231 - Fix QI implementation for FragmentOrElement. r=mccr8, a=RyanVMBoris Zbarsky2018-04-19-1/+6
| * | | Bug 1433609 - Ensure that deserialized URL is correct. r=mayhemer, a=RyanVMValentin Gosu2018-04-19-15/+49
| * | | Bug 1361699 - Add buffer when writing hashstore to file. r=gcp, r=mcmanus, a=...Thomas Nguyen2018-04-19-26/+26
| * | | Bug 1443891. r=emk, a=RyanVMHenri Sivonen2018-04-19-2/+14
|/ / /
* | | Bug 1440717 - Use RefPtr for CompositingRenderTargetOGL::mGL. r=Bas, a=rituNicolas Silva2018-04-19-2/+2
* | | Bug 1446062: libtremor Vorbis fix. r=jmspeex a=dveditzThomas Daede2018-04-19-9/+9
* | | Bug 1446062 - Vorbis fix. r=jmspeex, a=lizzardMonty Montgomery2018-04-19-38/+10
* | | Merge pull request #206 from janekptacijarabaci/pm_PopupNotifications.jsm_1Moonchild2018-04-19-16/+105
|\ \ \
| * | | [PALEMOON] Fix: PopupNotifications.jsm (some extra checkbox) + catch exceptio...janekptacijarabaci2018-04-19-16/+105
* | | | Merge pull request #205 from janekptacijarabaci/pm_engine-manager_keyword_1Moonchild2018-04-19-9/+10
|\ \ \ \
| * | | | [PALEMOON] Engine manager - fix typo (added a name function for debugging)janekptacijarabaci2018-04-19-1/+1
| * | | | [PALEMOON] Engine Manager throws a warning (deprecated)janekptacijarabaci2018-04-19-9/+10
| |/ / /
* | | | Merge pull request #204 from janekptacijarabaci/pm_toolbarbutton_badge_1Moonchild2018-04-19-22/+22
|\ \ \ \ | |/ / / |/| | |
| * | | [PALEMOON] [frontend vs backend] Follow up - ".toolbarbutton-badge-container"...janekptacijarabaci2018-04-19-4/+4
| * | | [PALEMOON] Fix badged button rendersjanekptacijarabaci2018-04-19-18/+18
|/ / /
* | | Merge pull request #203 from janekptacijarabaci/pm_urlbar_dropmarker_1New Tobin Paradigm2018-04-18-11/+17
|\ \ \
| * | | [PALEMOON] URL/Address/Location bar - suggestions in location bar cannot be h...janekptacijarabaci2018-04-19-11/+17
|/ / /