gecko-dev/dom
Timothy Nikkel a1a2512d01 Bug 1632268. Take into account resolution when position select drop downs and form autocomplete. r=botond
One note about this solution: it includes the apz callback transform for the root scroll frame of the root content document, but no other apz callback transform that might be on an ancestor of the select element.

Differential Revision: https://phabricator.services.mozilla.com/D78026
2020-06-08 05:45:47 +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 1632268. Take into account resolution when position select drop downs and form autocomplete. r=botond 2020-06-08 05:45:47 +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 Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
cache 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
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 1643051 - Change the dignostic assertion to regular assertion for the ClientSource.cpp. r=dimi 2020-06-04 12:56:51 +00:00
commandhandler
console Bug 1482279 - Stop using Cu.forcePermissiveCOWs() in SpecialPowers. r=kmag 2020-05-31 03:41:03 +00:00
credentialmanagement
crypto Bug 1628692 - Prepare dom/crypto for making FallibleTArray uncopyable. r=keeler 2020-04-29 17:24:13 +00:00
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
filesystem Bug 1626570 - Improve handling of copying arrays in dom/filesystem/. r=smaug 2020-05-05 10:20:04 +00:00
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 Bug 1626570 - Improve handling of copying arrays in dom/grid/. r=mats 2020-05-05 14:13:15 +00:00
html Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 2 - Expose PartitionedPrincipal, r=dimi 2020-06-03 06:09:52 +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 1639165 - Add an isFowardedFromContentProcess flag to nsIScriptError. r=baku. 2020-06-05 14:53:26 +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 Bug 1635160 - Convert style-font #defines to an enum class. r=emilio 2020-05-07 08:32:27 +00:00
media Bug 1641600 - Remove check that bytesSent >= packetsSent in pc.js; r=ng 2020-06-05 12:10:59 +00:00
messagechannel Bug 1626570 - FIX-toolchain-bustage. CLOSED TREE 2020-05-07 13:03:31 +03:00
midi Bug 1626570 - Improve handling of copying arrays in dom/midi/. r=smaug 2020-05-06 11:45:18 +00:00
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 1637985 - Reenable the PerformanceTiming API in RFP mode r=tjr 2020-06-02 16:03:29 +00:00
permission
plugins Bug 1606706 - Part 2: Integrate new TaskController code into tree and allow usage by pref. r=smaug 2020-06-04 00:02:18 +00:00
power Bug 1626570 - Improve handling of copying arrays in dom/power/. r=smaug 2020-05-06 11:55:10 +00:00
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 1482279 - Stop using Cu.forcePermissiveCOWs() in SpecialPowers. r=kmag 2020-05-31 03:41:03 +00:00
reporting Bug 1635399 - Function PrincipalInfoToPrincipal now returns Result<nsCOMPtr<nsIPrincipal>, nsresult> r=ckerschb 2020-05-12 19:02:05 +00:00
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 1496427 - fuzzing target for featurepolicy parser r=decoder 2020-06-05 09:08:44 +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 Bug 1626570 - Improve handling of copying arrays in dom/smil/. r=birtles 2020-05-05 13:00:31 +00:00
storage Bug 1638389 - skip events that principals are not matched; r=timhuang 2020-06-04 09:00:34 +00:00
svg Bug 1642430 - Improve SVGTests implementation r=dholbert 2020-06-03 15:34:21 +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
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