summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Perform a size check when dealing with clipboard data to be sure.wolfbeast2019-05-29-6/+10
* Treat *.jnlp as an executable class file, like *.jarwolfbeast2019-05-29-0/+1
* Improve efficiency of (C++) heap allocations related towolfbeast2019-05-28-14/+24
* Make extra sure Compositables don't refer back to layers after reassignment.wolfbeast2019-05-28-5/+19
* Disallow res external protocol handler.wolfbeast2019-05-28-0/+1
* Ensure we AddRef prior to early return in MediaType::Assign.wolfbeast2019-05-28-4/+4
* Update HSTS preload listwolfbeast2019-05-28-8368/+16300
* Improve origin-clean algorithmwolfbeast2019-05-28-39/+41
* Port an upstream Skia fix.wolfbeast2019-05-28-2/+3
* [places] Prevent some abuse of smart queries.wolfbeast2019-05-27-4/+14
* [media] Rewrite AudioConverter::DownmixAudiowolfbeast2019-05-25-46/+62
* [Basilisk/Pale Moon] Update region.properties.wolfbeast2019-05-25-19/+12
* Avoid some useless ForgetSkippable handling while we're already dealingwolfbeast2019-05-25-0/+5
* [IndexedDB] Call SendFailureResult if the actor has been destroyed.wolfbeast2019-05-25-20/+26
* [libpng] Backport an upstream libpng patch.wolfbeast2019-05-25-2/+1
* Make nsFind::Find handle empty string searches.wolfbeast2019-05-25-0/+5
* Add nullcheck. (uplift)wolfbeast2019-05-17-0/+4
* Remove deprecated appending of #-moz-resolution from Pale Moon and left over ...Matt A. Tobin2019-05-13-17/+3
* Update sync clear history function to use new clear() API call.Sean Greenslade2019-05-13-1/+1
* [PALEMOON] buildHelpMenu() is executed by the shared help menu but not all wi...Matt A. Tobin2019-05-11-7/+25
* Issue #1084 - Add null check for URL Bar in the writePlaceholder() methodFranklin DM2019-05-11-0/+5
* Issue #1082 - Restore a getBoolPref global shim in utilityOverlay.jsMatt A. Tobin2019-05-09-0/+21
* Capture delayed events and cancel as necessary. (uplift)PM28.5.0_Releasewolfbeast2019-04-26-9/+20
* [PALEMOON] Remove errent extensions.blocklist.* from shared branding prefsMatt A. Tobin2019-04-26-4/+0
* Version bump for release 28.5.0wolfbeast2019-04-24-1/+1
* Merge branch 'master' into Pale_Moon-releasewolfbeast2019-04-23-0/+0
|\
| * Update Twemoji Mozilla COLR font to 0.4.0 (TweMoji v11.4.0)wolfbeast2019-04-23-0/+0
* | Merge branch 'master' into Pale_Moon-releasewolfbeast2019-04-22-461001/+146240
|\|
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2019-04-22-15/+29
| |\
| | * Merge pull request #1045 from ThosRTanner/patch-1New Tobin Paradigm2019-04-21-2/+1
| | |\
| | | * Remove unused parameter from callThosRTanner2019-04-20-2/+1
| | * | Issue #1049 - Show sync status via label of sync-buttonMatt A. Tobin2019-04-21-6/+25
| | * | [PHOENIX] Fix missing default from lastSync in browser-syncui.js in Pale Moon...Matt A. Tobin2019-04-21-6/+2
| | * | Fix variable used before being declared in UpdateUtils.jsmMatt A. Tobin2019-04-21-1/+1
| * | | Update platform version to reflect major changes in platform.wolfbeast2019-04-22-1/+1
| |/ /
| * | Version bumpwolfbeast2019-04-20-1/+1
| * | Merge pull request #1047 from JustOff/PR_css3_url_tokenMoonchild2019-04-20-16/+55
| |\ \
| | * | Handle URL token in a closer way to the CSS3 specJustOff2019-04-20-16/+55
| |/ /
| * | Merge pull request #1041 from Ascrod/default-prefMoonchild2019-04-20-811/+199
| |\ \
| | * | Remove unused try/catch block. Tag #991.Ascrod2019-04-18-3/+0
| | * | Merge branch 'master' into default-prefAscrod2019-04-18-62592/+1179
| | |\|
| | * | Pref try/catch block fixup. Tag #991.Ascrod2019-04-13-12/+18
| | * | Issue #991 Part 8: Toolkit everything elseAscrod2019-04-13-216/+62
| | * | Issue #991 Part 7: Toolkit ComponentsAscrod2019-04-13-204/+55
| | * | Issue #991 Part 6: ServicesAscrod2019-04-13-27/+5
| | * | Issue #991 Part 5: DOM and layoutAscrod2019-04-13-110/+21
| | * | Issue #991 Part 4: Network and URILoaderAscrod2019-04-13-35/+9
| | * | Issue #991 Part 3: DevtoolsAscrod2019-04-13-41/+12
| | * | Issue #991 Part 2: BasiliskAscrod2019-04-13-151/+36
| | * | Issue #991 Part 1: Pale MoonAscrod2019-04-13-73/+16