Commit Graph

1523 Commits

Author SHA1 Message Date
Ehsan Akhgari
2bc7d53f79 Bug 957431 - Remove support for Attr.ownerElement; r=bzbarsky 2014-01-08 09:28:19 -05:00
Andrea Marchesini
202e31a90e Bug 949488 - postMessage's targetOrigin argument should accept /, r=bholley 2014-01-07 19:53:31 +01:00
Wes Kocher
3689d3ffb3 Backed out changeset e451b39305f6 (bug 949488) for breaking mochitest-8 on at least b2g 2014-01-06 18:10:34 -08:00
Andrea Marchesini
c02db1b031 Bug 949488 - postMessage's targetOrigin argument should accept /, r=bholley 2014-01-07 00:05:01 +01:00
Bobby Holley
578b352a21 Bug 887928 - document.referrer should be based on the incument script settings object. r=bz 2014-01-03 14:37:17 -08:00
Masatoshi Kimura
40c3a61d7b Bug 876238 - Convert DeviceAcceleration and DeviceRotationRate to WebIDL bindings. r=smaug 2014-01-02 07:52:47 +09:00
Ms2ger
09b5919765 Bug 939048 - Part d: Move mochitests to manifests in dom/tests/mochitest/webapps/apps; r=jst 2013-12-31 10:06:10 +01:00
Ms2ger
6d173f2be7 Bug 939048 - Part c: Move mochitests to manifests in dom/tests/mochitest/pointerlock; r=jst 2013-12-31 10:06:10 +01:00
Ms2ger
84bedd1c4d Bug 939048 - Part b: Move mochitests to manifests in dom/tests/mochitest/whatwg; r=jst 2013-12-31 10:06:10 +01:00
William Chen
a77e9ae737 Bug 887538 - Implement web components shadow element. r=mrbkap 2013-12-20 22:43:58 -08:00
Wes Kocher
53c4b1ac6a Merge inbound to m-c 2013-12-20 18:42:04 -08:00
Wes Kocher
1221083b0e Revert the backout of bug 938023 (changesets 19fbd3fb0373:8146150d4df8) 2013-12-20 13:43:46 -08:00
Boris Zbarsky
c388b489bd Bug 937461. Make cloneNode/importNode "deep" arg default to false, since the spec changed on us. r=sicking 2013-12-20 14:28:17 -05:00
Carsten "Tomcat" Book
1a49e24acf Merge mozilla-central to b2g-inbound 2013-12-20 11:44:27 +01:00
Ms2ger
b8ce388b2c Merge backout. 2013-12-20 11:39:00 +01:00
Ms2ger
91a6b6eff1 Backout bug 938023 (changesets 19fbd3fb0373:8146150d4df8) for missing review. 2013-12-20 11:37:27 +01:00
Ms2ger
17684644bd Merge backout. 2013-12-20 11:36:27 +01:00
Ms2ger
0ca1c2ac03 Backout bug 942104 (changesets 4e5746a65a5e:62e32a84a9fb) for missing review. 2013-12-20 11:33:37 +01:00
Fabrice Desré
2d148375b6 Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk 2013-11-27 23:18:08 -08:00
Eric Chou
57de6c7c2d Bug 942104 - Add nsIDOMBluetoothDiscoveryStateChangedEvent, r=gyeh 2013-11-30 20:20:17 +08:00
Carsten "Tomcat" Book
15ed58043a merge b2g-inbound to mozilla-central 2013-11-29 10:19:20 +01:00
Ms2ger
611b265f5b Bug 924523 - Part e: use mochitest manifests in dom/tests/mochitest/ajax/scriptaculous; r=jst 2013-11-28 15:07:54 +01:00
Ms2ger
48e8b217c3 Bug 924523 - Part d: use mochitest manifests in dom/tests/mochitest/ajax/mochikit; r=jst 2013-11-28 15:07:54 +01:00
Ms2ger
c179511ff3 Bug 924523 - Part c: use mochitest manifests in dom/tests/mochitest/ajax/offline; r=jst 2013-11-28 15:07:54 +01:00
Ms2ger
6554df17ff Bug 924523 - Part b: use mochitest manifests in dom/tests/mochitest/ajax/prototype; r=jst 2013-11-28 15:07:54 +01:00
Ms2ger
6aa76f2d71 Bug 924523 - Part a: use mochitest manifests in dom/tests/mochitest/ajax/jquery; r=jst 2013-11-28 15:07:54 +01:00
Ms2ger
3359a75778 Bug 939518 - Part c: move support files for dom-level2-html into manifests; r=mrbkap 2013-11-28 15:07:53 +01:00
Ms2ger
88a886a5b2 Bug 939518 - Part b: move support files for dom-level2-core into manifests; r=mrbkap 2013-11-28 15:07:53 +01:00
Ms2ger
47e64aa6f6 Bug 939518 - Part a: move support files for dom-level1-core into manifests; r=mrbkap 2013-11-28 15:07:53 +01:00
Carsten "Tomcat" Book
382024e151 Merge m-c to b2g-inbound 2013-11-28 14:48:55 +01:00
Ivan Jibaja
311063f1a7 Bug 946042 - Add all SIMD functions to the interpreter. r=till 2013-12-18 16:28:32 -05:00
Randy Lin
2392de7e85 Bug 854753 - [B2G][Audio] Implement SpeakerManager API. r=amarchesini, sr=jonas 2013-11-25 12:50:03 +13:00
Randell Jesup
671ca425f3 Bug 942343: pref off RTCPeerConnection for B2G until it's functional r=ekr,smaug,jsmith 2013-11-24 19:46:39 -05:00
Bobby Holley
bdc983a462 Bug 933681 - Add lookups for standard classes in XrayWrapper. r=jorendorff 2013-11-22 10:55:42 -08:00
Oleg Romashin
c2ce639832 Bug 822898 - Implement pointer events. Basic Tests. r=smaug 2013-11-22 07:12:01 -08:00
Neil Rashbrook
a1d28aedc3 Backout of changeset e46098561cb1 because bug 943804 fixed bug 892638
CLOSED TREE
2013-11-28 00:26:34 +00:00
Masatoshi Kimura
4b2523106b Bug 949292 - Stop exposing LoadStatus on the global object. r=bz 2013-12-14 16:31:10 +09:00
Shu-yu Guo
d917ee6f02 Bug 944074 - Remove the ParallelArray constructor. (r=nmatsakis) 2013-12-12 23:18:43 -08:00
Wes Kocher
898b147d75 Merge inbound to m-c 2013-12-12 19:12:51 -08:00
Garner Lee
275ac6fdcf Bug 946047 - Fix HasNfcSupport in MozNfc.webidl. r=khuey 2013-12-03 17:59:16 -08:00
Ben Turner
4932a60252 Bug 924089 - 'Enable SharedWorker by default', r=ehsan+khuey. 2013-12-09 11:57:40 -08:00
Boris Zbarsky
fc8f65ba99 Bug 946564 part 2. Make window._content chromeonly and define it in WebIDL. r=peterv 2013-12-09 10:34:04 -05:00
Dennis Schubert
7573898c07 Bug 760193 - Add console.assert; r=msucan 2013-12-07 23:28:35 +02:00
Ralph Giles
593dba7730 Bug 941890 - Improve test_interfaces.html documentation. r=smaug
Give some examples of how the lists work so it's easier for
people to add new things with the correct qualifiers.

