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
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
Ralph Giles
520ddc7dce
Bug 887978 - Enable WebVTT. r=cpearce, bz
...
New global interfaces need to be added to test_interfaces.html
and marked with the same conditional as the pref. The test must
also be updated if the conditional is changed on the pref.
We now pass the track element portion of the imptests.
2013-11-29 16:57:00 -08:00
Ryan VanderMeulen
293e5c3400
Merge m-c to inbound.
2013-12-02 10:34:41 -05:00
William Chen
ad649152bc
Bug 929885 - Implement web components ShadowRoot style sheet behavior. r=mrbkap
2013-12-02 02:26:12 -08:00
William Chen
b92be20c45
Bug 854736 - Implement HTML content element. r=mrbkap
2013-12-02 02:26:12 -08:00
William Chen
3baf52909b
Bug 806506 - Part 2: Implement innerHTML on ShadowRoot. r=mrbkap
2013-12-02 02:26:12 -08:00
William Chen
d22dcd56b5
Bug 806506 - Part 1: Implement ShadowRoot interface with DOM accessor methods. r=mrbkap,ehsan
2013-12-02 02:26:11 -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
Fabrice Desré
2d148375b6
Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk
2013-11-27 23:18:08 -08: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
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
Eric Chou
57de6c7c2d
Bug 942104 - Add nsIDOMBluetoothDiscoveryStateChangedEvent, r=gyeh
2013-11-30 20:20:17 +08:00
Carsten "Tomcat" Book
582f082faa
Backed out changeset 1da0b2521da2 (bug 887978) mochitest-2 bustage
2013-11-22 09:57:28 +01:00
Ralph Giles
03cabbd4b9
Bug 887978 - Pref on WebVTT for non-release builds. r=cpearce, bz
...
This allows us to get wider testing without having to worry
about fliping the pref back off for release if we find problems.
New global interafaces need to be added to test_interfaces.html
and marked with the same conditional as the pref. The test must
also be updated if the conditional is changed on the pref.
2013-11-21 13:43:00 +13:00
Chris Peterson
cf1496031d
Bug 757726 - Part 6a: Add support for cloaking plugin names in navigator.plugins and navigator.mimeTypes enumeration. r=johns sr=bsmedberg
2013-10-31 22:19:09 -07:00
Edgar Chen
fab68d299c
Bug 814637 - Part 2: Add iccChangeEvent using event generator. f=hsinyi. r=smaug
2013-10-30 14:05:30 +08:00
Edgar Chen
4968c7d3f1
Bug 814637 - Part 1: Interface changes for iccManager support multiple sim. r=allstars.chh,hsinyi,smaug
2013-10-09 16:02:59 +08:00
Garner Lee
3f06f6600c
Bug 674741- Part 7: Add new allowed NFC DOM interfaces to test_interfaces.html. r=khuey
...
--HG--
extra : rebase_source : 3bb202a1b2bc891e65f33a410d5f5ed334d40110
2013-11-12 22:18:28 -08:00
Jessica Jong
c59952cfe6
Bug 814629 - Part 5: modify mozMobileConnection related tests. r=hsinyi,khuey
2013-11-13 16:51:43 +08:00
Ms2ger
1cc6b62713
Bug 921718 - Part b: Move MediaList to WebIDL; r=bz
2013-11-11 09:03:17 +01:00
Fernando Jiménez
da35ee5548
Bug 927699 - navigator.mozApps.install(url) lets NS_ERROR_FAILURE onto the web. r=fabrice
2013-11-07 12:30:31 +01:00
Kyle Huey
020d8b6c36
Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug
2013-11-05 22:16:26 +08:00
Kyle Huey
e034802efa
Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz
2013-11-05 22:16:24 +08:00
Peter Van der Beken
6a145a3bfd
Bug 932322 - Make Window's WebIDL properties be own properties of window. r=bz.
...
--HG--
extra : rebase_source : 5595267a420f81f20e5e227712886c9329bec473
2013-10-08 18:18:40 +02:00
Bharath Thiruveedula
4eaabc5cb2
Bug 684722 - Invoke geolocation error handlers when xhr fails. r=jdm
2013-11-04 14:52:53 -05:00
Ryan VanderMeulen
c9cb6d04fe
Backed out 3 changesets (bug 932309, bug 932322) for Linux mochitest-bc timeouts on a CLOSED TREE.
...
Backed out changeset aea34e69d171 (bug 932322)
Backed out changeset 2b99a0f6ff1b (bug 932309)
Backed out changeset 0e3bcb78784e (bug 932309)
2013-11-04 14:31:21 -05:00