Commit Graph

98 Commits

Author SHA1 Message Date
Edwin Flores
6adc6ea76a Bug 1044742 - Add mochitests for Encrypted Media Extensions support - r=cpearce 2014-09-24 15:59:11 +12:00
Edwin Flores
6d52fb6091 Bug 1044742 - Backout 8f13101a6dbb on a CLOSED TREE - r=bustage 2014-09-24 12:07:18 +12:00
Edwin Flores
6b80874361 Bug 1044742 - Add mochitests for Encrypted Media Extensions support - r=cpearce 2014-09-24 10:04:49 +12:00
Alfredo Yang
9a05c17860 Bug 916643 - ImageCaptureErrorEvent webidl. r=smaug 2014-09-04 02:07:00 +02:00
Ryan VanderMeulen
cb4bcf731a Merge m-c to b2g-inbound. a=merge 2014-08-30 12:45:54 -04:00
Kyle Machulis
9ed9dbaba5 Bug 900551 - Mochitests for settings permissions; r=bent r=ehsan 2014-08-27 21:01:30 -07:00
Boris Zbarsky
8df706123f Bug 908390 followup. Fix up event timestamps on workers, and enable the test that was supposed to test for it. r=khuey pending 2014-08-30 00:56:35 -04:00
Ryan VanderMeulen
b392753c94 Backed out 11 changesets (bug 1059079, bug 1015518, bug 900551, bug 846200) for Gaia UI test failures on a CLOSED TREE.
Backed out changeset d85b4e48b3b4 (bug 1015518)
Backed out changeset 663b73ba69ec (bug 1015518)
Backed out changeset 5cf1cb5fa022 (bug 900551)
Backed out changeset b953dd5bfdaa (bug 900551)
Backed out changeset a2b6d7c84100 (bug 900551)
Backed out changeset ceb79fe83d15 (bug 900551)
Backed out changeset f6acf344fbf0 (bug 900551)
Backed out changeset fa269ea53937 (bug 846200)
Backed out changeset b89c84a850f9 (bug 846200)
Backed out changeset b7a7dfbe4e3f (bug 846200)
Backed out changeset c6f54d821c11 (bug 1059079)
2014-08-28 12:49:49 -04:00
Kyle Machulis
c4b4886003 Bug 900551 - Mochitests for settings permissions; r=bent r=ehsan 2014-08-27 21:01:30 -07:00
Martijn Wargers
6af134c92d Bug 1058072 - Result logged after SimpleTest.finish() with test_bug432698.html. r=smaug 2014-08-25 17:48:18 +02:00
Jan-Ivar Bruaroey
1b4362a12e Bug 1032835 - Rubberstamp RTCRtpSender, RTCRtpReceiver + MediaStreamTrackEvent. r=smaug 2014-08-13 21:41:08 -04:00
Yoshi Huang
7694e3e977 Bug 1046554 - Part 1: B2G NFC: pass NFCPeerEvent in onpeerready. r=smaug, dimi 2014-07-31 17:11:04 +08:00
David Keeler
843f8bbee8 bug 1030963 - remove non-standard window.crypto functions/properties r=jst r=briansmith r=glandium 2014-08-14 09:38:42 -07:00
Ms2ger
f069be120d Bug 1048780 - Call the standard matches() rather than the proprietary mozMatchesSelector(); r=jst
This also includes a test that mozMatchesSelector is still exposed and works.

