summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Revert "Capture delayed events and cancel as necessary."wolfbeast2019-07-22-20/+9
* Consider domain when deciding on inner window reuse.wolfbeast2019-07-22-2/+1
* Use a RefPtr to hold owner element ref when moving media resource loadBryce Van Dyk2019-07-22-1/+1
* Update NSS to 3.41.2 (custom)wolfbeast2019-07-22-32/+78
* Don't access gNeckoChild if not on main thread. (DiD)wolfbeast2019-07-22-7/+16
* Block http auth prompt for cross-origin image subresources by default.wolfbeast2019-07-22-7/+28
* Selectively allow ftp subresources in the blocked mode.wolfbeast2019-07-22-1/+21
* Add preference to allow the loading of FTP subresources for corner caseswolfbeast2019-07-22-0/+19
* Avoid type confusion in ArrayJoinDenseKernelwolfbeast2019-07-22-1/+1
* Give Mac an Linux (small sizes) the same treatmentPM28.6.0.1_Releasewolfbeast2019-07-04-0/+0
* Add adjusted icon for 2k/XP classic grey toolbar backgrounds.wolfbeast2019-07-04-0/+0
* Version bump for OOB releasewolfbeast2019-07-04-1/+1
* Change softoken password rounds to a more conservative number stillwolfbeast2019-07-04-2/+2
* Update 16x16 branding images/icons for improved contrast on greywolfbeast2019-07-04-0/+0
* Update SSUAO for web.whatsapp.com.wolfbeast2019-07-04-1/+1
* Merge branch 'master' into Pale_Moon-releasePM28.6.0_Releasewolfbeast2019-06-29-10/+24
|\
| * Merge branch 'pmpersona-work'Matt A. Tobin2019-06-29-1/+23
| |\
| | * [Pale Moon] Add a configure flag to functionally disable personas at build timeMatt A. Tobin2019-06-29-1/+23
| * | Merge pull request #1146 from g4jc/unboxed_debug_bustageMoonchild2019-06-29-8/+1
| |\ \ | | |/ | |/|
| | * Issue #1142 - Cleanup unused debug code for unboxed objectsGaming4JC2019-06-28-8/+1
| |/
| * Issue #1142 - Remove uneeded assertion (#1145)g4jc2019-06-28-1/+0
* | Version bump for release 28.6.0wolfbeast2019-06-29-1/+1
* | Merge branch 'master' into Pale_Moon-releasewolfbeast2019-06-29-458673/+13448
|\|
| * [Pale Moon] Remove *.pdf file association in the installer.wolfbeast2019-06-29-3/+0
| * Revert "Treat *.jnlp as an executable class file, like *.jar"wolfbeast2019-06-28-2/+1
| * Re-save wordmark SVG as plain SVG.wolfbeast2019-06-28-114/+65
| * Update branding.wolfbeast2019-06-28-66/+69
| * Merge pull request #1142 from MoonchildProductions/remove-unboxedMoonchild2019-06-28-3410/+75
| |\
| | * Add StoreBuffer-inl.h header to jsobj.cppTravis W2019-06-27-0/+1
| | * Remove anyNewScript()wolfbeast2019-06-26-12/+3
| | * Clean up MObjectStatewolfbeast2019-06-26-59/+6
| | * Remove now-unused parameter (prev. used for unboxed objects).wolfbeast2019-06-26-10/+6
| | * Remove UnboxedObjects ObjectGroup addendumwolfbeast2019-06-25-36/+7
| | * Remove unboxed object tests.wolfbeast2019-06-25-187/+0
| | * Remove Unboxed Objects Option Codewolfbeast2019-06-25-8/+0
| | * Remove Unboxed Object code from /vm, Part 3.wolfbeast2019-06-25-1560/+13
| | * Remove Unboxed Object code from jit, Part 4.wolfbeast2019-06-25-406/+20
| | * Remove Unboxed Object code from jit, Part 3.wolfbeast2019-06-23-85/+10
| | * Fix unified deprotwolfbeast2019-06-23-1/+2
| | * Remove Unboxed Object code from jit, Part 2.wolfbeast2019-06-23-1048/+9
| | * Merge branch 'master' into remove-unboxedwolfbeast2019-06-23-100/+34
| | |\
| | * \ Merge branch 'master' into remove-unboxedwolfbeast2019-06-23-4349/+4533
| | |\ \
| | * | | Revert "Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again."wolfbeast2019-06-17-9/+25
| | * | | Fix a typo in ArraySliceOrdinarywolfbeast2019-06-17-1/+1
| | * | | Fix typo in ArrayShiftMoveElementswolfbeast2019-06-17-1/+1
| | * | | Remove/inline CanonicalizeArrayLengthValue.wolfbeast2019-06-16-29/+14
| | * | | Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again.wolfbeast2019-06-16-25/+9
| | * | | Update commentwolfbeast2019-06-16-4/+2
| | * | | Remove and clean up more code.wolfbeast2019-06-16-88/+26
| | * | | Replace SetOrExtendBoxedOrUnboxedDenseElements with direct calls.wolfbeast2019-06-14-77/+70