Doug Turner
|
d4487fbc34
|
Bug 667919 - Add support for window.ondevicemotion and window.ondeviceorientation. r=smaug
|
2011-06-28 15:37:31 -07:00 |
|
Doug Turner
|
104a8914c7
|
Bug 615597 - Implement devicemotion and fix up deviceorientation events. r=smaug/azakai
--HG--
rename : content/events/src/nsDOMOrientationEvent.cpp => content/events/src/nsDOMDeviceOrientationEvent.cpp
rename : content/events/src/nsDOMOrientationEvent.h => content/events/src/nsDOMDeviceOrientationEvent.h
rename : dom/system/android/nsAccelerometerSystem.cpp => dom/system/android/nsDeviceMotionSystem.cpp
rename : dom/system/android/nsAccelerometerSystem.h => dom/system/android/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.h => dom/system/cocoa/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.mm => dom/system/cocoa/nsDeviceMotionSystem.mm
rename : dom/system/nsAccelerometer.cpp => dom/system/nsDeviceMotion.cpp
rename : dom/system/nsAccelerometer.h => dom/system/nsDeviceMotion.h
rename : dom/system/unix/nsAccelerometerSystem.cpp => dom/system/unix/nsDeviceMotionSystem.cpp
rename : dom/system/unix/nsAccelerometerSystem.h => dom/system/unix/nsDeviceMotionSystem.h
rename : dom/system/windows/nsAccelerometerSystem.cpp => dom/system/windows/nsDeviceMotionSystem.cpp
rename : dom/system/windows/nsAccelerometerSystem.h => dom/system/windows/nsDeviceMotionSystem.h
rename : xpcom/system/nsIAccelerometer.idl => xpcom/system/nsIDeviceMotion.idl
|
2011-06-19 22:36:17 -07:00 |
|
Jan Varga
|
6976400f8a
|
Bug 617528 Part 1 - Dispatch shift right click (contextmenu event) only to chrome. r=smaug
|
2011-06-19 11:23:12 +02:00 |
|
Joel Maher
|
05796a596e
|
Bug 663204 - move content/events/*.xul tests to mochitest-chrome. r=ted, a=test-only
|
2011-06-10 11:11:25 -04:00 |
|
Boris Zbarsky
|
bffa328dca
|
Bug 656379 part 3. Set :hover and :active state for labeled elements when their label has that state. r=dbaron
--HG--
rename : content/events/test/test_bug426082.html => content/events/test/test_bug656379-1.html
|
2011-05-24 20:18:40 -04:00 |
|
Phil Ringnalda
|
36bee1bcfe
|
Bug 565245 - Disable test_bug493251.html on Linux because of | Wrong number events (16 through 21, one short on each), r=smaug
|
2010-12-20 21:06:00 -08:00 |
|
Olli Pettay
|
a5e935bc3c
|
Bug 656954 - Add defaultPrevented to nsIDOMEvent, r=sicking
--HG--
extra : rebase_source : f491aa3d1b40980ca0f6b8cc38a5e9e60d80b9e7
|
2011-05-13 23:44:35 +03:00 |
|
Olli Pettay
|
aaa8063f93
|
comparing with ssh://opettay@mozilla.com@hg.mozilla.org/mozilla-central/
searching for changes
changeset: 68981:5f295573b22d
tag: tip
user: Olli Pettay <Olli.Pettay@helsinki.fi>
date: Mon May 09 18:47:13 2011 +0300
summary: Bug 427537 - Implement CustomEvent DOM3 specification, r=sicking
|
2011-05-11 09:33:11 +03:00 |
|
Jonas Sicking
|
2e8c6fa6c5
|
Bug 650493 tests. rs=smaug
|
2011-05-09 12:33:03 -07:00 |
|
Olli Pettay
|
5c2503795f
|
Bug 613634, make the 3rd paramater of add/removeEventListener optional, r=sicking
--HG--
extra : rebase_source : 9c720d865ed24e5b54cda287360b0fec508df359
|
2011-05-04 17:13:28 +03:00 |
|
Alon Zakai
|
ba1bdecf39
|
Bug 615597 - Implement the W3C DeviceOrientation event. r=smaug,blassey
|
2011-04-29 16:49:20 -07:00 |
|
Olli Pettay
|
46d7b33a70
|
Bug 648573 - Implement touch event interfaces, r=jst, pref'ed off by default
|
2011-04-26 15:30:17 +03:00 |
|
Olli Pettay
|
26c20e1988
|
Bug 641477 - Throw UNSPECIFIED_EVENT_TYPE_ERR if event isn't initialized before dispatching, r=sicking
|
2011-03-24 13:34:03 +02:00 |
|
Markus Stange
|
20d43637e6
|
Bug 607464 - Don't use smooth scrolling for pixel scrolling. r=roc, a=roc
|
2011-02-04 09:00:06 +01:00 |
|
Neil Deakin
|
fd67e69ef1
|
Bug 624127, clear mousedown selection state in frame where mouse was pressed down,r=smaug,a=jst
|
2011-02-03 12:08:30 -05:00 |
|
Vivien Nicolas
|
67d5a26d77
|
Bug 602962 - Undo close tab thumbnail disappears when rotating screen orientation [r=smaug r=roc a=blocking-fennecb3]
|
2010-11-17 08:46:00 -05:00 |
|
Markus Stange
|
253a0ae7e1
|
Bug 574663 - Mark momentum scroll events with a kIsMomentum flag and don't allow them to cause zooming. r=smaug, a=final
|
2010-11-05 17:04:28 +01:00 |
|
Olli Pettay
|
5fd6fa43e4
|
Bug 605242 - No :active state for <button>, r=enndeaking, a=blocking, try: -b o -p all -m none -t none -u mochitests
--HG--
extra : rebase_source : e075f9024515c801996f10b3fff706551c833843
|
2010-10-20 16:49:53 +03:00 |
|
Timothy Nikkel
|
4ad6405061
|
Bug 591815. Don't bail early if we don't have a target frame for mouse down events because we still need to process them. r=smaug a=blocking-betaN+
|
2010-10-09 14:09:22 -05:00 |
|
Olli Pettay
|
d62dadbd6f
|
Bug 593959 - :active tracking gets out of sync when releasing the mouse over a different document, r=roc, a=blocking
--HG--
extra : rebase_source : a8b1c968b13eda6671df21da1bb8c48273811e5c
|
2010-09-16 16:10:18 +03:00 |
|
David Anderson
|
69b95ea914
|
ICs for scripted calls (bug 587698, r=dmandelin).
|
2010-09-02 20:04:33 -07:00 |
|
Masayuki Nakano
|
ce5c3032a2
|
Bug 590819 Click event isn't fired when mouse button down on border of <input> and mouse button up on padding box of it r=smaug, a2.0=jst
|
2010-09-02 11:38:54 +09:00 |
|
Felipe Gomes
|
b2ea0524a5
|
Bug 586961. Direct accesskey clicks on label to correct controlled element. r=neil a=betaN
|
2010-08-27 18:26:24 -03:00 |
|
Joel Maher
|
2aa0bf8512
|
Bug 585630 - "disable mochitests that utilize ondragstart attributes at least until tiles die" [r=mark.finkle] a=mobile_test_only
|
2010-08-09 11:00:00 -07:00 |
|
Markus Stange
|
f7614ab36f
|
Merge backout of bug 574663.
|
2010-08-02 17:52:20 +02:00 |
|
Markus Stange
|
65909a7edf
|
Backed out changeset cd5c28912351, bug 574663 (momentum scroll zooming) because the new test fails on Windows.
|
2010-08-02 17:51:57 +02:00 |
|
Markus Stange
|
d08bf257da
|
Bug 574663 - Mark scroll events that are sent by touchpad momentum scrolling after the finger has left the touchpad with a kIsMomentum flag and prevent these events from changing the zoom factor. r=josh, r=smaug
|
2010-08-02 15:30:52 +02:00 |
|
Felipe Gomes
|
8d9b3f1877
|
Bug 508906. Add experimental MozTouch events. r=smaug,jimm
|
2010-08-02 15:34:54 +02:00 |
|
Marco Bonardo
|
cd3778006d
|
whoops, remove backslash
|
2010-06-16 12:31:25 +02:00 |
|
Marco Bonardo
|
f971593d97
|
Disable test for bug 563329 since it's timing out often
|
2010-06-16 12:20:28 +02:00 |
|
Vivien Nicolas
|
27fdccc31f
|
Bug 563329 - Add a preference to enable/disable click hold context menus [r=smaug]
|
2010-06-16 09:36:11 +02:00 |
|
Olli Pettay
|
82feff3515
|
Bug 556493 - No click fired when mousedown on the text of an element and mouseup on empty area, r=jst
--HG--
extra : rebase_source : bf2257df87153638358404878d03c09193014125
|
2010-06-15 16:29:23 +03:00 |
|
Markus Stange
|
82e6086d92
|
Bug 426082, part 4: Test. r=smaug
|
2010-05-31 19:50:55 +02:00 |
|
felipc@gmail.com
|
33b5d6a951
|
Bug 547996 - Be able to tell when a click was generated by a tap on the screen, r=smaug,jimm, sr=jst
|
2010-04-06 15:59:24 +03:00 |
|
Robert O'Callahan
|
f3e9a6b5c7
|
Bug 545268. Decide whether to suppress a mouse event by looking at the suppression state of the document where the event is going to be delivered. r=smaug
|
2010-03-05 13:10:32 +13:00 |
|
Olli Pettay
|
72d240fc9b
|
Bug 534833 - click event is occasionally lost in text form controls when focus event changes the value of the control, r=roc
--HG--
extra : rebase_source : 9c90b0ed41ab12c38d264edc839227cdd0d8817f
|
2010-01-25 11:21:33 +02:00 |
|
Olli Pettay
|
c806e56c0e
|
Bug 508479 - HTML5 Drag and Drop: Drop event on elements that are not drop targets, r=enn, sr=sicking
|
2009-10-29 13:11:02 +02:00 |
|
Olli Pettay
|
1c736700d4
|
Bug 517851 - nsJSEventListener's string/atom handling can be optimized a bit, r=jst
|
2009-10-24 18:39:28 +03:00 |
|
Olli Pettay
|
7e40ce018a
|
Bug 448602 - Have a way to enumerate event listeners, r=bz
--HG--
extra : rebase_source : 77ed96b23db73ae78ed7f34ed231daf84fae1f54
|
2009-10-16 11:57:32 +03:00 |
|
Mats Palmgren
|
4da22c487b
|
Make the test for bug 299673 use waitForFocus, and disable it on Linux. b=506175 r=enndeakin
|
2009-09-15 18:00:41 +02:00 |
|
Olli Pettay
|
39e59a0771
|
Bug 502818 - Property access on DOMMouseScroll events does not propagate to Event.prototype, r+sr=jst
--HG--
extra : rebase_source : a6c0082a9ba2f0689ec359ae5f6a2fa9322a2d0d
|
2009-08-20 13:13:06 +03:00 |
|
Mats Palmgren
|
5c5961a33e
|
A mochitest-plain for bug 226361.
|
2009-07-25 21:47:16 +02:00 |
|
Mats Palmgren
|
d108510b8e
|
Test for bug 322588.
|
2009-06-13 15:51:25 +02:00 |
|
Mats Palmgren
|
e0c38624c4
|
Test for bug 299673.
|
2009-06-13 01:11:55 +02:00 |
|
Boris Zbarsky
|
0460675e76
|
Bug 489671. Make sure the error reporter doesn't suppress our error reports. r=mrbkap, sr=jst
|
2009-05-19 22:11:01 -04:00 |
|
Olli Pettay
|
f9fa7407e7
|
Bug 493251 - Header/navigation links on PG.com take two clicks to load, r+sr=jst
|
2009-05-18 12:17:45 +03:00 |
|
Martijn Wargers
|
90151ed8c8
|
Bug 450876 - [r=Smaug sr=roc]
|
2008-12-14 22:26:37 -08:00 |
|
Oleg Romashin
|
d13954cc90
|
Bug 428988 - Expose mouse event pressure. r=Olli.Pettay, sr=roc.
|
2008-12-11 18:55:15 -05:00 |
|
Robert Sayre
|
dc78653a53
|
backout bug 428988, checked in on persistent orange.
|
2008-12-11 02:43:04 -08:00 |
|
Oleg Romashin
|
06b0d6f7f4
|
Bug 428988 - Expose mouse event pressure. r=Olli.Pettay, sr=roc.
|
2008-12-11 03:04:46 -05:00 |
|
Olli Pettay
|
f6fcfe8f4b
|
Bug 457672 - window blur event is not fired when opening a new tab, r+sr=jst
|
2008-12-03 13:18:23 +02:00 |
|
Mats Palmgren
|
426e3534c3
|
Ignore the keypress event if DOMEventToNativeKeyEvent() fails. b=456273 r=Olli.Pettay sr=jonas
|
2008-10-15 12:50:42 +02:00 |
|
Markus Stange
|
d1428fa84e
|
Bug 350471 - Reenable pixel scrolling (two-finger touchpad), r=smaug r=smichaud sr=roc
|
2008-09-17 13:27:19 +02:00 |
|
Neil Deakin
|
7ad96d6b3e
|
Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc
|
2008-08-27 08:07:27 -04:00 |
|
Boris Zbarsky
|
fc1785cbc1
|
Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux
|
2008-08-25 11:08:28 -04:00 |
|
Neil Deakin
|
7c92721496
|
Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc
|
2008-08-25 21:56:29 +12:00 |
|
Dave Camp
|
66ad0d3422
|
Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295)
|
2008-08-19 17:55:30 -07:00 |
|
Neil Deakin
|
f58dac1bbf
|
Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc
|
2008-08-20 10:31:45 +12:00 |
|
Olli Pettay
|
6c3f7e1fe3
|
Bug 447736, Event target not necessarily cleared when re-dispatching, r+sr=bz
|
2008-07-25 13:32:16 +03:00 |
|
Olli Pettay
|
2f075b8869
|
Bug 443985, PageX/Y properties are incorrectly calculated when a event is manually dispatched (initmouseevent), r+sr=roc
|
2008-07-13 22:48:37 +03:00 |
|
Olli Pettay
|
2208759f20
|
Bug 412567, Once dispatched, events cannot be redispatched, r+sr=jst
|
2008-06-04 23:09:48 +03:00 |
|
gavin@gavinsharp.com
|
2c2be0d4bc
|
Bug 409604: Accesskeys on HTML label, area and legend elements don't work, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r+sr=roc, a=schrep
|
2008-05-08 13:00:24 -07:00 |
|
gavin@gavinsharp.com
|
f7724abef2
|
Back out bug 409604 due to mochitest failures
|
2008-04-22 11:32:00 -07:00 |
|
gavin@gavinsharp.com
|
efc492e216
|
Bug 409604: accesskey on HTML label, area and legend elements don't work, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r+sr=roc, a=beltzner
|
2008-04-22 09:52:16 -07:00 |
|
jonas@sicking.cc
|
c052f989a1
|
Bug 423355: Never fire mutation events on native-anon content. Also includes fix for nsIContent::IsInNativeAnonymousSubtree. Patch by Smaug. r/sr=sicking a=beltzner
|
2008-04-11 15:44:48 -07:00 |
|
bent.mozilla@gmail.com
|
869e288c42
|
Bug 415498 - "Some errors not displayed in Error Console when using addEventListener". Tests by Sylvain Pasche <sylvain.pasche@gmail.com>. r+sr=jst, a=beltzner.
|
2008-04-10 10:35:56 -07:00 |
|
surkov.alexander@gmail.com
|
45253210b5
|
Bug 368835 No focus events from xul tree table when a row is deleted, r=evan.yan, Olli.Pettay, sr=jonas, a=beltzner
|
2007-12-11 00:18:04 -08:00 |
|
Olli.Pettay@helsinki.fi
|
5d293626d2
|
Bug 405632, can't pan maps by dragging on maps.live.com , r+sr=jst, a=sicking
|
2007-11-28 01:16:01 -08:00 |
|
Olli.Pettay@helsinki.fi
|
aeba4210a7
|
Bug 402089, nsDOMUIEvent should cache coordinates when DuplicatePrivateData is called, r+sr=jst, a=mtschrep
|
2007-11-12 04:53:06 -08:00 |
|
Olli.Pettay@helsinki.fi
|
fb735cb14f
|
Bug 391568, Mutation events not fired if listeners are only in anonymous content. r+sr=bz, a=sicking
|
2007-08-21 23:48:47 -07:00 |
|
Olli.Pettay@helsinki.fi
|
7258de185d
|
Mochitest for bug 288392, DOMSubtreeModified event does not fire at all
|
2007-08-17 16:53:23 -07:00 |
|
ginn.chen@sun.com
|
9a8c1632f4
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
|
Olli.Pettay@helsinki.fi
|
c4f362e8c7
|
Bug 238987, Focus and blur events bubble from some form input controls, r+sr=bz
|
2007-07-03 06:37:32 -07:00 |
|
Olli.Pettay@helsinki.fi
|
da6f6b0061
|
back out bug 238987
|
2007-07-03 05:37:00 -07:00 |
|
Olli.Pettay@helsinki.fi
|
5c3a599079
|
Bug 238987, Focus and blur events bubble from some form input controls, r+sr=bz
|
2007-07-03 04:49:40 -07:00 |
|
asqueella@gmail.com
|
1ad08b1c7a
|
tests for bugs 336359/336682 - WHATWG online/offline events
r+sr=jst
|
2007-06-21 12:10:03 -07:00 |
|
bzbarsky@mit.edu
|
0677644242
|
Don't throw from attribute sets if we can't find a script global to compile anevent handler attribute on. This happens; just don't compile it. Bug 379120,r+sr=peterv
|
2007-05-01 12:08:08 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|