Masayuki Nakano
|
bfceec2bca
|
Bug 442774 Wheel/touchpad scrolling gets stuck in frame, stop scrolling the web page as a whole r=Olli.pettay, sr=roc
|
2009-02-12 19:44:38 +09:00 |
Masayuki Nakano
|
8bec6ceb1b
|
backing-out the patch for bug 442774
|
2009-02-12 18:54:02 +09:00 |
Masayuki Nakano
|
fbf0aba152
|
Bug 442774 Wheel/touchpad scrolling gets stuck in frame, stop scrolling the web page as a whole r=Olli.pettay, sr=roc
|
2009-02-12 16:02:49 +09:00 |
Masayuki Nakano
|
f304226455
|
Backing out the patch of bug 442774. This might cause a timeout failure on test_keycodes.xul
|
2009-02-11 03:19:15 +09:00 |
Masayuki Nakano
|
4763c0441a
|
Bug 442774 Wheel/touchpad scrolling gets stuck in frame, stop scrolling the web page as a whole r=Olli.Pettay, sr=roc
|
2009-02-10 20:17:37 +09:00 |
Robert O'Callahan
|
a5d96d68fd
|
Bug 471365. Make reftest-wait tests track invalidation via MozAfterPaint and repaint the invalid areas like normal window repaining would. This makes invalidation-related bugs testable. r=dbaron
|
2009-01-06 14:15:13 +13:00 |
Olli Pettay
|
89b7cee249
|
Bug 471883 - Gesture events should be dispatched to the element under mouse, not to document. r+sr=roc
|
2009-01-03 14:40:26 +02:00 |
Vladimir Vukicevic
|
06d9eab2df
|
Bug 387132. Implement native canvas comparisons to speed up reftest running. r+sr=roc
|
2008-12-03 14:34:07 +13:00 |
Gavin Sharp
|
a1bc82e9c2
|
Bug 462887: document ignoreScrollFrame argument in nsLayoutUtils, rename it to ignoreRootScrollFrame, r=roc, sr=bzbarsky, a=beltzner
|
2008-11-28 14:53:33 -05:00 |
Boris Zbarsky
|
504e1ba0ec
|
Bug 462979. Fix synthesizeMouse to send events to the right place. r=enn, sr=roc, a=beltzner
|
2008-11-26 16:52:42 -05:00 |
Gavin Sharp
|
707a0ad98b
|
Bug 461803: add elementFromPoint method on nsIDOMWindowUtils which optionally ignores root scroll frame and lets callers avoid flushing layout, r+sr=bzbarsky
|
2008-11-04 22:58:22 -05:00 |
Josh Aas
|
d2b0928e98
|
support testing of lazy update behavior in native menu tests. b=446352 r=mstange sr=roc
|
2008-10-29 22:36:01 -07:00 |
Gavin Sharp
|
cdb24f48bb
|
Bug 459604: add an optional parameter to SendMouseEvent to ignore the scroll frame, r+sr=roc
|
2008-10-27 16:16:23 -04:00 |
tdyas@zecador.org
|
d7aca1d1b8
|
Bug 412486 - widget/event-detection support for multi-touch trackpad gestures, r=smaug,josh, sr=roc
|
2008-10-23 23:15:20 +03: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 |
Brad Lassey
|
894cce4406
|
Bug 451441 – don't synchronously redraw everytime we move the canvas r=roc, sr=roc
|
2008-08-27 17:24:03 -04:00 |
Boris Zbarsky
|
3449c96b8e
|
Bug 452086. Shouldn't send keypress events with default action when keydown was prevented in the test harness, since the browser doesn't do it. r=enn
|
2008-08-25 14:31:38 -04:00 |
Robert O'Callahan
|
8d0d6e7607
|
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 |
Josh Aas
|
17ae3bcca1
|
Improve support for DOM manipulation handling in native menu system, add tests. Re-landing with regression fixes. b=442972 r=kreeger sr=roc
|
2008-07-28 00:46:33 -04:00 |
Robert O'Callahan
|
6de05b9799
|
Back out bug 378028 due to mochitest failures.
|
2008-07-25 18:09:33 +12:00 |
Robert O'Callahan
|
5e7578fba1
|
Back out bug 442972 to fix DOM Inspector (bug 447042).
|
2008-07-25 16:32:41 +12:00 |
Robert O'Callahan
|
682bdbfd43
|
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 |
Josh Aas
|
695fba1b8f
|
improve support for DOM manipulations in native menu system, add tests. b=442972 r=kreeger sr=roc
|
2008-07-21 00:33:38 -04:00 |
Josh Aas
|
b499ac5fe0
|
Re-landing. Decomtaminate native menu system. Add new native menu API. Lots of cleanup for the native menu system code. Memory usage and speed improvements. b=433952 r=bent r=kreeger sr=roc
|
2008-06-28 03:55:30 -04:00 |
Josh Aas
|
04885ac85b
|
back out 433952
|
2008-06-27 02:52:18 -04:00 |
Josh Aas
|
77f8ca077e
|
Decomtaminate native menu system. Add new native menu API. Lots of cleanup for the native menu system code. Memory usage and speed improvements. b=433952 r=bent r=kreeger sr=roc
|
2008-06-27 00:14:45 -04:00 |
Vladimir Vukicevic
|
7564748cbe
|
b=433086, improve nsDOMWindowUtils::Redraw; r+sr=roc
|
2008-06-03 17:00:37 -07:00 |
roc+@cs.cmu.edu
|
1e0e772f15
|
Bug 431503. Infrastructure and tests for native key event translation. r=josh,karlt,sr=jst
|
2008-05-05 16:01:07 -07:00 |
jonas@sicking.cc
|
61dd190743
|
Bug 399107: Add API to force cycle collection. r/sr/a=jst
|
2007-10-19 14:36:20 -07:00 |
jst@mozilla.org
|
db56403984
|
Landing fix for bug 397571. Only expose known safe functions to untrusted script in nsIDOMWindowUtils. Patch by suryaismail@gmail.com, r+sr+a=jst@mozilla.org
|
2007-10-10 14:03:12 -07:00 |
smontagu@smontagu.org
|
8e68004c51
|
Add docCharsetIsForced member to nsIDomWindowUtils. Bug 391631, r+sr=bz, a=jst
|
2007-08-11 11:37:16 -07:00 |
enndeakin@sympatico.ca
|
d5d0ef3e21
|
Bug 323805, tab switching not working when for non-html and non-xul elements are focused, r=neil,sr=bz
|
2007-07-12 15:57:17 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
roc+%cs.cmu.edu
|
def0500948
|
Bug 431503. Infrastructure and tests for native key event translation. r=josh,karlt,sr=jst
|
2008-05-05 23:01:09 +00:00 |
jonas%sicking.cc
|
999c95b469
|
Bug 399107: Add API to force cycle collection. r/sr/a=jst
|
2007-10-19 21:36:20 +00:00 |
jst%mozilla.org
|
bca2b07a71
|
Landing fix for bug 397571. Only expose known safe functions to untrusted script in nsIDOMWindowUtils. Patch by suryaismail@gmail.com, r+sr+a=jst@mozilla.org
|
2007-10-10 21:03:12 +00:00 |
smontagu%smontagu.org
|
1f8f387628
|
Add docCharsetIsForced member to nsIDomWindowUtils. Bug 391631, r+sr=bz, a=jst
|
2007-08-11 18:37:16 +00:00 |
enndeakin%sympatico.ca
|
00f87a72e8
|
Bug 323805, tab switching not working when for non-html and non-xul elements are focused, r=neil,sr=bz
|
2007-07-12 22:57:18 +00:00 |
enndeakin%sympatico.ca
|
663779ca9c
|
Bug 364508, add api to synthesize events at the widget level, r+sr=roc
|
2007-02-26 21:14:19 +00:00 |
vladimir%pobox.com
|
6473c96d9d
|
b=311290, add redraw() method to windowutils for performance testing and expose windowutils to content, r=roc,sr=jst
|
2005-10-21 22:30:36 +00:00 |
bzbarsky%mit.edu
|
4b9ac417d8
|
Expose the content-disposition header on documents (via nsIWindowUtils), and
use it for save as. Bug 263697, r=biesi, sr=jst, a=asa
|
2004-11-18 20:50:16 +00:00 |
danm-moz%comcast.net
|
e1f2edbb6b
|
adding nsIDOMWindowUtils.idl. bug 242237 r=caillon,jst
|
2004-06-19 23:04:38 +00:00 |