summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* [network] Hold mutex when accessing mSecurityInfo.RC_20210128Moonchild2021-01-27-3/+12
* [DOM] Store weak pointer to next parents.Moonchild2021-01-26-4/+13
* [DOM] Try to avoid slow shrinking GC during sync callsMoonchild2021-01-26-2/+2
* [webaudio] Fix up ReverbInputBuffer's writeIndex.Moonchild2021-01-26-11/+13
* [WebRTC] Improve SDP parser error handling.Moonchild2021-01-26-3/+3
* [js] Add AutoEnterOOMUnsafeRegion to JS_TransplantObject.Moonchild2021-01-26-4/+10
* Fix rooting hazard in ImageBitmap::CreateInternal by avoiding movable data.Moonchild2021-01-26-2/+6
* [layout, XUL] Avoid accessing invalidated frame.Moonchild2021-01-26-1/+6
* Merge branch 'presentation-cleanup'Matt A. Tobin2021-01-25-134/+6
|\
| * Issue #1390 - Clean up presentation api leftoversMatt A. Tobin2021-01-25-134/+6
* | Issue #1719 - Make <menuitem> pref-controlled and disable by default.Moonchild2021-01-25-16/+32
|/
* Issue #1319 - Resolve RELEASE_OR_BETA questions in all.jsMoonchild2021-01-23-27/+11
* Issue #1630 - Enable W3C pointer events by default.Moonchild2021-01-19-1/+1
* [Media] Enable AV1 by default if builtMatt A. Tobin2021-01-18-1/+1
* Issue #1715 - Handle errors when initializing print settings from the printerMoonchild2021-01-18-2/+12
* Merge pull request 'Selectively enable and pref the DOM Web Animations API' (...Moonchild2021-01-18-37/+86
|\
| * Issue #1689 - Part 5: Enable DOM Animations API except the preffed-off parts.Moonchild2021-01-14-4/+0
| * Issue #1689 - Part 4: Add a preference for {Document,Element}.getAnimations()Moonchild2021-01-14-6/+16
| * Issue #1689 - Part 3: Add a preference for animation composite modes.Moonchild2021-01-14-5/+8
| * Issue #1689 - Part 2: Add a preference for implicit keyframesMoonchild2021-01-14-10/+35
| * Issue #1689 - Part 1: Add pref for DOM Animation timelines APIMoonchild2021-01-14-12/+27
* | Bump platform version for added features.Moonchild2021-01-16-1/+1
|/
* Merge pull request 'Add scrollbar-width CSS spec' (#1707) from 1705 into masterMoonchild2021-01-13-209/+394
|\
| * Issue #1705 - Part 9b: Revert overzealous changes on Mac (cocoa).Moonchild2021-01-12-12/+2
| * Issue #1705 - Part 9: Implement scrollbar-width:thin on Mac (cocoa).Moonchild2021-01-09-20/+47
| * Issue #1705 - Part 8: Implement scrollbar-width:thin on GTK.Moonchild2021-01-09-24/+54
| * Issue #1705 - Part 7: Implement scrollbar-width:thin on Windows.Moonchild2021-01-09-8/+33
| * Issue #1705 - Part 6: Remove scrollbarbutton min-{width|height} rule from theme.Moonchild2021-01-08-2/+0
| * Issue #1705 - Part 5: Implement scrollbar-width:none for all target platforms.Moonchild2021-01-08-12/+27
| * Issue #1705 - Part 4: Add scrollbar-width CSS keyword to CSS parser.Moonchild2021-01-06-0/+72
| * Issue #1705 - Part 3: Rename ScrollbarStyles to ScrollStyles.Moonchild2021-01-06-111/+111
| * Issue #1705 - Part 2: Add a ShowScrollbar enum to be used in ScrollReflowInput.Moonchild2021-01-06-29/+57
| * Issue #1705 - Part 1: Rename nsChangeHint_CSSOverflowChange to *ScrollbarChange.Moonchild2021-01-06-7/+7
* | Issue #1624 - Fix slot access intrinsics for objects with > 16 reserved slotsMatt A. Tobin2021-01-11-1/+9
* | Issue #1710 - Check for triggering principal URI in FTP subresource check.Moonchild2021-01-09-0/+8
* | Merge pull request 'Add modern FreeBSD support' (#1706) from OlCe1/UXP:FreeBS...Moonchild2021-01-07-82/+375
|\ \ | |/ |/|
| * Revert "Issue #1699 - Part 3a: mozjemalloc: Memory barriers on 'malloc_initia...Olivier Certner2021-01-07-12/+2
| * Issue #1699 - Part 3c: mozjemalloc: FreeBSD: Ensure early initializationOlivier Certner2021-01-07-0/+5
| * Issue #1699 - Part 3b: mozjemalloc: Bootstrap allocator, early diversion for ...Olivier Certner2021-01-07-42/+294
| * Issue #1699 - Part 3a: mozjemalloc: Memory barriers on 'malloc_initialized'Olivier Certner2021-01-07-2/+12
| * Issue #1699 - Part 2: libevent: Remove 'evutil_secure_rng_add_bytes'Olivier Certner2021-01-07-27/+0
| * Issue #1699 - Part 1: python/psutil: Support recent FreeBSD versionsOlivier Certner2021-01-07-13/+76
|/
* Merge branch '61'Moonchild2021-01-04-20/+834
|\
| * Issue #61 - Add missing external symbols for gkmedias when WebRTC is builtMatt A. Tobin2021-01-04-0/+16
| * Issue #61 - Add missing external symbol cubeb_set_log_callback to gkmedias sy...Matt A. Tobin2021-01-03-0/+1
| * Issue #61 - Add configure option for non-windows platformsMatt A. Tobin2021-01-03-4/+17
| * Issue #61 - Place Skia in libxulMoonchild2021-01-03-6/+2
| * Issue #61 - Add missing #endif in symbols fileMoonchild2021-01-03-1/+1
| * Issue #61 - Reinstate buildability with shared gkmedias dllMoonchild2021-01-02-16/+804
* | [NSS hotpatch] Hard disable AVX2 in NSS Build SystemMatt A. Tobin2021-01-03-23/+5