gecko-dev/dom
Valentin Gosu d0b7cd1703 Bug 1263722 - Add PerformanceNavigationTiming to test_interfaces.js r=baku
MozReview-Commit-ID: 4PQcnk0B3q3
* * *
[mq]: test.patch

MozReview-Commit-ID: Gy6LyHLUWxW

--HG--
extra : rebase_source : 3f1e91644849fa9568866c2898d13d8d75575cf4
2017-09-25 15:07:24 +02:00
..
abort
animation Bug 1401809 - Use Atom::from(nsIAtom) to increment reference count in case of dynamic atom for will-change. r=xidorn 2017-09-21 15:50:37 +09:00
asmjscache
audiochannel
base merge mozilla-central to autoland. r=merge a=merge 2017-09-25 12:02:51 +02:00
battery
bindings Bug 958643, part 3 - Remove always-null second second argument to XPCConvert::NativeInterface2JSObject. r=krizsa 2017-09-20 10:20:48 -07:00
broadcastchannel Bug 1359017 - onmessageerror for BroadcastChannel in case StructuredClone algorithm fails when deserializing, r=masayuki, r=smaug 2017-09-13 05:59:06 +02:00
browser-element Bug 1399170: Test mozbrowser can not load data URI in iframe. r=smaug 2017-09-18 17:22:15 +02:00
cache Bug 1400282 - Add a test to verify cache's operations won't run out of fd. r=bkelly 2017-09-13 17:24:13 +08:00
canvas Bug 1400073 - Hide MOZ_debug from getSupportedExtensions. - r=daoshengmu 2017-09-14 19:26:49 -07:00
commandhandler
console Bug 1401813 - Rename Null[C]String() as Void[C]String(). r=erahm. 2017-09-22 14:35:46 +10:00
credentialmanagement
crypto
encoding
events Bug 1401848. Remove NS_IMPL_EVENT_HANDLER and its consumers. r=smaug 2017-09-22 18:07:05 -04:00
fetch Bug 870698 - Part 6: Replace Append(NS_LITERAL_CSTRING("")) with AppendLiteral(""). r=erahm 2017-09-07 18:25:25 -07:00
file Bug 1401813 - Rename Null[C]String() as Void[C]String(). r=erahm. 2017-09-22 14:35:46 +10:00
filehandle
filesystem
flyweb Bug 870698 - Part 10: Replace Append(NS_LITERAL_STRING("")) with AppendLiteral(u""). r=erahm 2017-09-07 18:32:54 -07:00
gamepad
geolocation
grid
html merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-23 11:38:06 +02:00
imptests
indexedDB Bug 1364364 - Part 5.2: Remove browser.sessionhistory.cache_subframes and fix test cases relying on it. r=smaug 2017-09-05 16:02:04 +08:00
interfaces merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-23 11:38:06 +02:00
ipc merge mozilla-central to autoland. r=merge a=merge 2017-09-25 12:02:51 +02:00
json
jsurl
locales Backed out changeset c863089c7166 (bug 1399853) for changing string texts without altering string ids. r=backout a=backout 2017-09-20 14:55:39 +02:00
manifest
mathml
media merge autoland to mozilla-central.r=merge a=merge 2017-09-25 11:56:13 +02:00
messagechannel Backed out changeset a8d6f6fd7bda (bug 1359017) for failing wpt's /html/dom/reflection-forms.html. r=backout 2017-09-13 08:56:53 +02:00
network Bug 1401171 - Make nsIMultiplexInputStream not inherit from nsIInputStream. r=bkelly 2017-09-19 16:26:21 +02:00
notification Bug 870698 - Part 4: Replace Equals("") with EqualsLiteral(""). r=erahm 2017-09-06 01:13:45 -07:00
offline Bug 1401848. Remove NS_IMPL_EVENT_HANDLER and its consumers. r=smaug 2017-09-22 18:07:05 -04:00
payments Bug 1398991 - Mochitest for spec change on PaymentRequest.shippingOption. r=baku 2017-09-15 14:20:05 +08:00
performance Backed out changeset 6827b7bf9116 (bug 1263722) for leaks detected on mochitest shutdown. r=backout 2017-09-25 09:57:13 +02:00
permission
plugins Bug 870698 - Part 7: Replace Insert(NS_LITERAL_CSTRING("")) with InsertLiteral(""). r=erahm 2017-09-07 18:15:42 -07:00
power
presentation Bug 1401813 - Rename Null[C]String() as Void[C]String(). r=erahm. 2017-09-22 14:35:46 +10:00
promise
push
quota Bug 870698 - Part 6: Replace Append(NS_LITERAL_CSTRING("")) with AppendLiteral(""). r=erahm 2017-09-07 18:25:25 -07:00
res
script
secureelement
security Bug 870698 - Part 10: Replace Append(NS_LITERAL_STRING("")) with AppendLiteral(u""). r=erahm 2017-09-07 18:32:54 -07:00
smil
storage Bug 870698 - Part 6: Replace Append(NS_LITERAL_CSTRING("")) with AppendLiteral(""). r=erahm 2017-09-07 18:25:25 -07:00
svg Bug 1347617 - Add crash tests. r=dholbert 2017-09-25 13:35:14 +08:00
system Backed out changeset d9bc6c96c492 (bug 1399877) for build bustage a=backout 2017-09-15 14:53:20 -07:00
tests Bug 1263722 - Add PerformanceNavigationTiming to test_interfaces.js r=baku 2017-09-25 15:07:24 +02:00
time
u2f Bug 1399334 - Add more debugging to see why certificates aren't valid. r=ttaubert 2017-09-18 21:43:40 -07:00
url Bug 870698 - Part 8: Replace Equals(NS_LITERAL_CSTRING("")) with EqualsLiteral(""). r=erahm 2017-09-06 15:00:31 -07:00
vr Bug 1400091 - Skip-if WebVR reftests for MacOSX non-Nightly build; r=kip 2017-09-15 15:30:33 +08:00
webauthn Bug 870698 - Part 9: Replace Assign(NS_LITERAL_STRING("")) with AssignLiteral(u""). r=erahm 2017-09-06 01:43:13 -07:00
webbrowserpersist Bug 1360603 - Mark the save channel as throttleable. r=baku 2017-09-24 00:38:32 +08:00
webidl Backed out changeset 6827b7bf9116 (bug 1263722) for leaks detected on mochitest shutdown. r=backout 2017-09-25 09:57:13 +02:00
workers merge autoland to mozilla-central.r=merge a=merge 2017-09-25 11:56:13 +02:00
worklet
xbl Bug 1247843 - Part 3: Set request context ID to the http channel created in imgLoader::LoadImage. r=baku 2017-09-20 20:09:00 -04:00
xhr Bug 870698 - Part 4: Replace Equals("") with EqualsLiteral(""). r=erahm 2017-09-06 01:13:45 -07:00
xml Bug 1393806 part 3. Change dom::ReparentWrapper to take an ErrorResult. r=peterv 2017-09-13 13:34:55 -04:00
xslt Bug 870698 - Part 4: Replace Equals("") with EqualsLiteral(""). r=erahm 2017-09-06 01:13:45 -07:00
xul Bug 1402366: Mark datetimebox as not needing xul.css. r=bholley,jessica 2017-09-22 21:23:11 +02:00
jar.mn
moz.build