summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Clobber for NSS update.Moonchild2020-12-23-0/+1
* Issue #1693 - Additional configuration for NSS lib update.Moonchild2020-12-23-0/+7
* Issue #1693 - Update NSS to 3.59.1.1Moonchild2020-12-23-17321/+502834
* Issue #1693 - Update NSPR to 4.29Moonchild2020-12-23-2461/+2614
* Issue #1701 - Implement Intl.PluralRules APIMoonchild2020-12-22-67/+834
* Issue #1700 - Apply background color instead of inset shadow for findbar input.Moonchild2020-12-21-6/+26
* Revert "Issue #1686 - Align a keybinding definition with the others"Moonchild2020-12-20-1/+1
* Merge pull request 'Reinstate the performance timing code removed in error' (...Moonchild2020-12-16-0/+17
|\
| * Issue #1697 - Reinstate the performance timing code removed in error.adesh2020-12-16-0/+17
|/
* Revert "Issue #1695 - Add clamping to websocket polling timeouts."Moonchild2020-12-16-30/+3
* Issue #1695 - Restore Sleep/Wake timer that was erroneously removed.Moonchild2020-12-16-0/+30
* [toolkit] Handle corner case confusion of downloaded files without extension.Moonchild2020-12-15-0/+16
* Issue #1696 - Propagate flex sizes to the table wrapperMoonchild2020-12-15-0/+290
* [network] Update port blacklist.Moonchild2020-12-15-10/+21
* Issue #1695 - Add clamping to websocket polling timeouts.Moonchild2020-12-12-3/+30
* Revert "Issue #1391 - Disable DOM Filesystem/dirpicker APIs by default."Moonchild2020-12-08-2/+2
* Issue #1695 - Fix socket timeout logic.Moonchild2020-12-08-67/+121
* Issue #1694 - Part 2: Use scriptabledateformat for Update History display.Moonchild2020-12-04-6/+11
* Issue #1694 - Part 1: Use scriptabledateformat for the Cookie Accept dialog.Moonchild2020-12-04-6/+26
* Issue #1624 - flip the inlining pref.Moonchild2020-12-03-1/+1
* Nuke erroneously added vim line.Moonchild2020-12-03-1/+0
* Issue #1624 - Make ion inlining optimizations a pref.Moonchild2020-12-03-3/+14
* Merge branch 'nss-patch-work'Moonchild2020-12-01-1534/+1089
|\
| * Clobber for NSS update.Moonchild2020-12-01-1/+1
| * [NSS] Version and build bumpMoonchild2020-12-01-6/+6
| * [NSS] Update root certificates.Moonchild2020-12-01-1527/+1082
* | Issue #1624 - Globally disable inlining optimizations in the JS JIT compiler.Moonchild2020-12-01-1/+1
* | Revert "Issue #1624 - Exclude function scopes from Ion compilation."Moonchild2020-12-01-8/+1
* | Merge pull request 'Fix macOS version detection above 10.15 and update blockl...Moonchild2020-12-01-113/+151
|\ \ | |/ |/|
| * Issue #1690 - Part 2: Update MacOS Blocklist support from 10.13 to 11.0.Brian Smith2020-12-01-20/+54
| * Issue #1690 - Part 1: Fix MacOS version detection above 10.15.Brian Smith2020-11-23-93/+97
* | Issue #1624 - Exclude function scopes from Ion compilation.Moonchild2020-11-30-1/+8
* | Revert "Issue #1691 - Part 1: Provide a way of associating a private value wi...Moonchild2020-11-28-129/+43
* | Issue #1691 - Part 1: Provide a way of associating a private value with a scriptMoonchild2020-11-27-43/+129
* | Issue #1684 - Move global user-agent override to networking component.Moonchild2020-11-27-13/+15
|/
* Issue #1676 - Follow-up: Put js/src (including vm), jit, and wasm back into u...Matt A. Tobin2020-11-20-27/+38
* [webrtc] Only init WebRtcAec callbacks onceMoonchild2020-11-19-17/+21
* Merge pull request 'Align a keybinding definition with the others' (#1687) fr...Moonchild2020-11-19-1/+1
|\
| * Issue #1686 - Align a keybinding definition with the othersAlessio Vanni2020-11-18-1/+1
* | [sfnt] Fix heap buffer overflow.Werner Lemberg2020-11-19-7/+7
* | [dom] Remove attributes from descendants when setting sanitized style.Henri Sivonen2020-11-19-0/+19
* | [http] Use a copy of nsHttpConnectionInfo.Moonchild2020-11-19-7/+8
* | Merge pull request 'Resolve various issues on Big Sur' (#1685) from dbsoft/UX...Moonchild2020-11-19-615/+328
|\ \
| * | Issue #1667 - Part 3: Fix OpenGL load and runtime issues on Big SurBrian Smith2020-11-17-7/+40
| * | Issue #1667 - Part 2: Add MacOS 11.0 Big Sur widget compatibilityBrian Smith2020-11-16-609/+286
| * | Issue #1667 - Part 1: Define _pthread_self if it is not already defined in je...Brian Smith2020-11-16-0/+3
* | | [xpcom] Don't use realloc for shrinking nsTArrays when allowRealloc is false.Moonchild2020-11-19-5/+21
* | | [parser] Make the refcount of nsHtml5OwningUTF16Buffer atomic.Henri Sivonen2020-11-18-1/+1
* | | [xpcom] Fix GetWindowsFolder storageDavid Major2020-11-18-2/+2
* | | [gfx][Skia] Hold mutex while accessing shared SkImage data.Moonchild2020-11-18-17/+54
| |/ |/|