Neil Rashbrook
5f51114603
Backout of changeset e46098561cb1 because bug 943804 fixed bug 892638
...
CLOSED TREE
2013-11-28 00:26:34 +00:00
Ralph Giles
f322dc55d3
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
Randy Lin
4f9eb8e54d
Bug 854753 - [B2G][Audio] Implement SpeakerManager API. r=amarchesini, sr=jonas
2013-11-25 12:50:03 +13:00
Randell Jesup
19b52c6fe9
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
5ee662f07c
Bug 933681 - Add lookups for standard classes in XrayWrapper. r=jorendorff
2013-11-22 10:55:42 -08:00
Oleg Romashin
85a08c4134
Bug 822898 - Implement pointer events. Basic Tests. r=smaug
2013-11-22 07:12:01 -08:00
Carsten "Tomcat" Book
1afd3e9ee0
Backed out changeset 1da0b2521da2 (bug 887978) mochitest-2 bustage
2013-11-22 09:57:28 +01:00
Ralph Giles
a594e5c4a0
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
4b4092ff72
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
8b43bd3b22
Bug 814637 - Part 2: Add iccChangeEvent using event generator. f=hsinyi. r=smaug
2013-10-30 14:05:30 +08:00
Edgar Chen
677f6635ab
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
ebeba8ab8a
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
c7de4ea0f1
Bug 814629 - Part 5: modify mozMobileConnection related tests. r=hsinyi,khuey
2013-11-13 16:51:43 +08:00
Ms2ger
2d2f7fa030
Bug 921718 - Part b: Move MediaList to WebIDL; r=bz
2013-11-11 09:03:17 +01:00
Fernando Jiménez
a374b02d92
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
a754cd2b5a
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
f8c3be104e
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
1f5317edd4
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
f5a856938d
Bug 684722 - Invoke geolocation error handlers when xhr fails. r=jdm
2013-11-04 14:52:53 -05:00
Ryan VanderMeulen
6cddc919e9
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
Peter Van der Beken
86a3955c9b
Bug 932322 - Make Window's WebIDL properties be own properties of window. r=bz.
...
--HG--
extra : rebase_source : b8ce4fedf7fc46b14a1d01663945d1b0e22bdcdd
2013-10-08 18:18:40 +02:00
Matt Woodrow
200aa06830
Bug 922942 - Add some fuzz to some SVG path measurement tests since D2D doesn't return exact results. r=roc
...
--HG--
extra : rebase_source : 2cef979ae0a6f88f42c660c43f8fb2588c2e6b45
2013-11-04 14:51:55 +13:00
Hsin-Yi Tsai
d919d4c9b4
Bug 912849 - part6 - interface tests. r=khuey
2013-10-29 19:00:53 +08:00
Ryan VanderMeulen
f028a1cb49
Merge m-c to inbound on a CLOSED TREE.
2013-10-31 20:09:11 -04:00
Ryan VanderMeulen
6edf2a6ccd
Backed out changesets d83f69660b5a and b54f084f8e39 (bug 684722) for frequent OSX timeouts.
2013-10-31 17:47:23 -04:00
Ryan VanderMeulen
3181194b69
Merge m-c to inbound on a CLOSED TREE.
2013-10-31 16:10:29 -04:00
Ryan VanderMeulen
c80a525c6d
Merge m-c to inbound on a CLOSED TREE.
2013-10-30 22:42:13 -04:00
Andrea Marchesini
3d4b51c1e4
Bug 931307 - Remove "!aTitle.IsEmpty()" assertion. r=mhenretty
2013-10-30 15:41:07 -04:00
Bharath Thiruveedula
afdb93168c
Bug 684722 - Invoke geolocation error handlers when xhr fails. r=jdm
2013-10-31 11:26:41 -04:00
Ed Morley
16e0d29f2f
Bug 921635 - Disable dom-level1-core, dom-level2-core, dom-level2-html on OS X for too many intermittent timeouts
2013-10-29 12:42:47 +00:00
Ed Morley
81707ec2b5
Bug 921635 - Disable test_HTMLAppletElement*.html on OS X on suspicion of causing dom-level* suite timeouts
...
--HG--
extra : transplant_source : f%2A%FB%DCVG%96M%A1%03%0F0%A3%11k%D2%C0%05%3A%A2
2013-10-28 15:39:02 +00:00
Peter Van der Beken
69e7c5ae55
Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
...
--HG--
extra : rebase_source : 7bde7ddfe297e189ffa678ca1d9c34000bc904ec
2013-10-08 17:51:42 +02:00
Jim Chen
d644f7fbab
Bug 717878 - Use div instead of input in test_offsets.html; r=enn
2013-10-26 14:34:51 -04:00
Ms2ger
88bbf03777
Backout changeset 2e466ccc7bd0 for devtools test failures.
2013-10-26 17:02:20 +02:00
Peter Van der Beken
45ef6c1adc
Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
...
--HG--
extra : rebase_source : 673c08ef093339e6bfb1418366af5cc5fabe7c4d
2013-10-08 17:51:42 +02:00
Olli Pettay
ae81d3f95d
test for Bug 927901, rs=jst
...
--HG--
extra : rebase_source : aa8f7c00f84454858e89ac06721cadef8bb5adba
2013-10-26 00:35:34 +03:00
Michael Henretty
c36e06c2dd
Bug 899574 - Part 2, add Notification.get() with notification storage. r=bent
...
--HG--
rename : dom/tests/mochitest/notification/create_notification.html => dom/tests/mochitest/notification/desktop-notification/create_notification.html
rename : dom/tests/mochitest/notification/notification_common.js => dom/tests/mochitest/notification/desktop-notification/notification_common.js
rename : dom/tests/mochitest/notification/test_basic_notification.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/test_basic_notification_click.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/test_leak_windowClose.html => dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/test_notification_tag.html => dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/test_system_principal.xul => dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul
2013-10-02 18:27:53 -07:00
Ted Mielczarek
f0f2be75c5
Bug 926091 - Make Gamepad.buttons into an array of GamepadButton objects. r=smaug
2013-10-17 15:07:19 -04:00
Carsten "Tomcat" Book
81022cc152
merge b2g-inbound to mozilla-central
2013-10-18 11:39:28 +02:00
Vicamo Yang
c4bf3de5f9
Bug 915604: Hide RIL DOM APIs from regular Web pages. r=khuey, f=emk
2013-10-18 04:51:27 +08:00
Jan-Ivar Bruaroey
f281bbbe5c
Bug 902003: getStats API skeleton. r=jesup, smaug
2013-10-17 18:00:05 -04:00
Nicholas D. Matsakis
271da5b9d4
Bug 914220 - Move TypedObject global names into a TypedObject module r=waldo
2013-09-09 11:52:11 -04:00
Masatoshi Kimura
606fe041b9
Bug 872934 - Make style sheet change event interfaces [ChromeOnly]. r=smaug
2013-10-15 04:03:37 +09:00
Ryan VanderMeulen
a80b1ea22a
Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes.
...
Backed out changeset 04610078280c (bug 915757)
Backed out changeset db9190b3ce60 (bug 919885)
2013-10-14 14:38:54 -04:00
Kyle Huey
c3788e3653
Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz
2013-10-14 19:58:05 +08:00
Carsten "Tomcat" Book
2470775768
Backed out changeset 3620f49eb6e9 (bug 872934) Win XP PGO Bustage
2013-10-14 12:46:25 +02:00
Masatoshi Kimura
fd53cfd596
Bug 872934 - Make style sheet change event interfaces [ChromeOnly]. r=smaug
2013-10-14 17:15:28 +09:00
Phil Ringnalda
95093a98d7
Backed out 2 changesets (bug 915757, bug 919885) for xpcshell bustage
...
Backed out changeset 5d17d90b838d (bug 915757)
Backed out changeset 91495d3a91c8 (bug 919885)
2013-10-13 21:59:58 -07:00
Kyle Huey
05cac7d21a
Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz
2013-10-14 11:10:43 +08:00
Mina Almasry
01b53453c2
Bug 698437 - Allow spatial navigation with directional controller. r=kats
2013-10-12 13:59:50 -04:00