Граф коммитов

102 Коммитов

Автор SHA1 Сообщение Дата
Olli Pettay e36ad5e7ec 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
Ginn Chen 5fe30fc9b2 Bug 526174 ERROR TEST-UNEXPECTED-FAIL | /tests/content/events/test/test_bug299673-1.html on Solaris r=enndeakin 2009-11-10 18:24:56 +08:00
Olli Pettay d7c122e261 Bug 526286 - Detaching a tab by dragging it down into its content area stopped working, r=enndeakin, sr=jonas
--HG--
extra : rebase_source : bf3177dfb5a0947b66eb0c929c24ad46818f8d08
2009-11-05 16:39:18 +02:00
Nochum Sossonko 72d3f11474 Bug 516372 - random failure in test_bug322588.html | unexpected events - got " unload", expected " unload load", r=matspal 2009-11-01 14:12:48 -08:00
Gijs Kruitbosch e8453cfd0c Followup fix for bug 524995, r=gavin 2009-10-30 10:57:36 +01:00
Gijs Kruitbosch b8fffc69cb Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Olli Pettay 8db2366b58 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 3dd3e31a93 Bug 517851 - nsJSEventListener's string/atom handling can be optimized a bit, r=jst 2009-10-24 18:39:28 +03:00
Olli Pettay e272369a42 Bug 506961 - Add a method to get jsdIValue from JS implemented event listeners, r=bz
--HG--
extra : rebase_source : 93d446c1c94512be8cc0dc208c0bf8f1cd3cc936
2009-10-17 17:40:44 +03:00
Olli Pettay 7effd419be Bug 448602 - Have a way to enumerate event listeners, r=bz
--HG--
extra : rebase_source : 77ed96b23db73ae78ed7f34ed231daf84fae1f54
2009-10-16 11:57:32 +03:00
Masayuki Nakano 98626c083e Bug 513817 Switch scrolling to 6 lines in the default case for 3.6 on windows r=roc, ui=faaborg 2009-09-24 19:58:04 +09:00
Mats Palmgren ddc5def3f6 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
Masayuki Nakano 2edfc81b47 Bug 512235 bug 462809 should be implemented in content/events, not widget/src/* r=roc+vlad 2009-09-03 16:07:18 +09:00
Olli Pettay 74d4f0cb18 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 bf9c83b6e9 A mochitest-plain for bug 226361. 2009-07-25 21:47:16 +02:00
Mats Palmgren 65efc81fa8 Test for bug 322588. 2009-06-13 15:51:25 +02:00
Mats Palmgren 9ecbd9e73c Test for bug 299673. 2009-06-13 01:11:55 +02:00
Neil Deakin c78cc06ad6 Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE) 2009-06-10 14:00:39 -04:00
Boris Zbarsky 2190589bd1 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 7821f28d58 Bug 493251 - Header/navigation links on PG.com take two clicks to load, r+sr=jst 2009-05-18 12:17:45 +03:00
L. David Baron bd3965a189 Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
Dão Gottwald 22c6682386 Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg 2009-04-10 10:24:24 +02:00
Markus Stange 77367d70c2 Bug 479618 - Make the test for bug 350471 more stable, r=smaug 2009-03-05 16:05:47 +01:00
Neil Deakin bff3f9fdb9 Bug 471848, flag for whether a drag was cancelled by the user, r+sr=roc 2009-02-17 10:51:12 -05:00
Olli Pettay afb66a3a67 Bug 419059 - contentAccess accesskeys for elements hidden with CSS don't work, r=neil, sr=roc, a=jst 2008-12-30 16:09:14 +02:00
Neil Deakin 2621d50198 Bug 458613, set relatedTarget for dragenter and dragleave events, r=smaug,sr=roc 2008-12-19 09:58:47 -05:00
Olli Pettay c459c58baa Bug 469720 - tabindex of -1 set in javascript ignored on file input, r+sr=bz 2008-12-17 09:33:33 +02:00
Martijn Wargers 2c38419040 Bug 450876 - [r=Smaug sr=roc] 2008-12-14 22:26:37 -08:00
Oleg Romashin 97998e63cc Bug 428988 - Expose mouse event pressure. r=Olli.Pettay, sr=roc. 2008-12-11 18:55:15 -05:00
Robert Sayre a3d0543b52 backout bug 428988, checked in on persistent orange. 2008-12-11 02:43:04 -08:00
Oleg Romashin cdc0cc485e Bug 428988 - Expose mouse event pressure. r=Olli.Pettay, sr=roc. 2008-12-11 03:04:46 -05:00
Olli Pettay bf287f012b Bug 468261, Modify the testcase for bug 457672, so that it works also with SM. 2008-12-07 02:13:04 +02:00
Olli Pettay 5793073d03 Bug 457672 - window blur event is not fired when opening a new tab, r+sr=jst 2008-12-03 13:18:23 +02:00
Markus Stange de419ea7c4 Bug 457864 - Fix tests to not rely on mouse wheel scrolling being synchronous, r=smaug 2008-10-27 20:24:33 +01:00
Mats Palmgren f781370a4f Ignore the keypress event if DOMEventToNativeKeyEvent() fails. b=456273 r=Olli.Pettay sr=jonas 2008-10-15 12:50:42 +02:00
Robert Sayre 5052316770 Bug 458959. this.JSON is enumerable. r+sr=mrbkap 2008-10-08 19:33:26 -04:00
Markus Stange b229a7b46e Fix bug 350471 test 2008-09-17 15:53:19 +02:00
Markus Stange d6977e6d83 Bug 350471 - Reenable pixel scrolling (two-finger touchpad), r=smaug r=smichaud sr=roc 2008-09-17 13:27:19 +02:00
Neil Deakin 68767d93be Bug 453520, links inside fieldsets should be draggable,r+sr=roc 2008-09-08 12:09:35 -04:00
Neil Deakin ed986c19ef Bug 452787, change to ignore selection when inside a draggable html element, r=smaug,sr=roc 2008-09-08 12:09:35 -04:00
Neil Deakin d0101bdcf0 Bug 453238 - drag and drop has wrong target in places menupopups (event.layerY support missing), r=roc, sr=roc 2008-09-03 17:51:24 +02:00
Neil Deakin 63c725757c Bug 356295, fix up tests caused by EventUtils.js switch to ClientRects instead of box objects 2008-08-27 08:08:41 -04:00
Neil Deakin 3bc01da920 Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc 2008-08-27 08:07:27 -04:00
Boris Zbarsky c0d734f153 Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux 2008-08-25 11:08:28 -04:00
Neil Deakin 92b66a1337 Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc 2008-08-25 21:56:29 +12:00
Dave Camp 9434a19b68 Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295) 2008-08-19 17:55:30 -07:00
Neil Deakin 9c0c4f8ec8 Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc 2008-08-20 10:31:45 +12:00
Olli Pettay c36b9c2f4a Bug 447736, Event target not necessarily cleared when re-dispatching, r+sr=bz 2008-07-25 13:32:16 +03:00
Olli Pettay b1c3da0c56 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
Ehsan Akhgari 72b54a1bcb backout changeset 066b5a78cc46 because of test failures 2008-07-12 01:45:17 +02:00