index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dom
Commit message (
Expand
)
Author
Age
*
Bug 1679987 - Remove unused includes of nsCharSeparatedTokenizer.h.
Moonchild
2022-05-17
*
Issue #1893 - Part 3: Update audio & video decoders for FFmpeg 5.0
trav90
2022-05-16
*
Issue #1893 - Part 2: Add support for libavcodec 59/FFmpeg 5.0
trav90
2022-05-16
*
Issue #1893 - Part 1: Import required FFmpeg 5.0 header files
trav90
2022-05-16
*
Issue #1895 - Implement queueMicroTask(callback())
Moonchild
2022-05-07
*
Bug 1761981
Moonchild
2022-05-04
*
No issue - Align our resource timing with the updated Fetch spec.
Moonchild
2022-05-04
*
Merge branch 'master' into vpx-format-update
Moonchild
2022-05-01
|
\
|
*
Merge branch 'master' into 1829
Brian Smith
2022-04-28
|
|
\
|
*
|
Issue #1829 - Revert "Issue #1751 -- Remove XP_MACOSX conditionals from /dom"
Brian Smith
2022-04-26
|
*
|
Issue #1829 - Revert "Issue #1751 -- Remove XP_DARWIN"
Brian Smith
2022-04-26
|
*
|
Issue #1829 - Revert “Issue #1751 -- Remove XP_MACOSX conditionals from the...
Brian Smith
2022-04-26
|
*
|
Issue #1829 - Revert “Issue #1751 -- Remove cocoa support code from /dom”
Brian Smith
2022-04-26
*
|
|
Issue #1820 - Part 8: Check bit depth in PDM::Supports.
Moonchild
2022-04-27
*
|
|
Issue #1820 - Part 7: Check bit depth in WebMDecoder to determine if we suppo...
Moonchild
2022-04-27
*
|
|
Issue #1820 - Part 6: Extract bit depth information from codec parameter string
Moonchild
2022-04-27
*
|
|
Issue #1820 - Part 5: Add mBitDepth field to VideoInfo.
Moonchild
2022-04-27
*
|
|
Issue #1820 - Part 4: Add a gtest for testing the extraction function.
Moonchild
2022-04-27
*
|
|
Issue #1820 - Part 3: Use Codec detail extractor helper to tell if it's a new
Moonchild
2022-04-27
*
|
|
Issue #1820 - Part 2: Add VP9-in-MP4 support to the decoder
Moonchild
2022-04-27
*
|
|
Issue #1820 - Part 1 : Add an extraction function to parse the RFC-6381 VP9 c...
Moonchild
2022-04-26
|
|
/
|
/
|
*
|
Merge pull request 'Remove use counters telemetry' (#1883) from FranklinDM/UX...
Moonchild
2022-04-26
|
\
\
|
*
|
Issue #21 - Change MappedAttrParser to store its nsIPrincipal instead of nsSV...
FranklinDM
2022-04-24
|
*
|
Issue #21 - Remove use counters telemetry
FranklinDM
2022-04-24
*
|
|
Issue #1885 - Follow-up: Update error message if invalid rootMargin specified.
Moonchild
2022-04-25
*
|
|
Issue #1885 - Allow unitless rootMargin entries for IntersectionObserver.
Moonchild
2022-04-24
|
/
/
*
/
Issue #1877 - Resolve NIGHTLY_BUILD conditionals.
Moonchild
2022-04-22
|
/
*
Issue #1593 - Part 5: Fix error that messes with event state detection.
Jeremy Andrews
2022-04-19
*
Issue #1593 - Part 2: Account for Shadow DOM v1 and iterator in nsBindingMana...
Jeremy Andrews
2022-04-19
*
Issue #1593 - Part 1: Import William Chen's patches w/o selector implementation,
Jeremy Andrews
2022-04-19
*
Issue #1877 - Resolve RELEASE_OR_BETA conditionals.
Moonchild
2022-04-19
*
Issue #1818 - Part 1: remove a number of old GCC hacks.
trav90
2022-04-15
*
Fix Mesa check + whitespace
Moonchild
2022-04-09
*
No issue - Avoid WebGL crash on Mesa
Moonchild
2022-04-08
*
Issue #1836 - Implement Selection.setBaseAndExtent()
Moonchild
2022-04-08
*
Issue #1840 - Try to deal with bad website scripting loading/unloading modules.
Moonchild
2022-04-08
*
[DOM IndexedDB] Increase intermediate byte storage maximum capacity.
Moonchild
2022-04-08
*
[DOM media] Handle truncated ADTS and MP3 resources.
Paul Adenot
2022-04-08
*
Bug 1650214 - Cancel progress timer when shutting down FileReader
Yaron Tausky
2022-04-08
*
[DOM] Stop treating XSLT meta refresh as a special snowflake thing.
Moonchild
2022-04-08
*
Issue #953 - Neuter the user-facing controls for e10s
Moonchild
2022-04-08
*
Issue #1853 - Map scrollbar-width to an element attribute.
Moonchild
2022-04-08
*
Issue #1852 - Undo Stylo nonsense that breaks body and frame margins.
Moonchild
2022-04-08
*
[DOM] Align XHR requests with the spec.
Moonchild
2022-04-07
*
[Docshell] Implement reload flood guard
Moonchild
2022-04-07
*
[DOM] Don't try to create too large string buffers
Olli Pettay
2022-04-07
*
[DOM] Fix handling of text fragments
Moonchild
2022-04-07
*
Issue #21 - Remove calls to Services.telemetry and nsITelemetry
Moonchild
2022-04-07
*
Revert "Merge pull request 'Update libcubeb to latest version' (#1812) from a...
Moonchild
2022-04-05
*
Merge pull request 'Update libcubeb to latest version' (#1812) from athenian2...
athenian200
2022-04-05
|
\
[next]