Commit Graph

207 Commits

Author SHA1 Message Date
Jamin Liu
c2c163b7d7 CLOSED TREE Bug 1180554 - Dispatch events to PBAP event handlers when the PBAP requests comes. r=btian, r=mrbkap 2015-08-24 10:29:56 +08:00
Masayuki Nakano
4f7f1574f0 Bug 930843 part.1 Add test for checking isTrust attribute value of DOMActivate event r=smaug 2015-08-22 13:02:39 +09:00
Blake Kaplan
2763b5442f Bug 1194370 - Use SpecialPowers harder. r=wchen 2015-08-20 10:30:10 -07:00
Andrea Marchesini
70cb6ddacd Bug 1196514 - remove dom.messagechannel.enabled pref, r=smaug 2015-08-20 08:34:38 +01:00
Ben Tian
cac4eb9266 Bug 1192693 - [02] Remove bluetooth1 folder and rename webidl files, r=joliu, r=mrbkap 2015-08-17 15:30:34 +08:00
Cameron McCormack
e5b00ee850 Bug 1193019 - Rename CSSFontFaceLoadEvent to FontFaceSetLoadEvent. r=khuey 2015-08-11 12:19:52 +10:00
Carsten "Tomcat" Book
782d0370cf Backed out changeset 4b6f2efbdc36 (bug 1000870) for test failures in test_pointerevent_setpointercapture_inactive_button_mouse-manual.html on a CLOSED TREE 2015-08-03 16:38:09 +02:00
Carsten "Tomcat" Book
710fe2c285 Backed out changeset 5490127f9b99 (bug 1000870) 2015-08-03 16:37:11 +02:00
Lebedev Maksim
2d21e0b72e Bug 1000870 - Change official tests for pointer events to auto mochitest system. r=smaug 2015-07-31 09:03:00 +02:00
Maksim Lebedev
be53e44c8e Bug 1000870 - Add original official tests from W3C at 2015.03.01. r=smaug 2015-03-31 07:02:00 +02:00
Hiroyuki Ikezoe
c0bbc7e7da Bug 1178664 - Part 2 - webidl for AnimationPlaybackEvent. r=smaug 2015-07-14 03:44:00 +02:00
Ting-Yu Lin
e3d43dad6d Bug 1172382 - Disable AccessibleCaret on some tests. r=roc
All the tests disabled for AccessibleCaret had already being disabled
for either TouchCaret or SelectionCarets.
2015-07-27 03:00:00 -04:00
Carsten "Tomcat" Book
44bc20766a Backed out changeset c5e6edadb0d1 (bug 1172382) for mulet R6 Reftest Failures 2015-07-27 08:47:23 +02:00
Ting-Yu Lin
144163d42f Bug 1172382 - Disable AccessibleCaret on some tests. r=roc
All the tests disabled for AccessibleCaret had already being disabled
for either TouchCaret or SelectionCarets.
2015-07-27 11:56:04 +08:00
Kartikaya Gupta
ad0f159023 Bug 1186770 - Update test_bug607464.html to be APZ-friendly. r=mstange 2015-07-23 10:12:19 -04:00
Lorien Hu
03642d9e17 Bug 1180798 - Pass event names in nsIEventListenerChangeListener r=smaug 2015-07-17 11:07:37 -04:00
Boris Zbarsky
cb0a5d1aa0 Bug 1181965. Remove uses of mozRequestAnimationFrame from dom and parser tests. r=bkelly 2015-07-14 15:28:57 -04:00
Geoff Brown
495b7cbfe1 Bug 1026290 - Update mochitest-chrome manifests for android; r=jgriffin 2015-07-10 14:41:59 -06:00
Julien Wajsberg
d7ef3f2ece Bug 1170449 - Nullify the onpointer* event handlers before calling SimpleTest.finish() in test_bug967796.html. r=smaug 2015-07-09 00:39:00 -04:00
Markus Stange
98b3dadf0b Bug 599328 - Clicking a label shouldn't draw a focus ring if clicking the control wouldn't have. r=enndeakin 2015-07-08 00:46:48 -04:00
Kelly Davis
1d2104b9e1 Bug 1167542 - Implement SpeechSynthesisErrorEvent. r=smaug 2015-07-01 04:49:00 -04:00
Kelly Davis
9efaa06932 Bug 1167541 - Implemented SpeechSynthesisEvent::utterance. r=smaug 2015-07-01 04:14:00 -04:00
Kartikaya Gupta
5a90b6ad27 Bug 1177651 - Ensure that the preventDefault calls work with APZ enabled if the test is running slowly. r=dvander 2015-06-30 06:43:08 -04:00
Kartikaya Gupta
a0b57f3bb0 Bug 1177651 - Make test_moz_mouse_pixel_scroll_event.html pass with e10s and APZ enabled. r=dvander
Without APZ, the synthesized wheel events remain in the child process and synchronously
call the MozMousePixelScroll listeners. However with APZ, the events must be
rerouted to the parent process. The parent process then *asynchronously* sends it
back to the child process after doing some hit-testing. This results in the
MozMousePixelScroll events being dispatched asynchronously from the child process
point of view, and therefore this requires yielding the test until the listener
gets triggered.
2015-06-30 06:43:07 -04:00
Ryan VanderMeulen
ac7e955b24 Backed out 3 changesets (bug 1000870) for frequent Linux test failures.
Backed out changeset 7983770003a3 (bug 1000870)
Backed out changeset 80d8e9adb532 (bug 1000870)
Backed out changeset 6a730e15246e (bug 1000870)
2015-06-29 13:42:45 -04:00
Kartikaya Gupta
e37b1eafd1 Bug 1177331 - Avoid going into an infinite loop of MozAfterPaint events which do nothing. r=dvander 2015-06-29 09:02:54 -04:00
Lebedev Maksim
9b46a1f930 Bug 1000870 - Change official tests for pointer events to auto mochitest system. r=smaug 2015-06-24 08:46:00 +02:00
Maksim Lebedev
221dfb584e Bug 1000870 - Add original official tests from W3C at 2015.03.01. r=smaug 2015-03-31 07:02:00 +02:00
Bob Owen
2c510087f1 Bug 1150284: Follow-up to include mulet in skip-if for test_offsetxy.html. a=test-fix 2015-06-20 18:10:03 +01:00
Robert O'Callahan
eaf5448c3f Bug 1150284. Disable offsetX/offsetY properties in FxOS/Fennec. r=smaug 2015-06-18 17:04:14 +12:00
Boris Zbarsky
bdc003b7d7 Bug 1173787. The column number of an exception populated via PopulateReportBlame should be 1-based. r=fitzgen 2015-06-12 22:21:44 -04:00
Kelly Davis
0056423fe6 Bug 1051148 - Part 1: Patch that introduces WebSpeech API implementation. r=smaug 2015-06-09 22:49:00 -04:00
Kathy Brade
be0ea65a02 Bug 418986 - Resist fingerprinting by preventing exposure of screen and system info. r=mrbkap, r=heycam 2015-06-07 09:02:00 -04:00
Ryan VanderMeulen
362875e830 Backed out changesets b2fb4270e0a6 and 2a0493fb37db (bug 1051148) for introducing new rooting hazards.
CLOSED TREE IGNORE IDL
2015-06-03 13:14:59 -04:00
Kelly Davis
cd90e898f5 Bug 1051148 - Part 1: Patch that introduces WebSpeech API implementation. r=smaug
IGNORE IDL
2015-05-27 21:48:00 -04:00
Ehsan Akhgari
54faf3e36a Bug 1168055 - Fix the :active pseudo-class on text controls; r=smaug 2015-05-27 08:27:13 -04:00
Ehsan Akhgari
735d7defe6 List test_bug336682.js as a support-file, not a test file, no bug 2015-05-26 23:23:30 -04:00
Olli Pettay
d8a302cc52 Bug 1164981 - Add MouseEvent.movementX/Y. r=masayuki, r=ehsan
CLOSED TREE
2015-05-19 16:26:02 -04:00
Ryan VanderMeulen
20957a1140 Backed out changeset 2ac9fe6d2333 (bug 1164981) for frequent test_bug301397.xul failures.
CLOSED TREE
2015-05-19 15:08:34 -04:00
Olli Pettay
3b30fbfff8 Bug 1164981 - Add MouseEvent.movementX/Y, r=masayuki,ehsan 2015-05-19 19:57:24 +03:00
Kartikaya Gupta
ad5db89677 Bug 1162214 - Disable smooth-scrolling on a wheel scroll test as it causes intermittent failures. r=dvander 2015-05-16 12:37:21 -04:00
Jamin Liu
9f7a4accc5 Bug 1063444 - Implement LE scan related methods and LE device event. r=joliu, r=mrbkap 2015-05-04 18:59:02 +08:00
Kartikaya Gupta
72117d677d Bug 1013412 - Add a test. r=dvander 2015-05-01 13:31:24 -04:00
Olli Pettay
3c04b86ed7 bug 1160181, don't deal with EventTargets for which a JS wrapper can't be created, rs=froydnj 2015-04-30 18:36:09 +03:00
Olli Pettay
75b4afa325 Bug 524674, nsIEventListenerService: tracking of dynamically added and removed event listeners, r=masayuki 2015-04-28 23:10:05 +03:00
Kershaw Chang
cebfaf9b82 Bug 1035748 - WebIDL for DeviceStorageAreaChangedEvent. r=bz 2015-04-23 19:35:00 -04:00
Carsten "Tomcat" Book
6fe2515470 Merge mozilla-central to b2g-inbound 2015-04-21 15:37:22 +02:00
Masayuki Nakano
1df442e378 Bug 1128787 part.2 nsHTMLDocument should clear focus before making itself editable when designMode is enabled and it makes the focused content non-focusable r=smaug+enndeakin 2015-04-21 15:27:10 +09:00
Phil Ringnalda
1521afb292 Backed out changeset ffde08dc5ceb (bug 1154459) for bustage
CLOSED TREE
2015-04-19 08:19:14 -07:00
David Anderson
50d7fd13e2 Enable APZ for E10S on Windows for one nightly build. (bug 1154459, r=kats) 2015-04-17 11:49:55 -04:00