summaryrefslogtreecommitdiff
path: root/dom
Commit message (Expand)AuthorAge
* Issue #1895 - Implement queueMicroTask(callback())Moonchild2022-05-07
* Bug 1761981Moonchild2022-05-04
* No issue - Align our resource timing with the updated Fetch spec.Moonchild2022-05-04
* Merge branch 'master' into vpx-format-updateMoonchild2022-05-01
|\
| * Merge branch 'master' into 1829Brian Smith2022-04-28
| |\
| * | Issue #1829 - Revert "Issue #1751 -- Remove XP_MACOSX conditionals from /dom"Brian Smith2022-04-26
| * | Issue #1829 - Revert "Issue #1751 -- Remove XP_DARWIN"Brian Smith2022-04-26
| * | Issue #1829 - Revert “Issue #1751 -- Remove XP_MACOSX conditionals from the...Brian Smith2022-04-26
| * | Issue #1829 - Revert “Issue #1751 -- Remove cocoa support code from /dom”Brian Smith2022-04-26
* | | Issue #1820 - Part 8: Check bit depth in PDM::Supports.Moonchild2022-04-27
* | | Issue #1820 - Part 7: Check bit depth in WebMDecoder to determine if we suppo...Moonchild2022-04-27
* | | Issue #1820 - Part 6: Extract bit depth information from codec parameter stringMoonchild2022-04-27
* | | Issue #1820 - Part 5: Add mBitDepth field to VideoInfo.Moonchild2022-04-27
* | | Issue #1820 - Part 4: Add a gtest for testing the extraction function.Moonchild2022-04-27
* | | Issue #1820 - Part 3: Use Codec detail extractor helper to tell if it's a newMoonchild2022-04-27
* | | Issue #1820 - Part 2: Add VP9-in-MP4 support to the decoderMoonchild2022-04-27
* | | Issue #1820 - Part 1 : Add an extraction function to parse the RFC-6381 VP9 c...Moonchild2022-04-26
| |/ |/|
* | Merge pull request 'Remove use counters telemetry' (#1883) from FranklinDM/UX...Moonchild2022-04-26
|\ \
| * | Issue #21 - Change MappedAttrParser to store its nsIPrincipal instead of nsSV...FranklinDM2022-04-24
| * | Issue #21 - Remove use counters telemetryFranklinDM2022-04-24
* | | Issue #1885 - Follow-up: Update error message if invalid rootMargin specified.Moonchild2022-04-25
* | | Issue #1885 - Allow unitless rootMargin entries for IntersectionObserver.Moonchild2022-04-24
|/ /
* / Issue #1877 - Resolve NIGHTLY_BUILD conditionals.Moonchild2022-04-22
|/
* Issue #1593 - Part 5: Fix error that messes with event state detection.Jeremy Andrews2022-04-19
* Issue #1593 - Part 2: Account for Shadow DOM v1 and iterator in nsBindingMana...Jeremy Andrews2022-04-19
* Issue #1593 - Part 1: Import William Chen's patches w/o selector implementation,Jeremy Andrews2022-04-19
* Issue #1877 - Resolve RELEASE_OR_BETA conditionals.Moonchild2022-04-19
* Issue #1818 - Part 1: remove a number of old GCC hacks.trav902022-04-15
* Fix Mesa check + whitespaceMoonchild2022-04-09
* No issue - Avoid WebGL crash on MesaMoonchild2022-04-08
* Issue #1836 - Implement Selection.setBaseAndExtent()Moonchild2022-04-08
* Issue #1840 - Try to deal with bad website scripting loading/unloading modules.Moonchild2022-04-08
* [DOM IndexedDB] Increase intermediate byte storage maximum capacity.Moonchild2022-04-08
* [DOM media] Handle truncated ADTS and MP3 resources.Paul Adenot2022-04-08
* Bug 1650214 - Cancel progress timer when shutting down FileReaderYaron Tausky2022-04-08
* [DOM] Stop treating XSLT meta refresh as a special snowflake thing.Moonchild2022-04-08
* Issue #953 - Neuter the user-facing controls for e10sMoonchild2022-04-08
* Issue #1853 - Map scrollbar-width to an element attribute.Moonchild2022-04-08
* Issue #1852 - Undo Stylo nonsense that breaks body and frame margins.Moonchild2022-04-08
* [DOM] Align XHR requests with the spec.Moonchild2022-04-07
* [Docshell] Implement reload flood guardMoonchild2022-04-07
* [DOM] Don't try to create too large string buffersOlli Pettay2022-04-07
* [DOM] Fix handling of text fragmentsMoonchild2022-04-07
* Issue #21 - Remove calls to Services.telemetry and nsITelemetryMoonchild2022-04-07
* Revert "Merge pull request 'Update libcubeb to latest version' (#1812) from a...Moonchild2022-04-05
* Merge pull request 'Update libcubeb to latest version' (#1812) from athenian2...athenian2002022-04-05
|\
| * Issue #1806 - Convert DOS line endings to Unix line endings.Jeremy Andrews2021-08-27
| * Issue #1806 - Part 7: Fix up weird issue introduced when redoing branch.Jeremy Andrews2021-08-24
| * Issue #1806 - Part 5: Add multichannel audio capability.Jeremy Andrews2021-08-24
| * Issue #1806 - Part 4: Add more audio troubleshooting information.Jeremy Andrews2021-08-24