gecko-dev/dom
Xidorn Quan efc0cdde02 Bug 1447828 part 8 - Remove remaining uses of StyleBackendType as well as the type itself. r=emilio
MozReview-Commit-ID: 6sh4eKvDpRF

--HG--
extra : rebase_source : 7d83f2b2d4e2739333016ed82754bf3a4a700de4
extra : source : 147ca562a24652c3f30add793213db70aff65e9e
2018-03-29 02:34:34 +11:00
..
abort
animation Bug 1447828 part 1 - Remove StyleBackendType uses from dom/animation. r=emilio 2018-03-29 02:29:42 +11:00
asmjscache
audiochannel Bug 1448576 - Use AssignLiteral for short ASCII literal AudioChannelService. r=baku. 2018-03-24 20:11:14 +02:00
base Bug 1447828 part 8 - Remove remaining uses of StyleBackendType as well as the type itself. r=emilio 2018-03-29 02:34:34 +11:00
battery
bindings Bug 1446246 part 2. Combine HTMLConstructor and CreateXULOrHTMLElement into a single function. r=peterv 2018-03-27 15:49:02 -04:00
broadcastchannel
browser-element Bug 1448490 - Make the layers id a struct instead of a uint64_t. r=mattwoodrow 2018-03-24 19:06:01 -04:00
cache
canvas Bug 1449321 - Remove the IsServo and IsGecko methods from the style system code. r=emilio 2018-03-23 16:01:34 +00:00
chrome-webidl Bug 1425197 - Add additional checks of the target URL in the inspectedWindow devtools actor. r=kmag, r=ochameau 2018-03-16 21:20:52 +01:00
clients Bug 1446225 - Ensure client id's are consistently {}-less UUIDs. r=catalinb 2018-03-22 11:33:13 -04:00
commandhandler
console Bug 1447210 - Warning messages if console level pref doesn't exist, r=bgrins 2018-03-24 08:21:01 +01:00
credentialmanagement
crypto
encoding
events Backed out changeset d1e979715ac1 (bug 1439342) for build bustages at builds/worker/workspace/build/src/obj-spider/dist/include/js/ProfilingStack.h:18 on a CLOSED TREE 2018-03-27 19:44:32 +03:00
fetch Bug 1448612: Don't take ownership of the stream data too early. r=baku 2018-03-28 00:42:52 +02:00
file Bug 1447330 - nsHostObjectURI does not define ReadPrivate. r=mayhemer 2018-03-20 16:40:36 +01:00
filehandle
filesystem
flex
gamepad Backed out changeset 51394984ff2b (bug 1403185) for build bustages on a CLOSED TREE 2018-03-26 22:46:15 +03:00
geolocation Bug 1442039 part 14. Remove nsDOMClassInfoID.h. r=peterv 2018-03-21 23:13:30 -04:00
grid
html Bug 1447828 part 6 - Have only a single nsLayoutStylesheetCache instance. r=emilio 2018-03-29 02:34:34 +11:00
imptests
indexedDB Bug 1389585. Stop giving XPCJSID DOM_OBJECT classinfo. r=kmag 2018-03-22 17:08:44 -04:00
interfaces Bug 1447889 part 13. Remove unused nsIDOMRange bits. r=mystor 2018-03-27 00:35:22 -04:00
ipc Bug 1447828 part 8 - Remove remaining uses of StyleBackendType as well as the type itself. r=emilio 2018-03-29 02:34:34 +11:00
jsurl
locales
manifest
mathml Bug 1447828 part 6 - Have only a single nsLayoutStylesheetCache instance. r=emilio 2018-03-29 02:34:34 +11:00
media Bug 1431810 - Correct typo mistake in a webaudio test. r=kinetik 2018-03-28 14:14:46 +03:00
messagechannel
midi
network
notification Bug 1446527 part 7. Remove the various NS_FORWARD_TO_EVENT bits. r=qdot 2018-03-26 14:53:03 -04:00
offline
payments
performance
permission
plugins Bug 1446686: Follow-up: Fix sync tests that load head_addons.js and fixture add-ons from add-on manager tests. r=they're-lucky-i-don't-just-disable-the-tests,test-only 2018-03-25 20:12:11 -07:00
power
presentation Bug 1444143 part 2. Remove nsIFrameLoader::GetDocShell. r=mystor 2018-03-21 22:43:15 -04:00
promise
push
quota
res
script
security Merge inbound to mozilla-central. a=merge 2018-03-27 12:12:57 +03:00
serviceworkers Bug 1448714 - Fix up comments referring to 'style context' after the rename of nsStyleContext. r=emilio 2018-03-23 13:49:21 +00:00
smil Bug 1447828 part 8 - Remove remaining uses of StyleBackendType as well as the type itself. r=emilio 2018-03-29 02:34:34 +11:00
storage
svg Bug 1447828 part 8 - Remove remaining uses of StyleBackendType as well as the type itself. r=emilio 2018-03-29 02:34:34 +11:00
system
tests Backed out changeset 794ee6857d83 (bug 1421070) for 15 failures in toolkit/components/payments/test/mochitest/test_ObservedPropertiesMixin.html on a CLOSED TREE 2018-03-23 03:42:25 +02:00
u2f
url Bug 1448586 - Avoid useless use of NS_LITERAL_CSTRING when prefixing query string with question mark. r=smaug. 2018-03-24 21:16:51 +02:00
vr
webauthn Bug 1449034 - Update Rust crates to use lazy_static 1.0. r=ted 2018-03-26 15:12:56 -07:00
webbrowserpersist Bug 1444143 part 12. Remove use of nsIFrameLoader from XPIDL files. r=mystor 2018-03-21 22:43:17 -04:00
webidl Bug 1447890 part 5. Remove nsISelection::RemoveAllRanges. r=mystor 2018-03-27 00:35:23 -04:00
websocket
workers Backed out changeset 2c9044fa02f9 (bug 1449138) for wpt failures in /builds/worker/workspace/build/src/dom/workers/WorkerRef.cpp:201 on a CLOSED TREE 2018-03-27 21:01:54 +03:00
worklet
xbl Bug 1447828 part 8 - Remove remaining uses of StyleBackendType as well as the type itself. r=emilio 2018-03-29 02:34:34 +11:00
xhr Bug 1448587 - Use AssignASCII for XHR event type. r=baku. 2018-03-24 21:21:51 +02:00
xml Bug 1447472 part 2. Remove nsIDOMCustomEvent. r=qdot 2018-03-26 14:53:51 -04:00
xslt Bug 1448588 - Assume contiguous XPCOM strings in txDouble. r=peterv. 2018-03-24 21:24:25 +02:00
xul Bug 1447828 part 6 - Have only a single nsLayoutStylesheetCache instance. r=emilio 2018-03-29 02:34:34 +11:00
jar.mn
moz.build