--HG--
rename : js/xpconnect/tests/chrome/test_mozMatchesSelector.xul => js/xpconnect/tests/chrome/test_matches.xul
rename : js/xpconnect/tests/mochitest/file_mozMatchesSelector.html => js/xpconnect/tests/mochitest/file_matches.html
2014-08-12 14:30:59 +02:00
Vicamo Yang
d154baf8a2 Bug 1048098: remove redundant flushPermissions, flushPrefEnv from tearing down procedure. r=btian, r=echen 2014-08-08 18:28:58 +08:00
Maksim Lebedev
38c1e2c367 Bug 1017086 - Test for pointer events interface. r=smaug 2014-07-10 04:06:00 -04:00
Ed Morley
56917defaa Backed out changeset b2ef6a444640 (bug 1046554) since the gaia part has been reverted 2014-08-06 16:58:31 +01:00
Yoshi Huang
47606c7455 Bug 1046554 - B2G NFC: pass NFCPeerEvent in onpeerready. r=smaug, dimi 2014-07-31 17:11:04 +08:00
Ting-Yu Lin
148b3db90c Bug 1016184 - Part 3c: Fix test_focus_disabled.html. r=ehsan
Move the witness down so that touch caret won't cover other elements
when witness is focused().
2014-07-27 00:16:00 +02:00
Ryan VanderMeulen
94be6c5efa Backed out 9 changesets (bug 1016184) for frequent OSX Gip timeouts.
Backed out changeset 0893f2ef4b9a (bug 1016184)
Backed out changeset 93587ce1162b (bug 1016184)
Backed out changeset a52c9d674927 (bug 1016184)
Backed out changeset ca2fd0f41a12 (bug 1016184)
Backed out changeset 84dacf014e39 (bug 1016184)
Backed out changeset 16854e321f23 (bug 1016184)
Backed out changeset 8acd5e707c83 (bug 1016184)
Backed out changeset d0513eae0c97 (bug 1016184)
Backed out changeset 0d03cd217c64 (bug 1016184)
2014-07-31 13:29:30 -04:00
Ting-Yu Lin
b3aa3dfe93 Bug 1016184 - part 3c - Fix test_focus_disabled.html. r=ehsan
Move the witness down so that touch caret won't cover other elements
when witness is focused().
2014-07-27 00:16:00 +02:00
Wes Kocher
1b0a3b965d Merge inbound to m-c a=merge 2014-07-29 17:01:18 -07:00
Kartikaya Gupta
103c4e7b33 Bug 1016481 - Allow touch-end events to be cancelled and have them prevent dispatching click events. r=smaug 2014-07-29 11:59:19 -04:00
Kartikaya Gupta
c474aee93b Bug 1043022 - Back out bug 1016481 for making it hard to click things in the browser. r=me 2014-07-24 07:57:53 -04:00
Alexandre Poirot
5a3800bc64 Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal 2014-07-02 15:40:56 -07:00
Jocelyn Liu
ce11b55a6f Bug 1033898 - Patch1: Add BluetoothPairingEvent and BluetoothPairingHandlewebidls and their class implementations. r=btian, r=bz 2014-07-28 22:09:00 +02:00
Kartikaya Gupta
ac6718b01f Bug 1016481 - Prevent dispatching a click when the touch-end event is cancelled. r=smaug r=botond 2014-07-17 22:24:23 -04:00
Olli Pettay
4a433a02f6 backout Bug 378775 because of several regressions, r=backout 2014-07-17 13:27:27 +03:00
Kartikaya Gupta
3bade8183d Bug 1038930 - Ensure that the first touchmove event after a touchstart is always dispatched to content. r=smaug 2014-07-16 22:07:28 -04:00
Ryan VanderMeulen
d07265abdf Merge inbound to m-c on a CLOSED TREE. a=merge 2014-07-10 18:22:38 -04:00
Kartikaya Gupta
4ff5fbdfab Bug 1036444 - Kill touchenter and touchleave events. r=smaug 2014-07-09 10:27:00 -04:00
Bevis Tseng
af7847c86c Bug 1023695 - Part 4: Implementation of .webidl change. r=vyang,smaug. 2014-06-27 13:25:37 +08:00
Andrew Comminos
e31c58cd7c Bug 958868 - Add support for delta line and page accumulation; r=masayuki, sr=smaug 2014-07-07 18:54:14 +09:00
Kestrel
82e157e326 Bug 378775 - Implement Opera's behavior for selecting text inside of a link and link drag and drop. r=Enn 2014-07-03 04:26:00 -04:00
Kyle Huey
f41994a0fc Bug 1031051: Part 11 - Migrate DeviceOrientationEvent to the WebIDL code generator. r=smaug 2014-06-30 16:02:03 -07:00
Kyle Huey
6121a4eee2 Bug 1031051: Part 4 - Remove ReplaceElementEvent. r=khuey,wchen 2014-06-30 16:01:11 -07:00
Jim Blandy
15b78ecf33 Bug 800200: Remove references to JSD from outside js/jsd. r=mccr8,bholley,ted,smaug 2014-06-27 11:05:08 -07:00
Nick Fitzgerald
f79fcccd5f Bug 1000967 - Add source notes for |new| expression and function calls to improve source maps and debugging. r=ejpbruel 2014-06-20 13:09:00 -04:00
Olli Pettay
e333fe2b42 Bug 998809 - WidgetEvent::typeString is not always set correctly , r=masayuki 2014-06-17 01:59:54 +03:00
Carsten "Tomcat" Book
5a787a4566 Backed out changeset 287aa2e3cab0 (bug 998809) for xpcshell and mochitest 2 test failures 2014-06-16 14:38:50 +02:00
Olli Pettay
d6207305a0 Bug 998809 - WidgetEvent::typeString is not always set correctly, r=masayuki 2014-06-16 12:08:29 +03:00
Brian Birtles
51bf333009 Bug 77992 part 4 - Add mochitests for event.timeStamp; r=masayuki 2014-06-06 14:29:50 +09:00
Ed Morley
6122cfb30a Merge mozilla-central and inbound 2014-05-29 16:21:04 +01:00
Andrea Marchesini
3a85a332e9 Bug 1016053 - document.createElement('StorageEvent') must be supported, r=smaug 2014-05-29 14:33:00 +01:00
Vincent Chang
c481388ef8 Bug 774582 - Unable to know if there is a user connected to Wifi tethering network. r=mrbkap 2014-01-22 16:37:40 +08:00
Carsten "Tomcat" Book
c509721e94 merge b2g-inbound to mozilla-central 2014-05-26 15:26:11 +02:00
Ben Tian
e6dff5f2e9 Bug 1015090 - Add BluetoothAdapterEvent.webidl and BluetoothAttributeEvent.webidl, r=bz 2014-05-26 09:40:28 +08:00
Carsten "Tomcat" Book
7ca506bb30 merge b2g-inbound to mozilla-central 2014-05-23 16:03:42 +02:00
Andrea Marchesini
29df09f67c Bug 1014657 - Port DOMStorageEvent to WebIDL and remove nsIDOMStorageEvent, r=smaug, f=ms2ger 2014-05-23 08:33:24 +01:00
Eric Chou
040a06cf36 Bug 942104 - add BluetoothDiscoveryStateChangedEvent to test case test_all_synthetic_events, r=smaug 2014-05-23 14:04:11 +08:00