Also clean up the comment formatting.
2013-11-22 11:01:28 +13:00
Boris Zbarsky
3676b948cf Bug 949471. history.state should be null, not undefined, when there is no state. r=smaug 2013-12-12 16:11:56 -05:00
Andrea Marchesini
aeb5063aca Bug 887836 - URLSearchParams and URL, r=ehsan, r=bz, r=smaug
--HG--
rename : dom/workers/test/urlSearchparams_worker.js => dom/workers/test/urlSearchParams_worker.js
2013-12-12 19:30:27 +00:00
Martijn Wargers
8935d35d8f Bug 871323 - Fix and enable offline mochitests for B2G - remove most of the enablePrivilege calls and use pushPermissions. r=honzab.moz 2013-12-04 22:28:36 +01:00
Martijn Wargers
33bb7b2d4d Bug 913706 - Fix the tests for B2G mochitest that use nsICookiePermission.setAccess. r=honzab.moz
--HG--
extra : rebase_source : 54036e1638d9de46d7ee0116d40e527046d0b26d
2013-09-16 17:15:22 +02:00
Dennis Schubert
61836982ec Bug 922214 - Add console.exception; r=msucan 2013-12-02 20:12:18 +01:00
Ryan VanderMeulen
3c8b758627 Merge inbound to m-c. 2013-12-02 16:39:00 -05:00