Граф коммитов

1504 Коммитов

Автор SHA1 Сообщение Дата
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
Ryan VanderMeulen 3c8b758627 Merge inbound to m-c. 2013-12-02 16:39:00 -05: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
Andrea Marchesini 2f6d4e0b07 Bug 943430 - Rename geo.testing.ignore_ipc_principal to dom.testing.ignore_ipc_principal. r=ehsan 2013-12-02 10:27:57 -05: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
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
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 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
Ryan VanderMeulen aff6efccdc Merge m-c to inbound. 2013-11-21 11:37:10 -05:00
Josh Matthews 2de3a805b5 Bug 934066 - Add a simple parent/child synchronization mechanism for xpcshell tests. r=ted 2013-11-02 09:37:46 -04:00
Oleg Romashin 117dfcdce3 Backed out 3 changesets (bug 822898) for mochitest bustage on B2G ICS emulator 2013-11-20 16:08:36 -08:00
Oleg Romashin 14f35ba0ec Bug 822898 - Implement pointer events. Basic Tests. r=smaug 2013-11-20 13:05:44 -08: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
Mike Hommey e80e877ab7 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Gijs Kruitbosch 3fd1217b23 Bug 938162 - if it looks, swims and quacks like a duck, but doesn't end in .js, let's not call it a test, r=gps
--HG--
extra : rebase_source : 700e855b79998028d57590c445f7f4b390bd0f9d
2013-11-13 17:30:00 +01: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