summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Issue #2053 - Follow-up: Clear the performance entries buffer if full.Moonchild2023-04-13
* [devtools] Don't allow sourcemap URLs to redirectMoonchild2023-04-12
* [network] Improve checks while parsing MIME parameters.Moonchild2023-04-12
* Issue #1911 - Follow-up: Filter out illegal characters in more locations.Moonchild2023-04-12
* No issue - Fix off-by-one of kLargeDatasetSizeMoonchild2023-04-12
* Merge pull request 'Use nsAnonymousTemporaryFile for clipboard cache' (#2209)...Moonchild2023-04-12
|\
| * Increase size of data over which we write the data to disk rather than keep i...Sandra2023-04-12
| * Merge pull request 'work_js-user-timing-l3' (#1) from FranklinDM/UXP-contrib:..._Sandra_2023-04-11
| |\
| * | Use nsAnonymousTemporaryFile for clipboard cacheSandra2023-04-11
* | | Issue #2053 - Follow-up: Re-enable navigation timing now it's to-spec.Moonchild2023-04-11
* | | Issue #2053 - Follow-up: Make the default ResourceTimingBufferSize largerMoonchild2023-04-11
* | | Merge pull request 'Update Performance API to User Timing L3' (#2208) from Fr...Moonchild2023-04-11
|\ \ \ | |/ / |/| / | |/
| * Issue #2053 - Part 5: Throw a DOMException instead of a JS exception for some...FranklinDM2023-04-10
| * Issue #2053 - Part 4b: Fix measure name to timestamp conversionFranklinDM2023-04-10
| * Issue #2053 - Part 4a: Align IsPerformanceTimingAttribute to user-timing specFranklinDM2023-04-10
| * Issue #2053 - Part 3: Update PerformanceMark to User Timing L3FranklinDM2023-04-10
| * Issue #2053 - Part 2: Update PerformanceMeasure to User Timing L3FranklinDM2023-04-10
| * Issue #2053 - Part 1: Performance should be an EventTargetFranklinDM2023-04-10
|/
* Merge pull request 'Add support for libavcodec 60/FFmpeg 6.0' (#2204) from tr...Moonchild2023-04-09
|\
| * Issue #2199 - Add support for libavcodec 60/FFmpeg 6.0trav902023-04-07
* | Merge pull request 'Implement `self.structuredClone()`' (#2206) from Franklin...Moonchild2023-04-09
|\ \
| * | Issue #2197 - Follow-up: Remove GC debug assertion on sandboxFranklinDM2023-04-08
| * | Issue #2197 - Part 4: Expose structuredClone in SandboxFranklinDM2023-04-07
| * | Issue #2197 - Part 3: Implement self.structuredClone()FranklinDM2023-04-07
| * | Issue #2197 - Part 2d: Implement PostMessageOptions for WindowFranklinDM2023-04-07
| * | Issue #2197 - Part 2c: Implement StructuredSerializeOptions for ServiceWorkerFranklinDM2023-04-07
| * | Issue #2197 - Part 2b: Implement StructuredSerializeOptions for WorkerFranklinDM2023-04-07
| * | Issue #2197 - Part 2a: Implement StructuredSerializeOptions for MessagePortFranklinDM2023-04-07
| * | Issue #2197 - Part 1b: Transferables should be arrays of objectsFranklinDM2023-04-07
| * | Issue #2197 - Part 1a: postMessages should have transferable as [] by defaultFranklinDM2023-04-07
* | | Merge pull request 'Implement window.event' (#2207) from FranklinDM/UXP-contr...Moonchild2023-04-09
|\ \ \
| * | | Issue #595 - Implement window.eventFranklinDM2023-04-08
|/ / /
* | | Merge pull request 'Move getElementsByName from HTMLDocument to nsIDocument' ...Moonchild2023-04-07
|\ \ \ | |/ / |/| |
| * | Issue #252 - Follow-up: Include a null check against mDocumentFranklinDM2023-04-07
| * | Issue #252 - Move getElementsByName from HTMLDocument to DocumentFranklinDM2023-04-07
| |/
* | Merge pull request 'No issue - Use inet_ntop() for converting IPv4 network ad...Moonchild2023-04-07
|\ \
| * | No issue - Use inet_ntop() for converting IPv4 network addresses instead of t...FranklinDM2023-04-07
| |/
* | Merge pull request 'Follow-up: Silence compiler warnings for libjxl (MSVC)' (...Moonchild2023-04-07
|\ \
| * | Issue #2061 - Follow-up: Silence compiler warnings for libjxl (MSVC)FranklinDM2023-04-07
| |/
* | Merge pull request 'Merge dom.getRootNode.enabled pref into dom.webcomponents...Moonchild2023-04-07
|\ \ | |/ |/|
| * Issue #1361 - Follow-up: Merge dom.getRootNode.enabled pref into dom.webcompo...Job Bautista2023-04-07
|/
* Merge pull request 'Update in-tree harfbuzz to 7.1.0, remove old fontconfig s...Moonchild2023-04-06
|\
| * Issue #2191 - Follow-up: Add missing mozilla::gfx in gfxFcPlatformFontList.cppJob Bautista2023-04-05
| * Issue #2191 - Remove virtual from gfxFont::GetCairoScaledFont.Job Bautista2023-04-05
| * Issue #2191 - Require implementation of gfxFont::GetScaledFont and remove unn...Job Bautista2023-04-05
| * Issue #2191 - Remove redundant CairoScaledFont accessor from gfxFont subclasses.Job Bautista2023-04-05
| * Issue #2191 - Get rid of gfxFontconfigUtils.h since gfxFontconfigFontBase is ...Job Bautista2023-04-05
| * Issue #2191 - Make ScaledFont::SetCairoScaledFont virtual so it can be access...Job Bautista2023-04-05
| * Issue #2191 - Remove as much old fontconfig support as needed for Harfbuzz 7....Job Bautista2023-04-05
| * Issue #1862 - Part 2: Update harfbuzz's build system for 7.1.0.Job Bautista2023-04-05