Nikhil Marathe
a66c56397e
Bug 1017613 - Part 2 - Response IDL and stubs. r=baku
...
--HG--
extra : rebase_source : f2f55775ed2e9fc92af829d3ce6f7ca3553b97db
2014-07-24 17:50:32 -07:00
Nikhil Marathe
b4042bc9df
Bug 1017613 - Part 1 - Fetch Body and Request. r=baku
...
--HG--
extra : rebase_source : 2c8b82650e3669f84ff177a32a9d9b0f845e673a
2014-07-24 17:53:03 -07:00
Ryan VanderMeulen
8eb45d35cd
Merge b-i to m-c. a=merge
2014-10-02 12:51:02 -04:00
Edgar Chen
f12df79281
Bug 1007062 - Fix SpecialPower API doesn't work on Marionette test-container. r=mdas,jmaher
2014-09-28 22:43:32 +08:00
Nick Lebedev
3694da2a86
Bug 1055773 - Move hasAttributes method from Node to Element. r=bz
2014-10-01 10:16:00 +02:00
Cameron McCormack
65626faba5
Bug 1028497 - Part 2: Add Web IDL interfaces for CSS Font Loading API. r=bzbarsky
2014-10-02 12:32:05 +10:00
Michael Pruett
1e54b96268
Bug 1056871 - Remove workarounds for bug 687194 in tests. r=mconley
2014-09-28 21:52:25 -05:00
Ryan VanderMeulen
b8afeaae1d
Merge b2g-inbound to m-c. a=merge
2014-09-29 15:55:33 -04:00
Ryan VanderMeulen
dbdc908a0f
Merge m-c to b2g-inbound. a=merge
...
CLOSED TREE
2014-09-29 10:46:00 -04:00
Bobby Holley
bae8838328
Bug 1070842 - Tests. r=bz
2014-09-29 15:34:22 +02:00
Richard Barnes
9efc83e361
Bug 1037892 - Implement changes to WebCrypto API from latest Editor's Draft r=bz,ttaubert
2014-09-27 14:22:57 -04:00
Wes Kocher
ce80476811
Backed out changeset 398bdeea30b0 (bug 1037892) for build bustage
2014-09-26 15:35:38 -07:00
William Chen
f6d15ee24b
Bug 1062578 - Call BindToTree/UnbindFromTree on shadow root children when host is bound/unbound from tree. r=smaug
2014-09-26 15:07:40 -07:00
Richard Barnes
2176cd99b3
Bug 1037892 - Implement changes to WebCrypto API from latest Editor's Draft r=bz,ttaubert
...
* * *
Add check for old structured clone format.
2014-09-26 17:36:39 -04:00
Peter Van der Beken
82ea691e0a
Bug 787070 - Expandos on the xray of DOM prototypes should have effect on xrays of DOM nodes, make Xrays walk the prototype chain when resolving DOM properties. r=bholley.
...
* * *
Bug 787070 - Expandos on the xray of DOM prototypes should have effect on xrays of DOM nodes, remove obsolete code. r=bholley.
--HG--
extra : rebase_source : 7a9aa81d3e9d74ed958374942020474147aa4f86
2014-09-15 16:51:40 +02:00
Carsten "Tomcat" Book
05a473f758
Backed out changeset 7d7ccb243db5 (bug 1062578) for breaking webplatform 4 tests
2014-09-26 08:14:23 +02:00
Bevis Tseng
7d338ea936
Bug 864484 - Part 3: Move MozCellBroadcastMessage to webidl implementation. r=vyang, r=smaug
...
--HG--
rename : dom/cellbroadcast/interfaces/nsIDOMMozCellBroadcastMessage.idl => dom/webidl/MozCellBroadcastMessage.webidl
extra : rebase_source : 1fe6072c1db53fc4751e9a931adadb31a246f247
2014-08-15 13:13:05 +08:00
Ryan VanderMeulen
1fe0a415bd
Backed out changesets b08e57dbef4e and 1049cfbf3426 (bug 947044) for various regressions.
2014-09-25 14:32:43 -04:00
Valentin Gosu
bb9c196e21
Bug 1070146 - Test resource timing info for script resources. r=bz
2014-09-24 01:51:54 +03:00
Michael Henretty
be5cc7b9e5
Bug 960762 - Disable notification storage tests for non-debug builds too. r=gerard-majax
2014-09-23 14:20:32 -07:00
Nick Fitzgerald
b4caf18aad
Bug 947044 - Part 2: Fix tests that check ReferenceError's message. r=gavin
2014-09-22 16:13:00 +02:00
Edwin Flores
2c8d65c398
Bug 1044742 - Fix review comments on rev 9f9b3c194a76 - r=bz
2014-09-24 16:48:02 +12:00
Edwin Flores
6a540f3e68
Bug 1044742 - Add EME globals to test_interfaces.html - r=bz
2014-09-24 15:59:12 +12:00
Karl Tomlinson
0b787ede31
b=1069009 add Media Source Extensions to test_interfaces.html r=smaug
...
--HG--
extra : rebase_source : 2864c15a4fd44b6dc818668704c6f10cf32fd7ad
2014-09-17 14:38:25 +12:00
Eric Rahm
2d12719a88
Bug 1069490 - Part 4: Update tests. r=past
2014-09-22 11:29:16 -07:00
William Chen
5ba334c43f
Bug 1062578 - Call BindToTree/UnbindFromTree on shadow root children when host is bound/unbound from tree. r=smaug
2014-09-25 21:53:20 -07:00
Lars T Hansen
1b8f15631b
Bug 1054882 - Rollup patch. r=till, r=sstangl, r=jorendorff
2014-09-16 18:45:31 +02:00
Michael Henretty
d495e9d54a
Bug 960762 - Re-disable notification mochitests. r=gerard-majax
2014-09-15 18:23:23 -07:00
Shu-yu Guo
320f4e1440
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
Tooru Fujisawa
3df312fc9a
Bug 1041426 - Make error message for unexpected token more clear. r=jwalden
...
--HG--
extra : rebase_source : 1785f67732a81aa29dd81c8be765cf497a9b74c8
2014-09-09 19:08:14 +09:00
Robert Bindar
4ccd3f7f8a
Bug 1054415 - delete notification from the database when observing alertfinished. r=mhenretty
2014-09-12 16:50:00 +02:00
Alexandre Lissy
da1c5ff66a
Bug 1066044 - Make Mochitest pass on Mulet r=jmaher,ochameau
...
To get Mochitest green with Mulet, we need to disable a couple more of
tests. We also need to disable the crash on non local connections, as it
is being done for runtestsb2g.
2014-09-11 22:59:00 +02:00
Yuan Xulei
2ae87a78b2
Bug 1035060 - Implement AbortablePromise. r=bz
2014-09-12 10:18:49 +08:00
Ryan VanderMeulen
603c8eca01
Backed out changeset 3afb6445a73c (bug 1066044) for B2G desktop mochitest perma-fail.
2014-09-11 20:38:06 -04:00
Alexandre Lissy
4f5cb20e91
Bug 1066044 - Make Mochitest pass on Mulet. r=jmaher, r=ochameau
...
To get Mochitest green with Mulet, we need to disable a couple more of
tests. We also need to disable the crash on non local connections, as it
is being done for runtestsb2g.
2014-09-11 07:37:00 -04:00
Tom Schuster
67aaa52c6b
Bug 1065574 - Remove UserDataHandler. r=smaug f=bz
2014-09-11 12:22:30 +02:00
Michael Henretty
8ed21586c6
Bug 960762 - Re-enable notification mochitests. r=gerard-majax
2014-09-09 09:13:05 -07:00
Valentin Gosu
9c8a3248f0
Bug 936814 - Part 3: Add tests for cross origin resource timing check r=bz
2014-09-10 10:00:59 +03:00
Valentin Gosu
fd753773e8
Bug 936814 - Part 2: Fix old tests for resource_timing r=bz
2014-08-30 03:54:09 +03:00
Boris Zbarsky
34e5d52a93
Bug 1017424 part 5. Remove classinfo for Window. r=peterv
2014-09-05 14:28:45 -04:00
Peter Van der Beken
5be6e129db
Bug 1067501 - Make stringification of DOM Xrays use Object.prototype.toString. r=bholley.
...
--HG--
extra : rebase_source : 7ba38f2b2625d0ff5405eda2fda6bad9608efa34
2014-09-15 16:45:38 +02:00
Alfredo Yang
1c27195e5e
Bug 916643 - ImageCapture preference. r=smaug
2014-09-04 02:10:00 +02:00
Alfredo Yang
7baf102eaf
Bug 916643 - ImageCapture webidl and implementation. r=roc, r=smaug
2013-09-16 10:50:24 +08:00
Alfredo Yang
9a05c17860
Bug 916643 - ImageCaptureErrorEvent webidl. r=smaug
2014-09-04 02:07:00 +02:00
Kyle Machulis
9ed9dbaba5
Bug 900551 - Mochitests for settings permissions; r=bent r=ehsan
2014-08-27 21:01:30 -07:00
Ryan VanderMeulen
a3c8179253
Merge b2g-inbound to m-c. a=merge
2014-08-29 15:26:40 -04:00
Jason Orendorff
8ae7ff2a44
Follow-up 2 to bug 1041631 - Make several more tests work when Symbol is not defined. no_r=me, a=RyanVM on a CLOSED TREE.
...
--HG--
extra : rebase_source : 16b265e2c241278bc15f8aa6a976ed736fcafcac
2014-08-29 11:36:45 -05:00
Kyle Machulis
61adc43df3
Bug 846200 - Update mochitests to use new settings-api permissions; r=bent
...
--HG--
extra : rebase_source : edf9accf26a49a541c2f87847c2fe89c42a20fd6
2014-08-27 21:01:29 -07:00
Carsten "Tomcat" Book
8382a3355f
merge b2g-inbound to mozilla-central a=merge
2014-08-28 13:01:53 +02:00
Vicamo Yang
c811304686
Bug 878533 - 2/3: fix test cases. r=gene, r=smaug
2014-08-28 11:00:03 +08:00