Commit Graph

1339 Commits

Author SHA1 Message Date
Neil Deakin
c8391ee828 Bug 455215, make editable fields draggable, r=smaug,sr=roc 2008-09-25 10:45:03 -04:00
Neil Deakin
3fa32f8a87 Bug 454844, -moz-drag-over state is reversed, r+sr=roc 2008-09-25 10:44:53 -04:00
Robert O'Callahan
775dd33c74 Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron 2008-09-18 21:47:21 +12:00
Markus Stange
2660005d63 Fix bug 350471 test 2008-09-17 15:53:19 +02:00
Markus Stange
32449e2eac Bug 350471 - Reenable pixel scrolling (two-finger touchpad), r=smaug r=smichaud sr=roc 2008-09-17 13:27:19 +02:00
Ted Mielczarek
ff7706a544 bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Dave Townsend
4db79cc0f9 Bug 391728: No placeholder for disabled plugins. r=jst, r=josh, sr=bz 2008-09-09 16:43:21 +01:00
Peter Van der Beken
36d56d6620 Fix for bug 443415 (Name more CC edges). r/sr=jst. 2008-09-08 20:26:46 +02:00
Neil Deakin
1775d2b770 Bug 453520, links inside fieldsets should be draggable,r+sr=roc 2008-09-08 12:09:35 -04:00
Neil Deakin
537196dcc8 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
4f16670445 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
c4174cc4e9 Bug 453062, dragging images to desktop does not work, r=smaug,sr=roc 2008-09-02 10:30:10 -04:00
Neil Deakin
1b69ddad13 Bug 452083, drag and drop not working on Windows if effectAllowed isn't set, don't reuse the event for drops on Linux, causes the cancel flag to still be set from the previous event, r=smaug,sr=roc 2008-09-01 15:51:12 -04:00
Neil Deakin
a649fab8b1 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
a6d6c664e4 Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc 2008-08-27 08:07:27 -04:00
Josh Aas
cdf23ffa46 Fix more comments and some whitespace issues. 2008-08-26 02:53:00 -04:00
Boris Zbarsky
350d6fc473 Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux 2008-08-25 11:08:28 -04:00
Neil Deakin
acd274d130 Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc 2008-08-25 21:56:29 +12:00
Dave Camp
2092b61045 Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295) 2008-08-19 17:55:30 -07:00
Neil Deakin
ca9461ce4b Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc 2008-08-20 10:31:45 +12:00
Olli Pettay
e28eb0e459 Bug 435425 – Progress events for XHR, r=sicking, sr=jst 2008-08-14 14:07:46 +03:00
Olli Pettay
a0fce88b65 Bug 372964 – Make XMLHttpRequest to work more like a normal event target, r=sicking, sr=jst 2008-08-14 14:04:43 +03:00
Robert O'Callahan
5f3411e8a5 Bug 378028. Add an 'axis' field to DOMMouseScroll events and use it to distinguish horizontal from vertical scrolling. r=smaug,sr=sicking, with help from Markus Stange 2008-08-13 15:08:59 +12:00
Masayuki Nakano
48f4d946e8 Bug 447635 – IME candidate list window doesn't prefer the focused window level r=josh+roc, sr=roc 2008-08-11 17:27:59 +09:00
Masayuki Nakano
dbe443ee82 Bug 449012 – Remove legacy Reconversion/QueryCaretRect Events r=ere+roc, sr=roc 2008-08-09 11:46:30 +09:00
Ere Maijala
a9906d2600 Patch for bug 112294: calling an alert box from window.onblur triggers the event multiple times
r=smaug
sr=roc
2008-08-01 10:32:32 -07:00
Olli Pettay
b6dd5e6bb6 Bug 447764, r+sr=bz 2008-07-25 16:22:04 +03:00
Olli Pettay
77e571ab92 Bug 447736, Event target not necessarily cleared when re-dispatching, r+sr=bz 2008-07-25 13:32:16 +03:00
Robert O'Callahan
deb0e936d9 Back out bug 378028 due to mochitest failures. 2008-07-25 18:09:33 +12:00
Robert O'Callahan
5bd0890708 Bug 378028. Add an 'axis' field to DOMMouseScroll events so that we can distinguish horizontal from vertical scrolling, and use it in trees and listboxes. r=smaug,sr=sicking 2008-07-25 16:07:43 +12:00
Ted Mielczarek
a4a899e2a2 Backed out changeset ed4c2de9fa70 from bug 112294 - failing unit tests 2008-07-23 08:50:22 -04:00
Ere Maijala
88c1909593 Merge commit for bug 112294 2008-07-23 10:32:44 +03:00
Ere Maijala
70a4246a4a Mochitest for bug 112294
r/sr=roc
2008-07-23 10:30:41 +03:00
Ere Maijala
2372bd5fea Patch for bug 112294: calling an alert box from window.onblur triggers the event multiple times
r=neil/smaug
sr=roc
2008-07-23 10:26:24 +03:00
L. David Baron
1347910ac9 Change the binding parent for native anonymous content to work like the binding parent for XBL anonymous content, and be the parent of the anonymous content subtree rather than the root of the anonymous content subtree. (Bug 436453) r=bzbarsky,smaug,surkov sr=bzbarsky 2008-07-22 21:50:20 -07:00
Olli Pettay
07b85b59e3 Bug 435656, Make nsCxPusher::Push to handle all kinds of nsPIDOMEventTargets, r+sr=jst 2008-07-19 18:11:37 +03:00
John Daniels
b006229ae6 Bug 419532 – deCOMtaminate nsICaret. r+sr=roc 2008-07-16 12:52:01 +02:00
Jim Chen
264921a050 Bug 444772. Merge nsIKBStateControl into nsIWidget. r+sr=roc 2008-07-14 14:56:18 +12:00
Olli Pettay
f3a42e2d92 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
7c2427d9e2 backout changeset 066b5a78cc46 because of test failures 2008-07-12 01:45:17 +02:00
Ehsan Akhgari
6b41f3ed58 Bug 433089 – <area> test for bug 409604 is unreliable. r+sr=roc 2008-07-11 22:57:31 +02:00
Chris Double
f96dba0d33 Bug 382267. Addressing jst review comments. r+sr=roc 2008-07-09 21:50:08 +12:00
Chris Double
91826e2fd0 Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc 2008-07-09 20:22:20 +12:00
Gavin Sharp
e095596460 Bug 443781: TraverseAccessKeyContent is unused, r+sr=jst 2008-07-08 11:30:51 -04:00
Benjamin Smedberg
884ca0dcae Bug 442735 - Annotate classes in dom/content which only appear on the stack, r+sr=jst 2008-06-30 21:03:50 -04:00
Olli Pettay
f9da9e5c79 Bug 412567, Once dispatched, events cannot be redispatched, r+sr=jst 2008-06-04 23:11:36 +03:00
Olli Pettay
a1c0d47a56 Bug 412567, Once dispatched, events cannot be redispatched, r+sr=jst 2008-06-04 23:09:48 +03:00
gavin@gavinsharp.com
3a8f58be4e Add reference to bug # for disabled test (bug 433089) 2008-05-09 14:37:25 -07:00
gavin@gavinsharp.com
5297b2a96d Third bustage fix attempt for bug 409604 2008-05-08 17:04:34 -07:00
gavin@gavinsharp.com
7717a4851b Second bustage fix attempt for bug 409604 2008-05-08 16:51:23 -07:00