Neil Deakin
|
a9b9616616
|
Bug 618907, focus frame when mousedown event on content is cancelled and chrome is currently focused, fixes focus issues with docs.google.com, r=smaug,a=blocking
|
2011-01-24 09:50:37 -05:00 |
|
Jesse Ruderman
|
7451ead267
|
Bug 627306. dispatchEvent should return true when there's no document (and thus nothing that might call preventDefault). r=smaug a=sdwilsh
|
2011-01-22 15:33:16 -08:00 |
|
Chris Leary
|
c449e0ada7
|
Merge mozilla-central and tracemonkey. (a=blockers)
|
2011-01-20 20:47:21 -08:00 |
|
David Mandelin
|
41bc5d769b
|
Bug 595208: Add missing call to Pop in GetDebugObject, r=smaug
|
2011-01-20 11:21:26 -08:00 |
|
Masayuki Nakano
|
b559352e18
|
Bug 565245 log more details r=smaug, a=test
|
2011-01-17 20:52:25 +09:00 |
|
Chris Leary
|
b83b3feb7f
|
Merge mozilla-central to tracemonkey.
|
2010-12-29 19:25:04 -05:00 |
|
Mihai Sucan
|
116aa5fbdc
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 2; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:58 -04:00 |
|
Ben Turner
|
f1386fb91c
|
Bug 618196 - 'IndexedDB: Error events and exceptions thrown during success events should abort transactions'. r=sicking, a=blocking.
|
2010-12-15 13:20:57 -08:00 |
|
Luke Wagner
|
56b2810a26
|
Bug 609440, part 3 - remove fallible public APIs, update mozilla (r=bent,jst,mrbkap,waldo,sdwilsh)
|
2010-12-03 00:24:17 -08:00 |
|
Igor Bukanov
|
e8bb95bf02
|
Bug 614578 - Removal of nsAutoGCRoot. r=mrbkap
|
2010-11-26 15:11:14 +01:00 |
|
Neil Deakin
|
ad19dc2a53
|
Bug 527749 - Drag events out of order; r=smaug,dao a=blocking-betaN+
|
2010-12-03 11:19:55 -05:00 |
|
Markus Stange
|
4992ed2df6
|
Bug 613147 - Set the right pref before testing scroll zooming. a=test-only
|
2010-11-27 00:30:32 +01:00 |
|
Neil Deakin
|
92c34066a7
|
Bug 610378, initialize effectAllowed properly for external drags, r=smaug,a=bsmedberg
|
2010-11-24 13:31:24 -05:00 |
|
Mounir Lamouri
|
61f840e803
|
Bug 605125 (1/5) - Add :-moz-ui-valid pseudo-class. r=bz a=jst
|
2010-11-24 00:54:29 +01:00 |
|
Mounir Lamouri
|
43f2b81daa
|
Bug 605124 (1/5) - Add :-moz-ui-invalid pseudo-class. r=bz a=bsmedberg
|
2010-11-24 00:48:18 +01:00 |
|
Markus Stange
|
e7569dfaaf
|
Bug 604190 - Fix build warning in nsEventStateManager.cpp:2776: warning: 'bool NodeAllowsClickThrough(nsINode*)' defined but not used. r=smaug a=bsmedberg
|
2010-11-24 10:49:02 +01:00 |
|
Brad Lassey
|
74fe235331
|
bug 589879 - All input fields labeled with a go button, which doesn't do anything without special handling r=roc a=blocking-fennec
|
2010-11-23 21:12:53 -05:00 |
|
Philipp Wagner
|
e228186ff5
|
Bug 613731 - nsEventStates.h uses undefined NS_ERROR; r=mounir.lamouri, a=bustage
|
2010-11-20 17:20:14 +01:00 |
|
Michael Wu
|
353263dece
|
Bug 581596 - Create GetInputMode API, r=masayuki,roc sr=roc a=blocking-fennec
|
2010-11-22 22:48:45 -08:00 |
|
Michael Wu
|
146f71b464
|
Bug 581596 - Add new SetInputMode api, r=roc,masayuki sr=roc a=blocking-fennec
|
2010-11-22 22:48:03 -08:00 |
|
Brian Crowder
|
417e590ace
|
Bug 603641 - cannot addref a null mSel either, r=masayuki, a=blocking-fennec:2.0
|
2010-12-10 09:31:23 -08:00 |
|
Ehsan Akhgari
|
64846404ae
|
Bug 618006 - Make the IME event state manager determine editability of a content node by its read/write state; r=bsbarsky a=blocking-fennecb3+
|
2010-12-09 20:41:56 -05:00 |
|
Vivien Nicolas
|
584b8d9e8a
|
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 |
|
Vivien Nicolas
|
af244a1cc0
|
Bug 597791 (1/2) - Do not use NS_MOZAUDIOAVAILABLE in nsEventListenerManager.cpp if MOZ_MEDIA isn't set. r=smaug a=bustage
|
2010-11-15 10:36:40 +01:00 |
|
Olli Pettay
|
e16e443f93
|
Bug 508518, Implement nsUITimerCallback with one-shot timer, r=jst, a=blocking
|
2010-11-07 21:07:59 +02:00 |
|
Olli Pettay
|
ed79642e80
|
Bug 581850 - Stop generating 'charCode is meaningless' warnings., r=jst, a=jst
--HG--
extra : rebase_source : e95a7b04813816e141e3ed7d47dc7f3144723701
|
2010-11-07 19:24:41 +02:00 |
|
Markus Stange
|
cc143d6019
|
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 |
|
Masayuki Nakano
|
c8c157dbab
|
Bug 591890 focus() method should be able to steal focus when it's called from mousedown event handler r=enndeakin, a=betaN+
|
2010-11-06 14:04:11 +09:00 |
|
Olli Pettay
|
01b587aaf5
|
Bug 606192 - After drag & drop any link/text/image to contents area, mouse click chrome elements does not work, r=enndeakin, a=beltzner
|
2010-10-28 17:11:15 +03:00 |
|
Olli Pettay
|
c4214860e8
|
Backout Bug 508518, a=dromaeo-dom-regression
|
2010-10-25 00:52:17 +03:00 |
|
Olli Pettay
|
e170ac1432
|
Bug 508518 - Implement nsUITimerCallback with one-shot timer, r=jst, a=blocking-fennec
--HG--
extra : rebase_source : b486aa38fb17baacf0a5be39becd536fbec0c574
|
2010-10-24 21:20:53 +03:00 |
|
Olli Pettay
|
bc966a53d6
|
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 |
|
Mounir Lamouri
|
06426cc202
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
|
Mounir Lamouri
|
f991894377
|
Bug 604056 - nsIDocumentObserver methods should be declared with a macro. r+a=bz
|
2010-10-20 09:41:05 +02:00 |
|
Olli Pettay
|
85f18e9950
|
Bug 603550 - No longer auto-capturing mouse move events on the content window / dragging an jQuery UI draggable element does not work correctly when mouse moves outside the window, r=roc, a=blocking
--HG--
extra : rebase_source : ff1b042f7b27a67ca8cbe2b479d5b653a319e84d
|
2010-10-19 10:46:31 +03:00 |
|
Drew Willcoxon
|
d7b9ee3bef
|
Bug 596698 - Link target in location bar isn't updated when switching between tabs if link is focused. r=enndeakin, a=blocking2.0-final
|
2010-10-18 11:12:18 -07:00 |
|
Vivien Nicolas
|
fb0a35984a
|
Bug 603848 - Add a notifier observer about the IME State [r=masayuki,a=blocking-fennec]
|
2010-10-18 18:37:00 +02:00 |
|
Olli Pettay
|
c5d91a5944
|
Bug 582771 - Drag & drop email to folder fails in hotmail, r=enndeakin, a=blocking
--HG--
extra : rebase_source : 8598c6764c820388cffd82d68a851ce33d628b1b
|
2010-10-15 19:41:02 +03:00 |
|
Olli Pettay
|
d1fb28f59d
|
Bug 603302, by default observer should be null, r=jst, a=jst
|
2010-10-13 12:32:59 +03:00 |
|
Olli Pettay
|
ed59c8d98c
|
Backout Bug 508518, a=regression?
|
2010-10-12 12:55:31 +03:00 |
|
Olli Pettay
|
f93d562354
|
Bug 508518, Implement nsUITimerCallback with one-shot timer, p=romaxa+me, r=jst, a=blocking-fennec
|
2010-10-12 11:09:06 +03:00 |
|
Timothy Nikkel
|
af75fca05e
|
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 |
|
Jim Chen
|
0ebc0970fb
|
Bug 599053 - Check for focus in chrome before forwarding IME events; r=smaug a=blocking-fennec
|
2010-09-27 17:46:51 -04:00 |
|
Olli Pettay
|
91dcfefc49
|
Bug 594760, no need to initialize when nsCOMPtr is used, r=roc, a=roc
--HG--
extra : rebase_source : b04e017e6dd9cbffb125911069354fc7015b4e60
|
2010-09-28 15:18:36 +03:00 |
|
Brad Lassey
|
de9be1f7e8
|
Bug 580388 - Keep nsTextStateManager observers during frame reconstruction; r=masayuki a=blocking-fennec
|
2010-09-23 23:34:28 -04:00 |
|
Brad Lassey
|
57e03bda68
|
Bug 591047 - (6/7) Adding IME event support to content fake widget; r=roc a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Brad Lassey
|
bc89960daa
|
Bug 591047 - (4/7) Adding no updates option to IME notifications; r=masayuki sr=roc a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Brad Lassey
|
c6f55794a4
|
Bug 591047 - (1/7) Backing out Android a1 IME code from bug 581535 and bug 582644; r=blassey a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Kyle Huey
|
77bfef6cd5
|
Bug 594964: Fix moz-filedata principal handling so that files can be dragged and dropped. r=sicking a=blocker
|
2010-09-17 21:22:44 -04:00 |
|
Juha Kotiranta
|
bbbc2fd341
|
Bug 581916 - Fetching mouse cursor from window trough DOM window utils API. r=Olli.Pettay a=approval2.0
|
2010-09-17 11:56:53 -07:00 |
|