Neil Deakin
2a4b390410
Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan
2013-08-07 14:52:38 -04:00
Marco Castelluccio
cd515bb356
Bug 771294 - Install App doorhanger remains visible when installing page immediately loads another page. r=myk
...
--HG--
rename : dom/tests/mochitest/webapps/bug_765063.xul => dom/tests/mochitest/webapps/install_and_redirect_helper.xul
2013-08-05 16:30:41 -04:00
Yoshi Huang
9f9b16b197
Bug 883741 - Part 2: testing for null in crypto legacy. r=bz
2013-08-01 15:14:44 +08:00
Yoshi Huang
3a8a76e455
Bug 883741 - Part 1: WebCrypto: Move Crypto to WebIDL. r=bz
2013-08-01 14:57:25 +08:00
Marco Castelluccio
9c533e25da
Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice
2013-08-01 17:00:39 -07:00
Ryan VanderMeulen
b30ebe7513
Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
...
CLOSED TREE
2013-08-01 21:51:12 -04:00
Marco Castelluccio
b36df368eb
Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice
2013-08-01 17:00:39 -07:00
Ted Mielczarek
8576d5670d
bug 893785 - don't fire gamepadconnected events for windows that have already received them. r=smaug
...
--HG--
rename : dom/tests/mochitest/gamepad/test_gamepad_hidden_frame.html => dom/tests/mochitest/gamepad/test_gamepad_connect_events.html
2013-08-01 13:52:27 -04:00
Masatoshi Kimura
c0b9631e71
Bug 898817 - test_interfaces.html update. r=bz
2013-07-30 22:26:27 +09:00
Ryan VanderMeulen
05ac7b8b7c
Merge m-c to birch.
2013-07-29 16:07:59 -04:00
Tomoaki Konno
b0f30c01ba
Bug 797561 - Expose a server tcp socket API to web applications r=honza
2013-07-29 10:36:43 -07:00
Masatoshi Kimura
34c1bf6ee9
Bug 898687 - Test to make sure XUL classes are hidden from content. r=Jan.Varga, smaug
2013-07-29 23:45:59 +09:00
Guilherme Gonçalves
1920e4e4f3
Bug 884921 - navigator.geolocation should never be null. r=dougt
2013-07-26 16:12:12 -04:00
Ryan VanderMeulen
cc5560c810
Merge m-c to inbound.
2013-07-26 14:20:01 -04:00
Vicamo Yang
4770f15294
Bug 891235: remove mozSms. rs=mounir
2013-07-26 18:40:27 +08:00
Mina Almasry
d23615e4a1
Bug 760851 - Add jsonifier WebIDL declaration and add toJSON to performance.timing. r=bz
...
This patch adds a jsonifier declaration to WebIDL's. The declaration adds an autogenerated method toJSON() on the given webidl. This patch also adds jsonifier and toJSON() to PerformanceTiming.webidl, and performance.timing, respectively.
2013-07-26 12:00:49 -04:00
Boris Zbarsky
9af6d565fa
Bug 893004 part 2. Remove various no-longer-used XPCOM bits from Navigator, except the ones from nsIDOMNavigator. r=smaug
...
--HG--
rename : dom/network/interfaces/nsIDOMNavigatorNetwork.idl => dom/network/interfaces/nsIMozNavigatorNetwork.idl
2013-07-17 23:23:52 -04:00
Boris Zbarsky
7631a999ff
Bug 838146 part 10. Turn on WebIDL bindings for Navigator. r=smaug
2013-07-12 10:37:23 -04:00
Boris Zbarsky
cbe5dffa63
Bug 890193 followup. Annotate the assertions it causes so we can reopen the CLOSED TREE.
2013-07-11 15:20:56 -04:00
Ed Morley
881a35e05a
Merge latest green fx-team changeset and mozilla-central
2013-07-11 10:12:37 +01:00
Tim Taubert
e84c9d2533
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
2013-07-10 23:52:35 +02:00
Masatoshi Kimura
5a1cf4ebae
Bug 885177 - Make window.ImageDocument ChromeOnly. r=bz
2013-07-11 08:15:30 +09:00
Mihnea Dobrescu-Balaur
cf3dfddba0
Bug 887557 - Use a dynamic port in dom xpcshell tests so they can be run in parallel. r=jdm
2013-07-09 20:45:02 -07:00
Olli Pettay
2bf2214fbe
bug 789919, (snow-white) make addref/release of CCable objects faster by removing indirect refcnt increase/decrease, r=mccr8, test changes r=ehsan
...
--HG--
extra : rebase_source : 2a3b22425c14d6daedc91d62a652c34431acd2fb
2013-07-09 13:30:58 -04:00
Randy Lin
37abb6d093
Bug 803414 - Part 1: Add RecordErrorEvent interface to test case. r=smaug
2013-07-03 14:15:14 +08:00
Bobby Holley
6d8c63561a
Bug 888225 - Check for child window naming collisions before defining global properties in GlobalResolve. r=bz
2013-07-02 18:35:36 -06:00
Ms2ger
b5ea9cce84
Bug 883114 - Part a: remove various make rules in dom; r=ted
2013-07-01 09:01:23 +02:00
James Hugman
695cfe0d52
Bug 860782 - Move Android permission install to first run, from install. r=wesj, r=fabrice
...
* * *
Bug 860782 - Use app when requesting permissions. r=mfinkle
* * *
Bug 860782 - Disable permissions tests on platforms where they shouldn't work. r=mfinkle
2013-06-20 12:51:18 -04:00
Ted Mielczarek
6fee55f7ed
bug 860413 - Allow setting standard gamepad mapping. r=smaug
2013-04-09 08:43:25 -04:00
Ted Mielczarek
aa974a78e0
bug 690935 - implement navigator.getGamepads(). r=smaug
...
--HG--
rename : content/events/src/nsDOMGamepad.cpp => dom/gamepad/Gamepad.cpp
rename : content/events/src/nsDOMGamepad.h => dom/gamepad/Gamepad.h
rename : dom/system/GamepadService.cpp => dom/gamepad/GamepadService.cpp
rename : dom/system/GamepadService.h => dom/gamepad/GamepadService.h
extra : rebase_source : da536e09d6c09c605db28e4af4ccccf824efc20d
2012-02-15 19:47:13 -05:00
Ted Mielczarek
3eceadd942
bug 851547 - Make Gamepad API preffable. r=smaug
...
--HG--
extra : rebase_source : bc4f3c5c34d08f0af0b1ef6c35053c07fe991bf4
2013-04-09 08:43:24 -04:00
David Zbarsky
4bf6b2ab92
Bug 881128 - Remove nsIDOMGetSVGDocument r=bz
2013-06-11 21:56:26 -07:00
Phil Ringnalda
2d5d041bc3
Back out efdf2d801664 (bug 881128) for disregarding the DANGER of not dealing with test_interfaces.html
2013-06-10 19:26:45 -07:00
David Zbarsky
01faca23df
Bug 881128 - Remove nsIDOMGetSVGDocument r=bz
2013-06-10 17:50:42 -07:00
Alfredo Yang
0ec5442531
Bug 855741 - Add FocusEvent to test_interface. r=smaug
2013-06-05 08:02:51 -04:00
Bobby Holley
80284df288
Bug 877478 - Fix test to use SpecialPowers.{add,remove}Observer. r=mrbkap
...
This way, we get the callback wrapping behavior for free.
2013-06-04 19:56:42 -07:00
Bobby Holley
30b74b2c6b
Bug 877478 - Fix mochitests with problematic callbacks to use the new API. r=mrbkap
2013-06-04 19:56:41 -07:00
Bobby Holley
6814987c28
Bug 858101 - Fix other tests. r=mrbkap
2013-05-31 10:36:02 -07:00
Boris Zbarsky
325d6c9d46
Bug 876098. Make sure to not skip calling addProperty hooks when objects have them. Otherwise DOM expandos can go AWOL. r=djvj
2013-05-30 13:01:38 -04:00
Peter Van der Beken
44c790a6fb
Bug 874321 - Fix setting of expandos on Xrays for DOM bindings with named properties. r=bz.
...
--HG--
extra : rebase_source : 697545417d27696de05c0f22987e4cb187d226cd
2013-05-29 11:38:57 +02:00
Andrea Marchesini
c429a32f93
Bug 874090 - Crash in mozilla::dom::Notification::GetPermissionInternal, r=wchen
2013-05-23 15:38:00 -07:00
Mihai Sucan
3cbfcb9050
Bug 874061 - Figure out private browsing and the browser console; r=robcee f=ehsan
2013-05-25 12:25:36 +03:00
Jonathan Kew
f679cf8281
bug 873939 followup - remove duplicates in the test_interfaces.html list. r=khuey
2013-05-21 12:25:14 +08:00
Jonathan Kew
684e0e5900
bug 873939 - the long list in test_interfaces.html should be alphabetical. r=khuey
2013-05-20 13:55:01 +08:00
John Daggett
18ea34f1e4
Bug 549861 - reland font-variant subproperties with DOM-peer review. r=khuey
2013-05-20 11:59:20 +09:00
Ms2ger
1bc3a7f29b
Merge backout.
2013-05-19 20:26:58 +02:00
Ms2ger
c80e8cd5c6
Backout bug 549861 (changesets 27fb48df15ce:7ecd4e3863b4) for insufficient review.
2013-05-19 20:23:19 +02:00
Gregory Szorc
14c4938355
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
2013-05-17 16:20:11 -07:00
John Daggett
935216a597
Bug 549861. Implement support for @font-feature-values rule. r=dbaron
2013-05-13 18:45:37 +09:00
Bobby Holley
77d1e43d75
Bug 860941 - Remove assertion annotations for the now-removed mArguments assertion. r=jst
2013-05-17 10:43:20 -07:00