gecko-dev/dom
Cameron McCormack 73701ced74 Bug 1351535 - Part 5: Add EffectCompositor method to pre-traverse within a specific subtree. r=hiro
It's not great that we traverse up the tree looking for the subtree root for
each animating element that is in mElementsToRestyle.  An alternative could
be to traverse the entire subtree and build a hash set of the elements
within it, so that each test in the mElementsToRestyle loop can be done
quickly.  I suspect that most of the time looking up the tree for
each animation will be quicker, but it does have worse worst case behavior.

MozReview-Commit-ID: FWoQ7fD9YZC

--HG--
extra : rebase_source : 688a19f61e3eda9e84228b6f18913e1f4bb09f13
2017-04-04 19:12:54 +08:00
..
animation Bug 1351535 - Part 5: Add EffectCompositor method to pre-traverse within a specific subtree. r=hiro 2017-04-04 19:12:54 +08:00
asmjscache
audiochannel
base Revert "Bug 1340719 - Throw an exception if accessing Xray from wrong docgroup (r=bholley)" 2017-04-07 14:23:06 -07:00
battery
bindings Bug 1352996. Remove vestige of AvailableIn/CheckAnyPermissions/CheckAllPermissions from WebIDL.py. r=qdot 2017-04-05 23:04:26 -04:00
broadcastchannel Bug 1350386 - Make nsInputStream structuredCloneable, r=mystor 2017-04-05 19:02:57 +02:00
browser-element
cache
canvas Bug 1315874 - Drop 'ForElement' from GetStyleContextForElementXXX methods; r=heycam 2017-04-05 14:39:23 +09:00
commandhandler
console
crypto
encoding
events Bug 1314388 - Remove SVGZoomEvent; r=longsonr,smaug 2017-04-04 15:36:22 +03:00
fetch
file Bug 1237868 - Don't set URI_IS_LOCAL_RESOURCE on media streams. r=baku 2017-04-01 15:11:53 -04:00
filehandle
filesystem Bug 1350933 - Labeling dom/filesystem - part 3 - IPC actors, r=billm 2017-04-05 09:47:56 +02:00
flyweb
gamepad
geolocation
grid
html Bug 1343642 - Ensure to grab nsFrameSelection before calling its methods unless calling only const methods. r=smaug 2017-04-06 13:11:52 +09:00
imptests
indexedDB Bug 1007034 - Add console warnings for the deprecated BindXXXParameter methods in mozIStorageBaseStatement and replace calls to the deprecated methods in dom/indexedDB/ActorsParent.cpp. r=mak 2017-04-05 14:08:25 -04:00
interfaces Bug 1339004 - Do DocGroup labeling in dom/security. r=ckerschb,smaug 2017-03-29 10:20:32 +08:00
ipc Merge mozilla-central to mozilla-inbound 2017-04-07 15:33:03 +02:00
json
jsurl
locales
manifest
mathml
media Bug 1232043 - Update/create mochitests for recorder resolution change. r=pehrsons 2017-04-07 13:14:19 +03:00
messagechannel Bug 1350386 - Make nsInputStream structuredCloneable, r=mystor 2017-04-05 19:02:57 +02:00
network
notification Bug 1350937 - Label web notification runnables. r=billm 2017-03-29 12:01:45 -07:00
offline
performance
permission
plugins Backed out changeset 7aec59cc05f0 (bug 1351535) on request from developer. r=backout 2017-04-08 16:53:34 +02:00
power Bug 1347482 - Change various DOM tests to run the navigator checks in sub-iframes. r=mystor 2017-04-04 21:53:27 +01:00
presentation Bug 1347482 - Change various DOM tests to run the navigator checks in sub-iframes. r=mystor 2017-04-04 21:53:27 +01:00
promise
push
quota
res
secureelement
security Bug 1339004 - Do DocGroup labeling in dom/security. r=ckerschb,smaug 2017-03-29 10:20:32 +08:00
smil Bug 1315874 - Use base style context to resolve base values in nsSMILCSSProperty; r=heycam 2017-04-03 16:49:27 +09:00
storage
svg Merge mozilla-central to mozilla-inbound 2017-04-07 15:33:03 +02:00
system
tests Bug 1313972 - backout bug 1321865 for extremely high test failure rate. r=me 2017-04-07 05:09:47 -04:00
time
u2f
url Bug 1352379 - Add a test for URLSearchParams and record<> CTOR, r=qdot 2017-04-03 10:01:35 +02:00
vr Bug 1353877 - Don't leak intermediate string in VRServiceTest::AttachVRDisplay. r=froydnj 2017-04-05 15:01:28 -07:00
webauthn
webbrowserpersist Bug 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica 2017-03-31 22:49:00 -04:00
webidl Bug 1353638 - P1: Hide useCache registrationOptions. r=bkelly 2017-04-05 23:42:50 +08:00
workers Bug 1353638 - P1: Hide useCache registrationOptions. r=bkelly 2017-04-05 23:42:50 +08:00
worklet
xbl Bug 1350147: Remove -moz-bound-element pseudo-class. r=xidorn 2017-03-27 23:03:38 +02:00
xhr Bug 1350694 - set browser.tabs.remote.separateFileUriProcess in browser_blobFromFile.js so it will work even in non-Nightly builds, r=baku 2017-03-28 13:20:30 -07:00
xml
xslt
xul
jar.mn
moz.build