Masayuki Nakano
|
0b43196daa
|
Bug 782739 Handle new mousewheel prefs in browser_fullZoom.js r=smaug+dao
|
2012-08-16 00:51:13 +09:00 |
Masayuki Nakano
|
895fdeb536
|
Bug 782903 Set enough long timeout time in test_bug422132.html r=smaug
|
2012-08-15 22:28:17 +09:00 |
Masayuki Nakano
|
181defb77f
|
Bug 422132 Store unused fractional scroll amount for later wheel events r=smaug
|
2012-08-15 09:52:07 +09:00 |
Masayuki Nakano
|
eca377a286
|
Bug 659071 DoScrollZoom() should check if the event target is under XUL document rather than checking if it's XUL element r=smaug
|
2012-08-13 23:20:13 +09:00 |
Masayuki Nakano
|
1d01f06d4d
|
Bug 719320 part.11 Fix new test failures r=smaug
|
2012-08-12 10:42:36 +09:00 |
Masayuki Nakano
|
cf816214b0
|
Bug 719320 part.10 Add new tests and remove tests for old ESM's legacy mouse scroll event handler r=smaug
|
2012-08-12 10:42:36 +09:00 |
Masayuki Nakano
|
0920874b2c
|
Bug 719320 part.5 Redesign mouse wheel action prefs r=smaug
|
2012-08-12 10:42:35 +09:00 |
Masayuki Nakano
|
5c5f0a16d2
|
Bug 719320 part.1 Add DOM3 WheelEvent r=smaug, sr=jst
|
2012-08-12 10:42:34 +09:00 |
Ms2ger
|
c75eefb90d
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
Ed Morley
|
f4181983a1
|
Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE
|
2012-08-04 18:05:15 +01:00 |
Ms2ger
|
27245512cd
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
Olli Pettay
|
2c8046a80a
|
Bug 776966 - Generate DeviceOrientationEvent implementation, r=dougt
|
2012-07-26 00:17:14 +03:00 |
Benjamin Peterson
|
4cd03908be
|
Bug 776317 - Separate the body of a constructed function from its braces with newlines. r=luke
|
2012-07-23 17:03:41 -07:00 |
Benjamin Peterson
|
78a5439268
|
Bug 761723 - Save script sources to implement Function.prototype.toString. r=jorendorff,njn,jimb,jst,Ms2ger
--HG--
extra : rebase_source : de1b55647780a30f98fe84d29ee3cb4a437a3ece
|
2012-07-20 20:17:38 +02:00 |
Wes Johnston
|
c07a5b7de0
|
Bug 775162 - Turn on touch events tests for all platforms. r=smaug
|
2012-07-19 16:37:19 -07:00 |
Nathan Froyd
|
bfff055672
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
Masayuki Nakano
|
230e9a8242
|
Bug 769190 part.1 Rename Scroll and Win to ScrollLock and OS for the argument of getModifierState() r=smaug, sr=jst
|
2012-07-06 09:42:05 +09:00 |
Ehsan Akhgari
|
d49b18b800
|
Backout changeset e04abde1b323 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:21:03 -04:00 |
Masatoshi Kimura
|
6df33172c8
|
Bug 769119 - Treat null or undefined as an empty dictionary; r=sicking
|
2012-06-30 16:03:27 +02:00 |
Matt Woodrow
|
dbef6fe311
|
Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
|
2012-06-30 15:06:11 +12:00 |
Olli Pettay
|
801f46d14d
|
Bug 763899 - mouseenter events should fire the opposite order of mouseleave, r=masayuki
--HG--
extra : rebase_source : 1c306177f0496c84d32bde9015d1d90c22ddfbaa
|
2012-06-23 15:41:47 +03:00 |
Ryan VanderMeulen
|
5f2a19ee6e
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
Ryan VanderMeulen
|
6d6c4efbab
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
Doug Turner
|
3cee32484e
|
Bug 759989 - Add test to ensure device sensors are shutdown when listeners are removed. r=smaug
|
2012-06-07 10:58:33 -07:00 |
Doug Turner
|
155a08f022
|
Backout of 2f4307a63c18 - Bug 759989.
|
2012-06-04 12:22:23 -07:00 |
Doug Turner
|
2c1901f5ab
|
Bug 759989 - Add test to ensure device sensors are shutdown when listeners are removed. r=smaug
|
2012-06-04 10:23:18 -07:00 |
Mats Palmgren
|
88393a0023
|
Bug 759745 - Remove focus/blur event listeners after the test is done. r=philor
|
2012-06-01 20:52:37 +02:00 |
Ms2ger
|
65aa2a4593
|
Merge m-c to m-i.
|
2012-05-25 11:15:32 +02:00 |
Ms2ger
|
0e2241b478
|
Bug 756066 - Make StorageEventInit.key nullable; r=mayhemer
|
2012-05-25 09:18:31 +02:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Doug Turner
|
7738c44000
|
Bug 751663 - Implement new device proximity like event that fires only when the screen is close to the user's face. r=smaug
|
2012-05-16 13:27:54 -07:00 |
Robert O'Callahan
|
d9ececf589
|
Bug 752781. Wait for a refresh driver run to complete before testing whether scrolling has happened. r=mats
|
2012-05-24 22:39:11 +12:00 |
Olli Pettay
|
530aca9fc0
|
Bug 561664 - document.activeElement should never return native anonymous content, r=enndeakin
|
2012-05-04 17:41:49 +03:00 |
Doug Turner
|
e474437e8e
|
Bug 738465 - implement device light sensor. r=smaug
|
2012-05-02 09:43:45 -07:00 |
Doug Turner
|
e188f5505d
|
Bug 738131 - implement device proximity. r=smaug
* * *
Bug 738131 - implement device proximity. gonk implementation. r=mwu
|
2012-05-02 09:43:45 -07:00 |
Ed Morley
|
46622a4bc4
|
Merge mozilla-central to mozilla-inbound
|
2012-05-03 20:13:41 +01:00 |
Olli Pettay
|
928443e854
|
Bug 751286 - eventPhase NONE constant, r=sicking
|
2012-05-03 13:59:51 +03:00 |
Jared Wein
|
4a14801895
|
Bug 702463 - Increasing the timeout of the tests due to the presence of multiple refresh drivers. r=ehsan
|
2012-04-30 13:44:55 -04:00 |
Masatoshi Kimura
|
473d12ee2a
|
Bug 745498 - Add testcases for DOM4 exception types. r=sicking
|
2012-04-26 09:42:26 -07:00 |
Masayuki Nakano
|
41de116362
|
Bug 166240 part.8 Add tests for KeyboardEvent.location (synthesized events) r=smaug, sr=jst
|
2012-05-03 17:35:02 +09:00 |
Masayuki Nakano
|
81566b63e2
|
Bug 630811 part.7 Add getModifierState() to DOM KeyboardEvent and DOM MouseEvent r=smaug, sr=jst
|
2012-04-25 12:00:02 +09:00 |
Masayuki Nakano
|
3659544533
|
Bug 731878 part.2 Implement D3E MouseEvent.buttons attribute r=smaug, sr=jst
|
2012-04-25 12:00:01 +09:00 |
Wes Johnston
|
553dd5ca61
|
Bug 741666 - Fix copying touchEvents if someone holds a reference. r=smaug
|
2012-04-04 10:08:53 -07:00 |
Henri Sivonen
|
342883de53
|
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
--HG--
rename : extensions/universalchardet/tests/bug631751be_text.html => parser/htmlparser/tests/mochitest/file_bug672453_bomless_utf16.html
|
2012-03-24 13:34:42 +02:00 |
Olli Pettay
|
43f76b98c8
|
Bug 736058, support createEvent('StorageEvent'), r=sicking
--HG--
extra : rebase_source : f46854524cc27273799d26f662fe5335f32aaeff
|
2012-03-18 20:55:46 +02:00 |
Masayuki Nakano
|
0c78a26029
|
Bug 728103 part.2 Fix new test failures r=smaug
|
2012-03-16 15:29:15 +09:00 |
Masatoshi Kimura
|
243eb49a83
|
Bug 735268 - Restore StorageEvent test which is accidentally removed. r=sicking
--HG--
extra : rebase_source : 07a34decab41334160ff6314beb76a0c38cf520d
|
2012-03-13 23:31:55 +01:00 |
Masatoshi Kimura
|
c1d1c7ca5d
|
Bug 721569 - Support default values for Web IDL dictionaries. r=khuey CLOBBER BUILD
|
2012-03-12 21:44:48 -07:00 |
Olli Pettay
|
beb0053f42
|
Bug 730891, event ctor for StorageEvent, r=sicking,kyle
|
2012-03-08 23:27:05 +02:00 |