summaryrefslogtreecommitdiff
path: root/dom
Commit message (Expand)AuthorAge
* Issue #80 - reinstated unified building for some large chunks of our code.Moonchild2022-09-04
* Merge pull request 'Support EventSource in workers' (#1997) from dbsoft/UXP:1...Moonchild2022-09-01
|\
| * Issue #1990 - Part 6 - Fix for infinite loop from Release() on shutdown worker.Brian Smith2022-08-26
| * Issue #1990 - Part 5 - Common up the skippability implementations that are ba...Brian Smith2022-08-25
| * Issue #1990 - Part 4 - Add a number of Mozilla patches from between Part 1 an...Brian Smith2022-08-22
| * Issue #1990 - Part 3 - Fix build issue due to missing nsIThreadRetargetableS...Brian Smith2022-08-18
| * Issue #1990 - Part 2 - Fix crash when incorrectly access EventSourceImpl::mEv...Brian Smith2022-08-18
| * Issue #1990 - Part 1 - EventSource for workers - Mozilla Bug 1267903Brian Smith2022-08-18
* | Issue #1956 - Fix C++ code standard conformance issue in webaudioMoonchild2022-08-29
* | Merge pull request 'Support TURN TLS in WebRTC' (#1993) from Basilisk-Dev/UXP...Moonchild2022-08-26
|\ \
| * | Issue #1991 - backport Mozilla bug 1266667Basilisk-Dev2022-08-20
| * | Issue #1991 - Remove console log stating TURNS is not supportedBasilisk-Dev2022-08-20
| * | Issue #1991 - Support TURN TLS Support in WebRTCBasilisk-Dev2022-08-20
| |/
* / Issue #1994 - Align CSS.supports with the current spec.Moonchild2022-08-24
|/
* Issue #1980 - Fix build bustage for applications where WebRTC building is ena...Job Bautista2022-07-30
* Revert "Issue #1806 - Follow-up: Fix WebRTC issues with cubeb update."Basilisk-Dev2022-07-29
* Issue #1977 - Bring back old behavior behind a pref.Job Bautista2022-07-29
* Issue #1977 - Allow WAV into media document.Job Bautista2022-07-27
* [DOM] Add extra check for performance API Next Hop protocolMoonchild2022-07-27
* Merge remote-tracking branch 'athenian200/msvc2022-linker-fix'Moonchild2022-07-12
|\
| * Issue #1956 - Fix symbol visibility issue more elegantly.Jeremy Andrews2022-07-12
* | Issue #1959 - Don't apply CSPs to explicit data documents and images.Moonchild2022-07-12
|/
* Issue #1956 - Use preprocessor to work around strange template behavior with ...Jeremy Andrews2022-07-06
* Issue #1956 - Follow-up: Fix weird linker issue on 32-bit MSVC2022.Jeremy Andrews2022-07-05
* [DOM] use the sanitizer to restrict href in svg:use to fragment-only URLsMoonchild2022-07-03
* [DOM media] Remove potentially unsafe type accesses when debug loggingMoonchild2022-07-03
* Issue #1952 - m-c 1383775: Clean up function toString/toSource code, remove r...Martok2022-07-01
* Issue #21 - Follow-up: Remove some left-over telemetry plumbing.Moonchild2022-06-27
* Issue #1905 - Part 4c - Follow Firefox and Safari in reporting "Intel" for Ma...Brian Smith2022-06-15
* Issue #1905 - Part 4b - Fix issue loading the profile and saving changes to t...Brian Smith2022-06-15
* [DOM] Clip image data transfers.Moonchild2022-06-01
* [DOM] Promise worker-proxy cleanup improvementsMoonchild2022-05-30
* [DOM] Don't allow internal MIME types to be assigned to DataTransferMoonchild2022-05-30
* [DOM media] Handle truncated WAV stream.Paul Adenot2022-05-30
* [DOM events] Clear event listener.Peter Van der Beken2022-05-30
* [DOM media] Adjust lock scope in MediaSourceDemuxerMoonchild2022-05-30
* [DOM media] Add a lock around Reset() in WebMBufferedParserMoonchild2022-05-30
* [DOM] worker cleanup.Moonchild2022-05-30
* [DOM] Consistent error messages for scripts which failed to load.Moonchild2022-05-30
* [DOM] Clear sinks and block further use after storage observer shutdown.Moonchild2022-05-30
* Issue #83 - Update FFVPX to version 4.2.7trav902022-05-28
* Issue #1742 - Part 4: Don't trigger read barriers when comparing wrapped poin...Jeremy Andrews2022-05-27
* Issue #1742 - Part 1: Refactor rooting base class templatesMoonchild2022-05-24
* Merge pull request 'Silence some GCC compiler warnings in FFmpeg code' (#1902...Moonchild2022-05-21
|\
| * Issue #457 - Silence some GCC compiler warnings in FFmpeg codetrav902022-05-21
* | Bug 1679987 - Remove unused includes of nsCharSeparatedTokenizer.h.Moonchild2022-05-17
|/
* Issue #1893 - Part 3: Update audio & video decoders for FFmpeg 5.0trav902022-05-16
* Issue #1893 - Part 2: Add support for libavcodec 59/FFmpeg 5.0trav902022-05-16
* Issue #1893 - Part 1: Import required FFmpeg 5.0 header filestrav902022-05-16
* Issue #1895 - Implement queueMicroTask(callback())Moonchild2022-05-07