summaryrefslogtreecommitdiff
path: root/dom
Commit message (Expand)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
* Merge pull request 'Replace MOZ_MUST_USE with [[nodiscard]]' (#2375) from 234...Moonchild2023-11-11
|\
| * Issue #2342 - Fix attribute order in misc files (found by clang builds)Moonchild2023-11-10
| * Issue #2342: Use [[nodiscard]] in IPDL generation and fix warningsMoonchild2023-11-08
| * Issue #2342: Use [[nodiscard]] in /domMoonchild2023-11-08
* | No Issue - add mutex in EventSourceMoonchild2023-11-09
|/
* Merge pull request 'Clean up GMP decryptor code' (#2368) from GMPdecryptor-cl...Moonchild2023-11-07
|\
| * Issue #2346 - Remove now-unused DecryptorIdMoonchild2023-11-03
| * Issue #2346 - Back-factor GetDecryptingGMPVideoDecoder to GetGMPVideoDecoderMoonchild2023-11-03
| * Issue #2346 - Cut out GMPDecryptor codeMoonchild2023-11-03
* | Merge pull request 'No Issue - Structured Clone Spec Compliance and Bugfix' (...Moonchild2023-11-05
|\ \ | |/ |/|
| * No Issue - StructuredClone serialize and deserialize should treat back refere...Basilisk-Dev2023-10-30
* | Issue #2317 - Part 9 - "send" before "receive"-ing when decoding audio using ...trav902023-10-27
* | Issue #2317 - Part 5 - Build ffvpx against the FFmpeg 6.0 headerstrav902023-10-27
|/
* [DOM] For now, use C++11 static_asserts only.Moonchild2023-10-27
* Issue #35 - Follow-up: undo locale changes so they aren't pre-processed.Moonchild2023-10-26
* Merge pull request 'No Issue - Implement crypto.randomUUID' (#2359) from Basi...Moonchild2023-10-25
|\
| * No Issue - Implement crypto.randomUUIDBasilisk-Dev2023-10-25
* | [DOM] Drop mWrappedRunnable early in workers.Moonchild2023-10-25
* | [WebGL] Add preffed limit to WebGL vertCountMoonchild2023-10-25
* | [DOM] Ignore status 206 and vary header checking for opaque responses inMoonchild2023-10-25
* | Merge pull request 'Implement support for WebM transparency/alpha channel.' (...Moonchild2023-10-25
|\ \
| * | Issue #2357 - WebM w/alpha renders black if WMF decoder is enabled.Jeremy Andrews2023-10-24
| * | Issue #2357 - VPXDecoder does not decode alpha frames.Jeremy Andrews2023-10-24
| * | Issue #2357 - WebM demuxer can't tell when a video wants to be transparent.Jeremy Andrews2023-10-24
| |/
* | Merge branch 'master' of https://repo.palemoon.org/MoonchildProductions/UXPMoonchild2023-10-25
|\ \
| * | Treat all GLSL versions >=450 as 450Basilisk-Dev2023-10-23
| |/
* / [media] Use RefPtr<TrackBuffersManager> instead of raw pointersMoonchild2023-10-25
|/
* Issue #2346 - Follow-up: restore erroneously removed GMP mCrashHelper.Moonchild2023-10-21
* Merge pull request 'Align the Performance Observer navigation and resource wi...Moonchild2023-10-20
|\
| * Issue #2282 - Part 2 - Re-add some timer clamping that got clobber erroneously.Brian Smith2023-10-20
| * Issue #2282 - Align the Performance Observer navigation and resource with the...Brian Smith2023-10-20
* | Merge pull request 'Clean up the rest of EME' (#2348) from 2346-EME-cleanup i...Moonchild2023-10-19
|\ \
| * | Issue #2346 - Remove IsWaitingOnCDMResource stubMoonchild2023-10-18
| * | Issue #2346 - Remove EME PDM factory creation.Moonchild2023-10-17
| * | Issue #2346 - Remove stub for setting decryptor IDMoonchild2023-10-17
| * | Issue #2346 - Remove MDSM "Wait for CDM" stateMoonchild2023-10-17
| * | Issue #2346 - Update testsMoonchild2023-10-17
| * | Issue #2346 - Remove EME WebIDL interfacesMoonchild2023-10-17
| * | Issue #2346 - Remove unused EME componentsMoonchild2023-10-17
| * | Issue #2346 - Remove MOZ_EME conditional codeMoonchild2023-10-17
| |/
* / Issue #2332 - Hyphenate rtc stats type as per specBasilisk-Dev2023-10-18
|/
* Merge pull request 'Stop pretending proxies have a JSNative call/construct ho...Moonchild2023-10-16
|\
| * Issue #1442 Follow-up: Stop pretending proxies have a JSNative call/construct...Brian Smith2023-10-16
* | Restore EME WebIDL for proper cleanup later.Moonchild2023-10-16
|/
* Clean up dom\webidlMoonchild2023-10-14
* Issue #2340 - Return an array (actually frozen sequence) for {border|content}...Moonchild2023-10-14
* Merge pull request 'Issue #2332 - WebRTC Spec Updates' (#2338) from Basilisk-...Moonchild2023-10-10
|\
| * Issue #2332 - Update most tests to skip RTCSessionDescription constructionBasilisk-Dev2023-10-09
| * Issue #2332 - Update most tests to skip RTCIceCandidate constructionBasilisk-Dev2023-10-09