gecko-dev/dom
2020-06-08 09:01:48 +00:00
..
abort
animation Bug 1626532 - Make dom/animation buildable outside of unified-build environment. r=birtles 2020-06-02 10:31:46 +00:00
audiochannel Bug 1332588 - Drop explicit setting of dom.animations.mainthread-synchronization-with-geometric-animations. r=boris 2020-05-13 21:36:44 +00:00
base Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
battery
bindings Bug 1642974 - Don't expose WeakRef targets which are DOM wrappers whose target has been collected r=smaug,sfink 2020-06-06 06:58:42 +00:00
broadcastchannel Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 3 - Cleanup storage access methods, r=dimi 2020-06-03 06:10:58 +00:00
browser-element
cache Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
canvas Bug 1640912 - Update xrCompatible flag when WebGLContext::makeXRCompatible call succeeds r=jgilbert,kip,daoshengmu 2020-06-03 00:49:45 +00:00
chrome-webidl Backed out changeset 3b5928fd85e5 (bug 1642423) for causing failure at test_getAttributes.html. CLOSED TREE 2020-06-06 00:32:42 +03:00
clients Bug 1638711 - Mark WPTs that incorrectly expect synchronous security checks as failing. r=asuth 2020-06-03 21:39:54 +00:00
commandhandler
console Bug 1482279 - Stop using Cu.forcePermissiveCOWs() in SpecialPowers. r=kmag 2020-05-31 03:41:03 +00:00
credentialmanagement
crypto
debugger
docs Bug 1635061 - Document JSProcessActor;r=kmag 2020-05-30 10:19:21 +00:00
encoding
events Bug 1643042 - Turn the scroll origin parameter into a strongly-typed enum. r=tnikkel 2020-06-05 09:37:51 +00:00
fetch Bug 1622451 - minimize stream copying across IPC boundaries r=asuth,baku 2020-05-29 09:09:54 +00:00
file Bug 1637742 - P2 - IPCBlobInputStream does not return error and executes callback on AsyncWait/AsyncLengthWait if stream is closed r=baku 2020-06-02 13:21:16 +00:00
filehandle Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
filesystem
flex Bug 1639053 - Remove the ability to reverse axes internally for nsFlexContainerFrame. r=dholbert 2020-05-19 21:13:35 +00:00
gamepad Bug 1538805 - Send GamepadAdded events to the later GamepadEventChannels. r=baku 2020-05-23 03:14:42 +00:00
geolocation
grid
html Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
imptests
indexedDB Bug 1621916 - Fix IndexedDB to ignore unknown files in the client directory during initialization and usage calculation; r=dom-workers-and-storage-reviewers,sg,ttung 2020-05-28 11:14:52 +00:00
interfaces Bug 1632268. Take into account resolution when position select drop downs and form autocomplete. r=botond 2020-06-08 05:45:47 +00:00
ipc Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
jsurl Bug 1515419 - fixing ToNewCString (and ToNewUnicode as well) xpcom/string/nsReadableUtils.cpp r=froydnj,necko-reviewers,valentin 2020-05-17 06:58:48 +00:00
l10n Backed out changeset 3b5928fd85e5 (bug 1642423) for causing failure at test_getAttributes.html. CLOSED TREE 2020-06-06 00:32:42 +03:00
locales Bug 1359867 - Add support for allow-top-navigation-by-user-activation iframe sandboxing r=smaug 2020-06-01 12:46:31 +00:00
localstorage Bug 1621916 - Remove unused argument in Client::InitOrigin; r=dom-workers-and-storage-reviewers,sg 2020-05-27 15:52:49 +00:00
manifest
mathml
media Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
messagechannel
midi
network Bug 1639310 - Remove unnecessary implicitJSContext annotations. r=mccr8 2020-05-19 20:48:21 +00:00
notification Bug 1592776 - Reformat test_notification_tag.html. r=dom-workers-and-storage-reviewers,asuth 2020-06-02 17:18:47 +00:00
offline
payments Bug 1633344 - Throw RangeError when creating PaymentRequest with a duplicate payment method. r=alchen 2020-05-21 10:30:00 +00:00
performance Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
permission
plugins Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
power
presentation Bug 1641496 - P6: Reenable some tests r=dragana,extension-reviewers,mixedpuppy 2020-06-04 22:56:38 +00:00
prio
promise Bug 1634264 - Reject MozPromise when DomPromiseListener is deleted. r=mattwoodrow 2020-05-18 22:16:38 +00:00
prototype Bug 1557407 - Replace DispatchTrustedEvent with DispatchEventOnlyToChrome for various chrome-only events, r=smaug 2020-06-01 17:11:48 +00:00
push Bug 1629113 - Move remaining services to components.conf. r=snorp,baku 2020-05-26 07:44:52 +00:00
quota Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
reporting
res
script Bug 1643540 - Split scriptElement type into three types for clarity. r=jlast,smaug 2020-06-05 18:22:50 +00:00
security Bug 1638711 - Call DisplayLoadError for NS_ERROR_DOM_BAD_URI during EndPageLoad, since we would also have done this for the same error during AsyncOpen. r=nika,ckerschb 2020-06-08 08:07:20 +00:00
serviceworkers Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 5 - Use RemoteWorkerData CTOR in serviceWorkers, r=dimi 2020-06-03 06:12:24 +00:00
simpledb Bug 1621916 - Remove unused argument in Client::InitOrigin; r=dom-workers-and-storage-reviewers,sg 2020-05-27 15:52:49 +00:00
smil
storage Bug 1638389 - skip events that principals are not matched; r=timhuang 2020-06-04 09:00:34 +00:00
svg Bug 1634393 - Resolve <textPath> href local references against document URL, not base URL. r=longsonr 2020-06-08 06:06:26 +00:00
system Bug 1637402 - Add pref to compare MLS results r=chutten,mikedeboer 2020-06-02 00:01:31 +00:00
tests Bug 1643075, removed unused message manager usage from browser_test_performance_metrics.js, r=tarek 2020-06-04 00:07:25 +00:00
u2f
url Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
vr Bug 1641615 - xr.requestSession now checks for transient user activation rather than just user input. r=daoshengmu,edgar,imanol 2020-06-02 19:55:45 +00:00
webauthn Bug 1637452: Part 15 - Fix JNI includes in dom/webauthn; r=keeler,jcj 2020-05-15 17:06:07 +00:00
webbrowserpersist Bug 1570255 - Remove sync session history implementation. r=smaug,nika 2020-05-20 09:09:06 +00:00
webgpu Bug 1634425 - Integrate WebGPU API tracing r=jgilbert 2020-05-27 16:49:03 +00:00
webidl Bug 1615191 - P1 - implement remoteTimestamp for RTCRemoteOutboundRtpStreamStats;r=dminor,smaug 2020-06-05 11:41:24 +00:00
websocket Bug 1637159 remove now-unused public DOMEventTargetHelper::BindToOwner() rebind methods r=smaug 2020-05-14 05:29:49 +00:00
workers Bug 1642974 - Don't expose WeakRef targets which are DOM wrappers whose target has been collected r=smaug,sfink 2020-06-06 06:58:42 +00:00
worklet Bug 1642974 - Don't expose WeakRef targets which are DOM wrappers whose target has been collected r=smaug,sfink 2020-06-06 06:58:42 +00:00
xhr Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
xml Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 2 - Expose PartitionedPrincipal, r=dimi 2020-06-03 06:09:52 +00:00
xslt Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 2 - Expose PartitionedPrincipal, r=dimi 2020-06-03 06:09:52 +00:00
xul Bug 1643540 - Split scriptElement type into three types for clarity. r=jlast,smaug 2020-06-05 18:22:50 +00:00
jar.mn
moz.build