gecko-dev/dom
Keefer Rourke b046b1150d Bug 1660835: Add LZ4 compression options to IOUtils read and write methods r=barret,Gijs
NB: This change breaks the IOUtils.read API, requiring that an options
dictionary is passed as the optional second argument, rather than a number
indicating the max bytes to read. This option is not used out of tests however.

Differential Revision: https://phabricator.services.mozilla.com/D88177
2020-08-28 15:57:44 +00:00
..
abort
animation Bug 1660378 - part 9: Avoid QI for getting `nsStyledElement` pointer r=smaug 2020-08-26 05:29:06 +00:00
audiochannel
base Bug 1589102 - Part 14: Unskip test test_window_cross_origin_props.html and mark as failing, r=hsivonen 2020-08-28 17:21:19 +00:00
battery
bindings Bug 1459905 - Merge DOMSVGTranslatePoint and DOMSVGPoint and fix updates r=emilio 2020-08-25 14:38:32 +00:00
broadcastchannel
browser-element Bug 1651519: Part 2 - Also remove nsIDOMWindowUtils::outerWindowID. r=nika,geckoview-reviewers,agi 2020-08-17 20:22:12 +00:00
cache Bug 1659959 - Introduce QM_FAIL macro and quota client specific equivalents; r=dom-workers-and-storage-reviewers,sg 2020-08-27 11:10:10 +00:00
canvas Bug 1660886 - Release PWebGL when ClientWebGLContext is done with it. r=handyman,jld 2020-08-27 00:50:32 +00:00
chrome-webidl Bug 1660835: Add LZ4 compression options to IOUtils read and write methods r=barret,Gijs 2020-08-28 15:57:44 +00:00
clients
commandhandler
console
credentialmanagement
crypto
debugger
docs
encoding
events Bug 1589102 - Part 15: Make test_continuous_wheel_events.html wait for load event, r=mattwoodrow 2020-08-28 17:21:29 +00:00
fetch
file Bug 847347 - Ensure that FileReader::GetAsDataURL does not trigger a release-mode assertion failure on large files. r=jstutte,froydnj 2020-08-19 08:11:42 +00:00
filehandle
filesystem
flex
gamepad Bug 1660660 - Fix deadlock in gamepad initialization code. r=cmartin 2020-08-24 17:06:58 +00:00
geolocation
grid
html Bug 1589102 - Part 10: Fix tests failing due to not waiting for the window load events, r=mattwoodrow 2020-08-28 17:21:09 +00:00
imptests
indexedDB Bug 1661085 - Extract DeleteFileManagerDirectory function. r=dom-workers-and-storage-reviewers,janv 2020-08-28 15:53:30 +00:00
interfaces Bug 1636728 - Centralize printing entry points in nsGlobalWindowOuter, and move cloning out of nsPrintJob. r=jwatt,geckoview-reviewers,smaug,agi 2020-08-25 17:45:12 +00:00
ipc Bug 1589102 - Part 13: Fix a race in process switching code due to reftest.js forcing a process switch, r=kmag 2020-08-28 17:21:17 +00:00
jsurl
l10n
locales
localstorage Bug 1659959 - Introduce QM_FAIL macro and quota client specific equivalents; r=dom-workers-and-storage-reviewers,sg 2020-08-27 11:10:10 +00:00
manifest
mathml
media Bug 1589102 - Part 2: Fix tests that were broken as a result of about:srcdoc going via DocumentChannel, r=mattwoodrow 2020-08-28 17:20:33 +00:00
messagechannel
midi
network Backed out 2 changesets (bug 1659132) for failures at browser_cleanFlow.js. CLOSED TREE 2020-08-25 13:02:33 +03:00
notification
offline
payments
performance Backed out 7 changesets (bug 1518999) for causing browsertime failures. CLOSED TREE 2020-08-28 06:27:11 +03:00
permission
plugins
power
presentation Bug 1265275 - Removed using namespace mozilla::ipc; from PresentationIPCService.cpp r=smaug 2020-08-21 11:37:17 +00:00
prio
promise
prototype
push Backed out changeset 07e51bfc3436 (bug 1633710) for xpcshell failure on test_permissions.js CLOSED TREE 2020-08-19 18:00:21 +03:00
quota Bug 1659053 - Restore or remove the origin directory if its directory name is inconsistent with the origin in the directory metadta file; r=dom-workers-and-storage-reviewers,janv 2020-08-28 17:38:35 +00:00
reporting
res
script Bug 1656248 - Associate the JS script with the loader script for scripts loaded from the bytecode cache like we do for compiled scripts r=smaug 2020-08-24 19:33:53 +00:00
security Bug 1661077 - HTTPS-Only error page only shows up after a failed upgrade. r=ckerschb 2020-08-26 15:22:40 +00:00
serviceworkers Bug 1661643 - Remove browser.link.open_newwindow=1. r=preferences-reviewers,Gijs 2020-08-28 13:44:46 +00:00
simpledb Bug 1659959 - Introduce QM_FAIL macro and quota client specific equivalents; r=dom-workers-and-storage-reviewers,sg 2020-08-27 11:10:10 +00:00
smil Bug 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert 2020-08-15 10:38:17 +00:00
storage
svg Bug 1661509 - Fix SVGSVGElement::QueryInterface. r=longsonr 2020-08-27 20:56:04 +00:00
system Bug 1660835: Add LZ4 compression options to IOUtils read and write methods r=barret,Gijs 2020-08-28 15:57:44 +00:00
tests Bug 1661643 - Remove browser.link.open_newwindow=1. r=preferences-reviewers,Gijs 2020-08-28 13:44:46 +00:00
u2f
url Bug 1658878 - Isolate BlobURLs per agent-cluster - cleanup remove method, r=smaug 2020-08-17 09:57:04 +00:00
vr
webauthn
webbrowserpersist
webgpu
webidl Backed out 7 changesets (bug 1518999) for causing browsertime failures. CLOSED TREE 2020-08-28 06:27:11 +03:00
webshare
websocket Bug 1660361 - Send data in chunks from WebSocketChannelParent to WebSocketChannelChild r=valentin 2020-08-28 08:04:15 +00:00
workers Backed out 3 changesets (bug 1568597) for perma failures on sharedworker-classic.https.html. CLOSED TREE 2020-08-25 22:34:41 +03:00
worklet
xhr Bug 1652568 - Enable test_worker_xhr_parameters.html for xorigin fission r=kmag 2020-08-24 19:00:27 +00:00
xml Bug 1659457 - Do clone xml-pretty-printer's UA widget. r=smaug 2020-08-20 11:29:45 +00:00
xslt
xul Bug 1636728 - Centralize printing entry points in nsGlobalWindowOuter, and move cloning out of nsPrintJob. r=jwatt,geckoview-reviewers,smaug,agi 2020-08-25 17:45:12 +00:00
jar.mn
moz.build