summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [widget] Change RegisterDragDrop to be called on idle.Moonchild2023-10-25
* [network] Block more invalid cookie name characters.Moonchild2023-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 - Add reftest for WebM alpha.Jeremy Andrews2023-10-24
| * Issue #2357 - WebM w/alpha renders black if WMF decoder is enabled.Jeremy Andrews2023-10-24
| * Issue #2357 - Paused WebM videos w/alpha are 100% transparent if HA is disabled.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
|\ \
| * \ Merge pull request 'Treat all GLSL versions >=450 as 450' (#2356) from Basili...Moonchild2023-10-24
| |\ \ | | |/ | |/|
| | * Treat all GLSL versions >=450 as 450Basilisk-Dev2023-10-23
| |/
* / [media] Use RefPtr<TrackBuffersManager> instead of raw pointersMoonchild2023-10-25
|/
* Issue #2355 - Apply self-transforms to the frame of top level <svg>Moonchild2023-10-22
* Issue #2346 - Follow-up: restore erroneously removed GMP mCrashHelper.Moonchild2023-10-21
* Merge pull request 'Implement some NumberFormat spec updates' (#2352) from 23...Moonchild2023-10-20
|\
| * Issue #2350 - Part 2: Allow "maximumFractionDigits" option inMoonchild2023-10-19
| * Issue #2350 - Part 1: Apply "minimumIntegerDigits" to number-formattersMoonchild2023-10-19
| * Issue #2350 - Part 0: Add a helper function DefaultNumberOptionMoonchild2023-10-19
* | 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 - Clean up EME code in toolkit extension manager (GMP)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 - Update build configuration and remove --{en|dis}able-emeMoonchild2023-10-17
| * | | Issue #2346 - Remove EME WebIDL interfacesMoonchild2023-10-17
| * | | Issue #2346 - Update license (remove OpenAES)Moonchild2023-10-17
| * | | Issue #2346 - Remove unused EME componentsMoonchild2023-10-17
| * | | Issue #2346 - Remove MOZ_EME conditional codeMoonchild2023-10-17
| | |/ | |/|
* | | Merge pull request 'Issue #2332 - Hyphenate rtc stats type as per spec' (#234...Moonchild2023-10-19
|\ \ \ | |_|/ |/| |
| * | Issue #2332 - Hyphenate rtc stats type as per specBasilisk-Dev2023-10-18
* | | Merge pull request 'Backport of Mozilla tooltip bugs' (#2347) from Basilisk-D...Moonchild2023-10-17
|\ \ \ | |_|/ |/| |
| * | Backport of Mozilla tooltip bugs:Basilisk-Dev2023-10-16
| |/
* / Issue #1721 - Follow-up: Properly protect GPC headerMoonchild2023-10-17
|/
* 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
| * Issue #2332 - Have createOffer/Answer resolve with dictionariesBasilisk-Dev2023-10-09
| * Issue #2332 - Have set(Local|Remote)Description take dictionariesBasilisk-Dev2023-10-09
| * Issue #2332 - Have addIceCandidate take a dictionaryBasilisk-Dev2023-10-09