enndeakin%sympatico.ca
dc742a95f8
Bug 366478 - consolidate lists of onX event attributes, r=smaug,jwatt,sr=sicking
2007-04-02 17:17:36 +00:00
bzbarsky%mit.edu
d9f302946b
Rename nsIFrame::GetPresContext to nsIFrame::PresContext. Bug 376042, patch by
...
Taras Glek <tglek@mozilla.com>, rs=roc.
2007-03-30 21:11:47 +00:00
bzbarsky%mit.edu
3546231346
Don't look for random JS contexts; if our target doesn't have one, just bail
...
out. Bug 349467, r=peterv, sr=jst
2007-03-28 20:37:03 +00:00
Olli.Pettay%helsinki.fi
d9521b789a
Bug 288392, DOMSubtreeModified event, r=peterv, sr=jst
2007-03-24 12:18:03 +00:00
Olli.Pettay%helsinki.fi
6471e40868
Bug 359113, Crashes [@ nsEventStateManager::ShiftFocusInternal], r+sr=jst
2007-03-24 11:47:28 +00:00
mats.palmgren%bredband.net
6a541a2739
Fix comment nit. b=374229 r=emaijala sr=roc
2007-03-24 09:48:17 +00:00
mats.palmgren%bredband.net
0d1031cffc
Only assert that we have a non-null frame if this event requires a frame. b=374229 r=emaijala sr=roc
2007-03-24 09:45:01 +00:00
jwatt%jwatt.org
9fa45d58fd
Fixing bug 373687. Reduce the potential for misunderstanding nsEventDispatcher::Dispatch. r=olli.pettay@gmail.com
2007-03-12 20:28:38 +00:00
tor%cs.brown.edu
fe44ffe2d9
Bug 373089 - add a ParentChainChanged notification to nsIMutationObserver.
...
r+sr=sicking
2007-03-10 13:49:43 +00:00
peterv%propagandism.org
9ed7625526
Fix for bug 373219 (ASSERTION: Fault in cycle collector: null XPCOM pointer returned (ptr: 0)). r/sr=dbaron.
2007-03-09 13:14:06 +00:00
Olli.Pettay%helsinki.fi
8d98880cc2
Bug 372797, Convert ScrollFrameIntoView users to use ScrollContentIntoView, r+sr=roc
2007-03-07 19:08:36 +00:00
Olli.Pettay%helsinki.fi
cbf86c9227
Bug 339470, [@ nsIMEStateManager::IsActive], p=masayuki@d-toybox.com, r+sr=roc
2007-03-02 07:30:45 +00:00
pavlov%pavlov.net
a0c1f91751
fixing build bustage
2007-02-28 21:29:53 +00:00
emaijala%kolumbus.fi
51f8ceba5c
Fix for bug 366544: Mousedown alert still triggers click event afterwards
...
(I accidentally already checked in widget part of the fix yesterday)
r+sr=roc
2007-02-21 19:26:49 +00:00
Olli.Pettay%helsinki.fi
3d65d3b277
Bug 369793, DOMMouseScroll events not dispatched when they cause text zoom changes, r=jst, sr=peterv
2007-02-20 14:57:52 +00:00
peterv%propagandism.org
7c0a0af3b0
Fix for bug 368549 (Cycle collector doesn't handle tearoffs correctly). r=graydon, sr=jst.
2007-02-18 14:38:04 +00:00
sharparrow1%yahoo.com
ba4385e16a
Bug 370492: Stop using views for event.PageX/Y, event.layerX/Y, image.x/y. r+sr=roc.
2007-02-18 10:43:12 +00:00
Olli.Pettay%helsinki.fi
873ce3edc9
Trying to fix bustage, Bug 363067
2007-02-15 23:50:09 +00:00
Olli.Pettay%helsinki.fi
391f74f48d
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
2007-02-15 23:04:33 +00:00
Olli.Pettay%helsinki.fi
fac5e68909
Bug 339287, support accesskey attribute, p=surkov, r=me+mats, sr=jst
2007-02-13 15:02:57 +00:00
sharparrow1%yahoo.com
2bdae2af37
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
2007-02-12 19:17:33 +00:00
Olli.Pettay%helsinki.fi
eb855c9321
Bug 360847, Remove unused nsIDOM*foo*Listener interfaces, r=jst, sr=sicking
2007-02-09 13:00:00 +00:00
sharparrow1%yahoo.com
c78720aa24
Bug 177805: Fix the use of units in Gecko. r+sr=roc
2007-02-07 07:46:44 +00:00
Olli.Pettay%helsinki.fi
dd1d1dd4d1
Mochitest for Bug 367781, r=peterv
2007-02-05 11:29:31 +00:00
Olli.Pettay%helsinki.fi
6214170689
Mochitest for Bug 367781, r=peterv
2007-02-05 11:28:16 +00:00
Olli.Pettay%helsinki.fi
0064ee311e
Bug 367781, adoptNode should update mMutationBits of the possible |window| object. r+sr=peterv
2007-01-31 22:54:24 +00:00
cvshook%sicking.cc
0c24c4a4c3
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
2007-01-30 00:06:41 +00:00
Olli.Pettay%helsinki.fi
16fb4fa4dd
Bug 329126, Remove nsIEventListenerManager::CreateEvent, r=aaronl, r+sr=jst
2007-01-23 07:32:34 +00:00
jst%mozilla.org
b6e35b8cde
Fixing popup blocker bug 354973. r=mano@mozilla.com, sr=peterv@propagandism.org
2007-01-13 01:08:43 +00:00
Olli.Pettay%helsinki.fi
de1c009f91
Bug 364720, Allow creating proper xul command events using scripts, r+sr=sicking
2007-01-11 08:47:01 +00:00
mats.palmgren%bredband.net
653edd0887
Null-check before calling GetPrimaryFrameFor(). b=362800 r+sr=roc
2007-01-05 15:50:29 +00:00
graydon%mozilla.com
e6fbf7f335
Bug 333078: XPCOM cycle collector
...
r=brendan, sicking, bz, dbaron, bsmedberg
2007-01-04 22:31:26 +00:00
Olli.Pettay%helsinki.fi
2c7ea76e3c
Bug 365798, IME leaks nsPrivateTextRangeList objects, r+sr=roc
2007-01-04 10:32:10 +00:00
timeless%mozdev.org
abc256e3da
Bug 355300 There should be only one nsGkAtoms creature
...
r=dbaron
2006-12-26 17:47:52 +00:00
Olli.Pettay%helsinki.fi
7bef0d982f
Bug 360731, Back and Forward buttons on mouse no longer work, also Bug 330938, r=emaijala, sr=roc
2006-12-01 11:09:53 +00:00
vladimir%pobox.com
df954f6171
backing out bug 333078, xpcom cycle collector due to perf issues
2006-11-22 23:18:16 +00:00
vladimir%pobox.com
fdf72a2c5b
b=333078, xpcom cycle collector -- patch from graydon@mozilla.com, r=many
2006-11-22 19:23:02 +00:00
cvshook%sicking.cc
5c7ed7c2dc
Don't return nsDerivedSafe when .get() is explicitly used on nsCOMPtr and nsRefPtr. r/sr=dbaron
2006-11-21 21:28:14 +00:00
Olli.Pettay%helsinki.fi
f9da27583e
Consolidate NS_MOUSE_***_UP/DOWN/CLICK/DBLCLICK events, r=jst,roc,josh,sergei_d,emaijala,mkaply
2006-11-16 21:35:39 +00:00
ginn.chen%sun.com
e0dbdafafb
backing out Bug 144000 caret browsing - bad initial position
...
due to regressions
2006-11-07 03:48:48 +00:00
cvshook%sicking.cc
e2aa94302c
Bug 358106: Make ranges use nsIMutationObserver rather than their own notification system. r/sr=jst
2006-11-03 21:51:01 +00:00
Olli.Pettay%helsinki.fi
c917a17911
Bug 359040, Remove kungFuDeathGrip from nsEventListenerManager::HandleEvent, r+sr=jst
2006-11-02 17:28:45 +00:00
masayuki%d-toybox.com
6c721fe078
Bug 301149 :hover is processed in Print Preview mode r+sr=roc
2006-11-01 13:56:48 +00:00
roc+%cs.cmu.edu
09fe959fee
Bug 354089. Tell the focus manager immediately when nothing is focused. r+sr=mats
2006-10-19 01:59:00 +00:00
Olli.Pettay%helsinki.fi
7c878c6fa2
Additional patch for Bug 344986, trying to reduce codesize, r+sr=dbaron
2006-10-10 05:50:29 +00:00
Olli.Pettay%helsinki.fi
995dc8c5a8
Bug 344986, Simplify nsEventListenerManager, r+sr=sicking+jst (relanding)
2006-10-06 05:24:02 +00:00
dbaron%dbaron.org
b6feb3f816
Call JS_ClearScope up the global object's prototype chain to fix leaks. Consolidate the cleanup of non-fastback-cached inner windows currently spread throughout SetNewDocument into a pair of calls to FreeInnerObjects, and various other cleanup. b=353090 r=jst sr=bzbarsky
2006-09-20 01:13:59 +00:00
Olli.Pettay%helsinki.fi
2506709457
Back out Bug 344986 to fix tp regression
2006-09-10 11:53:55 +00:00
Olli.Pettay%helsinki.fi
6b5035723b
Bug 344986, Simplify nsEventListenerManager, r=sicking, sr=jst
2006-09-09 17:28:57 +00:00
peterv%propagandism.org
7c7847f7d4
Fix for bug 347524 (Refactor adoptNode, importNode and cloneNode to share implementation). r/sr=bz.
2006-09-05 10:22:54 +00:00
Olli.Pettay%helsinki.fi
09f169f5d8
Bug 351036, Combine NS_IMAGE_ERROR and NS_SCRIPT_ERROR, r+sr=jst
2006-09-02 10:00:26 +00:00
Olli.Pettay%helsinki.fi
642281d53f
Bug 350846, Combine NS_***_LOAD events, r+sr=jst
2006-08-31 19:33:01 +00:00
uriber%gmail.com
82ef28f26d
Allow users of nsFrameTraversal to specify what features they want the iterator to have, and make nsFrame::GetFrameFromDirection() specify "following OOFs". bug=334626 r+sr=roc
2006-08-30 13:38:16 +00:00
bzbarsky%mit.edu
493110600a
Implement the :default CSS3 pseudo-class. Bug 302186, patch by Allan Beaufour
...
<allan@beaufour.dk> and jpl24 <jlurz24@gmail.com>, r+sr=bzbarsky
2006-08-16 03:20:19 +00:00
Olli.Pettay%helsinki.fi
645c5b72a2
Bug 348238, Remove some unused code from ESM, r+sr=roc
2006-08-11 12:14:35 +00:00
masayuki%d-toybox.com
868c9a64c0
Bug 312831 scroll wheel scrolls page after reaching end of a <select> box #2 for better default settings and for better mechanism r+sr=roc
2006-08-07 06:33:46 +00:00
mats.palmgren%bredband.net
c62b26c2ec
Pressing accesskey for label should focus the target element after the label click event. b=346529 r+sr=bzbarsky
2006-08-05 22:18:26 +00:00
mark%moxienet.com
a844b938c3
319078 Handle smooth mousewheel (and two-finger touchpad) scrolling. r=josh sr=darin r,sr=roc
2006-07-20 15:38:43 +00:00
mats.palmgren%bredband.net
f42f35a286
Don't assume DOM range start/end node QI's to nsIContent. b=345155 r+sr=bzbarsky
2006-07-20 05:25:20 +00:00
Olli.Pettay%helsinki.fi
f177a1bd67
Bug 343613, Make EventStateManager to use nsWeakFrame, r+sr=roc
2006-07-14 07:55:51 +00:00
gavin%gavinsharp.com
f32bd1cc35
Bug 340902: Split ui.key.generalAccessKey into prefs for content and chrome, patch by Simon B�nzli <zeniko@gmail.com>, r=mats.palmgren, sr=roc
2006-07-13 10:18:12 +00:00
martijn.martijn%gmail.com
b97ecc9b49
Bug 343621 - Cannot use UniversalXPConnect privilege for caret movement in textarea, r=Olli.Pettay, sr=roc
2006-07-13 09:04:52 +00:00
Olli.Pettay%helsinki.fi
324417e9aa
Bug 324011, initMouseEvent does not set relatedTarget property, r+sr=jst
2006-07-13 07:51:54 +00:00
masayuki%d-toybox.com
9b29767dbd
Bug 312831 scroll wheel scrolls page after reaching end of a <select> box r=mats, sr=roc
2006-07-12 04:15:42 +00:00
cvshook%sicking.cc
cf07d96809
Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz
2006-07-02 07:23:10 +00:00
Olli.Pettay%helsinki.fi
56113f15e8
Bug 337607, [@ nsEventStateManager::HandleAccessKey], r+sr=bz
2006-06-29 19:57:01 +00:00
Olli.Pettay%helsinki.fi
6e911d2885
Bug 342139, Make event target chain to use heap, r+sr=bz
2006-06-29 07:59:47 +00:00
Olli.Pettay%helsinki.fi
83c924aaee
Bug 342011, xul window load event handlers no longer called with evt.eventPhase == Event.AT_TARGET, r+sr=sicking
2006-06-22 07:51:57 +00:00
Olli.Pettay%helsinki.fi
ce099efcca
Bug 339659, Make .eventPhase to work with event retargeting, r=bz+enndeakin, sr=bz
2006-06-15 17:45:22 +00:00
sharparrow1%yahoo.com
39e5de44b2
Bug 338266: Scrolling doesn't work when the mouse is over page breaks. r+sr=roc
2006-06-15 03:21:51 +00:00
mhammond%skippinet.com.au
d5ad1dc2b9
Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan.
2006-06-13 03:07:47 +00:00
mrbkap%gmail.com
43895f48e7
Checking in Ben Turner <bent.mozilla@gmail.com> and timeless's patch to make Gecko use the JS engine's request model to help multithreaded embedders avoid GC races and crashes. bug 176182, r=mrbkap assumed-rs=brendan
2006-06-12 22:39:55 +00:00
roc+%cs.cmu.edu
aced460e91
Bug 338718. Fix mouseover recursion check to actually work. r=mats,sr=bzbarsky
2006-06-06 23:18:38 +00:00
roc+%cs.cmu.edu
33a0a22b31
Bug 338718. Fix mouseover recursion check to actually work. r=mats,sr=bzbarsky
2006-06-06 23:15:06 +00:00
Olli.Pettay%helsinki.fi
aa3c59a622
rest of Bug 339774, nsDOMEvent::DuplicatePrivateData should copy more things from the original event, r+sr=bz
2006-06-05 18:38:54 +00:00
Olli.Pettay%helsinki.fi
9c79521db6
Backing out still some more of Bug 339774 to fix memleaks
2006-06-01 19:18:59 +00:00
Olli.Pettay%helsinki.fi
906762dd3a
Backing out part of Bug 339774 to fix memleaks
2006-06-01 16:32:47 +00:00
Olli.Pettay%helsinki.fi
9f79326b25
Bug 339774, nsDOMEvent::DuplicatePrivateData should copy more things from the original event r+sr=jst, re-try
2006-06-01 10:38:46 +00:00
Olli.Pettay%helsinki.fi
beef5824fb
Bug 339774, back out
2006-06-01 10:00:50 +00:00
Olli.Pettay%helsinki.fi
a4ffbb55ae
Bug 339774, nsDOMEvent::DuplicatePrivateData should copy more things from the original event r+sr=jst
2006-06-01 09:55:38 +00:00
bryner%brianryner.com
14c8ade4c5
Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst.
2006-05-22 20:37:32 +00:00
bryner%brianryner.com
de811b24ec
backing out 336696, I checked in the wrong version of the patch
2006-05-22 18:03:16 +00:00
bryner%brianryner.com
ac1c3b1456
Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst.
2006-05-22 16:18:45 +00:00
Olli.Pettay%helsinki.fi
198b2c0d8a
Bug 338122, Crash [@ nsIMEStateManager::IsActive] when window gets removed on mousedown at button, r+sr=roc
2006-05-19 10:26:44 +00:00
Olli.Pettay%helsinki.fi
e373eb853e
Bug 334216, Tabs opened in the background from bookmarks have no generic icon. This makes non-bubbling events to be propagate back to the bindingParent(s) , r=sicking,sr=bz
2006-05-18 17:49:39 +00:00
Olli.Pettay%helsinki.fi
39e875b065
Bug 337520, Crash when window gets destroyed during mouseover event, r+sr=bz
2006-05-15 17:31:28 +00:00
cvshook%sicking.cc
241120e16a
Bug 334075: Push mFlagsOrSlots to nsINode to allow storing flags and (in the future) slots on nsGenericDOMDataNodes. r=mrbkap sr=bz
2006-05-15 07:03:15 +00:00
bzbarsky%mit.edu
b0fb18b791
Fix crash bug 336582. ESM changes by me and Martijn Wargers
...
<martijn.martijn@gmail.com>, r+sr=roc. Presshell changes by Mats Palmgren
<mats.palmgren@bredband.net>, r+sr=bzbarsky
2006-05-12 03:49:38 +00:00
Olli.Pettay%helsinki.fi
0991896dc5
Didn't mean to check in this patch
2006-05-11 18:21:40 +00:00
Olli.Pettay%helsinki.fi
fa059db6bd
Bug 336576, Crash when window gets destroyed during contextmenu event, r+sr=bz
2006-05-11 18:18:47 +00:00
timeless%mozdev.org
244bb432fd
Bug 336985 Misplaced null check of aEvent in nsEventStateManager::PreHandleEvent
...
r=bryner sr=bryner
2006-05-11 13:26:08 +00:00
darin%meer.net
7d3e7d7acd
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
Olli.Pettay%helsinki.fi
f0c28faaad
oops, tree is closed
2006-05-08 07:14:08 +00:00
Olli.Pettay%helsinki.fi
0ce3acdb2b
Bug 336576, Crash when window gets destroyed during contextmenu event, r+sr=bz
2006-05-08 07:08:41 +00:00
bzbarsky%mit.edu
dda2ad267f
Fix the casting. Bug 329192
2006-05-05 22:47:25 +00:00
bzbarsky%mit.edu
af2ad85f80
Use nsINode in nsEventListenerManager::CompileEventHandlerInternal. Bug
...
329192, r+sr=sicking.
2006-05-05 22:45:56 +00:00
brettw%gmail.com
7547c7f847
Bug 336785 r=darin sr+a=bryner Crash when context menu pops up
2006-05-05 21:01:06 +00:00
cvshook%sicking.cc
36f352636c
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
2006-05-05 06:52:21 +00:00
Olli.Pettay%helsinki.fi
dd972aa31f
Bug 336587, Crash when window gets destroyed during DOMMouseScroll event, r+sr=bz
2006-05-04 15:15:31 +00:00
roc+%cs.cmu.edu
d23fe29f4c
Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc
2006-04-26 01:57:22 +00:00
cvshook%sicking.cc
92b578d7ad
Bug 333795, kill unused BeginReflow/EndReflow functions. r/sr=dbaron
2006-04-13 04:07:12 +00:00
masayuki%d-toybox.com
3f30f78304
Bug 327003 Don't commit the IME composition string when Mozilla is deactivated r=roc+masaki.katakai+timeless sr=roc
2006-04-11 16:37:58 +00:00
sharparrow1%yahoo.com
23a6cefff1
Bug 332927: Cleanup iframe/frame printing code (and a couple other misc. cleanups)
2006-04-11 01:48:48 +00:00
Olli.Pettay%helsinki.fi
daa66aba0f
Bug 330494, Remove NS_EVENT_FLAG_INIT. Makes NN4 event handling and preventBubble and preventCapture methods no-op. r=sicking, sr=jst
2006-04-10 17:04:54 +00:00
mozilla.mano%sent.com
af3139bad7
Bug 107433 - Make it possible to turn off click-and-hold contextual menu access. r=pedemonte, sr=neil.
2006-04-08 10:11:19 +00:00
darin%meer.net
5521781301
fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron
2006-03-30 18:40:56 +00:00
bryner%brianryner.com
c28e6a9665
Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst.
2006-03-22 18:36:36 +00:00
bzbarsky%mit.edu
6a505ed594
Make nsIWidget::GetParent return a weak pointer. Bug 227489, r+sr=roc
2006-03-22 18:00:28 +00:00
bryner%brianryner.com
41e6c02b2f
Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin.
2006-03-15 04:59:42 +00:00
Olli.Pettay%helsinki.fi
8d9593a319
Bug 330428, nsDOMEvent::InitEvent doesn't clear the target r+sr=bz
2006-03-14 21:51:56 +00:00
Olli.Pettay%helsinki.fi
4f8e94093f
Bug 329125, Remove nsMutationEvent::mTarget r+sr=bz
2006-03-09 18:14:17 +00:00
Olli.Pettay%helsinki.fi
c0e37e327a
Bug 234455, Centralize event dispatch r=jst, sr=bz
2006-03-07 17:08:51 +00:00
ginn.chen%sun.com
0acfa250a1
Bug 144000 caret browsing - bad initial position
...
r=aaronleventhal sr=bzbarsky
2006-02-28 10:23:38 +00:00
sharparrow1%yahoo.com
c85638a9e7
Bug 320326: deCOMtaminate GetContentAndOffsetsFromPoint, plus some slight behavior changes. r+sr=roc.
2006-02-27 05:57:37 +00:00
roc+%cs.cmu.edu
83f6e177f0
Backing out changes for bug 326944, really this time\!
2006-02-27 04:13:51 +00:00
roc+%cs.cmu.edu
7a891e1dd1
Bug 326944. Remove nsIComboboxControlFrame. r+sr=roc, patch by Marc Liddell
2006-02-27 02:33:26 +00:00
timeless%mozdev.org
6a510cc56b
Bug 298277 remove useless references to nsVoidArray
...
r=dbaron sr=dbaron
2006-02-23 10:30:59 +00:00
sharparrow1%yahoo.com
acef3d3622
Bug 327868: nsIFrameSelection cleanup. r+sr=roc
2006-02-21 00:49:04 +00:00
sharparrow1%yahoo.com
00eb969667
Bug 326843 DeCOMtaminate some of nsComboboxControlFrame. Patch by marcldl+mozbugs@gmail.com. r+sr=roc.
2006-02-18 01:52:03 +00:00
Olli.Pettay%helsinki.fi
5965e9404b
Bug 326904, Remove NS_APP_EVENT_FLAG_HANDLED, r+sr=jst
2006-02-14 17:24:00 +00:00
mrbkap%gmail.com
ae6c6c9c44
Use the right non-null event variable and clean up an indentation violation. r+sr=jst
2006-02-13 23:33:45 +00:00
masayuki%d-toybox.com
4155af519e
Bug 258006 Mouse-wheel scroll events does not propagate to viewport from fixed pos. elements r+sr=roc
2006-02-01 19:55:35 +00:00
mkaply%us.ibm.com
9c3a43c546
#297919
...
r=bzbarsky, sr=brendan
event.button in a mouse move should be 0 to maintain compatibility with older browsers
2006-01-30 17:04:51 +00:00
Olli.Pettay%helsinki.fi
5254037b54
Bug 281139, crash doing onfocus=alert() and Reloading, r+sr=bz
2006-01-26 16:12:30 +00:00
dbaron%dbaron.org
b78ffcf649
Fix Windows bustage.
2006-01-19 03:11:23 +00:00
dbaron%dbaron.org
e94c39c01b
Remove event listeners when dropping an event listener manager so that the weak references in DOMClassInfo's preserved wrapper table for event listeners are removed before the ELM's owner (the GC participant) goes away, and document why this needs to be done. Also consolidate the things that need to be done before letting go of an ELM into one method, and add some missing calls to that method. b=323807 r=mrbkap sr=jst
2006-01-19 02:43:39 +00:00
cvshook%sicking.cc
7d9189938d
Bug 323910: Merge atom lists in gklayout
...
r/sr=jst
2006-01-19 00:58:12 +00:00
roc+%cs.cmu.edu
cb85074f0d
Bug 323230. Add FindAttrValueIn as an efficient way to look up an attribute value in a table of atoms. r=sicking,sr=bzbarsky
2006-01-18 04:09:33 +00:00
Olli.Pettay%helsinki.fi
91b6c36998
Bug 322985, Remove aScriptOnly parameter from the nsIEventListenerManager::RemoveAllListeners r+sr=jst
2006-01-12 19:11:44 +00:00
mats.palmgren%bredband.net
98b44f7204
MoveFocusToCaret() could cause the selection frame to be destroyed, so ask for it again. b=308086 r=aaronleventhal sr=bryner
2006-01-07 04:08:05 +00:00
cbiesinger%web.de
78347c9170
Bug 309521
...
- add pseudo-classes for :-moz-type-unsupported and :-moz-has-handlerref (and a
content state for the former)
- make nsObjectLoadingContent return the right content state
- Add an XBL binding that gets instantiated for broken plugins
- Make it themable
- Remove a lot of now-unused code in nsObjectFrame
- Fixes pluginfinder.
r+sr=bz, r=mconnor
2005-12-29 14:15:33 +00:00
ginn.chen%sun.com
6bc6dbd406
backwards my last checkin, sorry for my spam. Bug 295228
2005-12-26 17:32:09 +00:00
ginn.chen%sun.com
e9979a4762
Comment out the warning. Bug 295228
2005-12-26 10:19:25 +00:00
masayuki%d-toybox.com
652a65f4aa
Bug 111432 [FIRST] Mouse wheel scrolling doesn't work in print preview on page margin or on frame page r+sr=roc
2005-12-21 14:37:24 +00:00
brettw%gmail.com
0cbd298ab5
Bug 317145 r+sr=roc, Context menu code crashes when widget is null. Added check for NULl widget, and removed source of NULL event widget.
2005-12-15 23:28:32 +00:00
neil%parkwaycc.co.uk
61c2ea0631
Further followup to bug 303713 make removing event listeners work when specifying unnecessary flags that were required when they were added b=319732 r+sr=jst
2005-12-14 23:58:23 +00:00
timeless%mozdev.org
ebfa012f2e
Bug 319402 Simplify nsJSContext::CompileEventHandler call in nsEventListenerManager::AddScriptEventListener
...
r=jst sr=jst
2005-12-11 02:42:04 +00:00
dbaron%dbaron.org
3ceffc0fc4
Make wrapper preservation (the mechanism that makes the GC use reachability information between certain C++ objects rather than rooting at language boundaries) use an interface (nsIDOMGCParticipant) to get reachability information. Preserve the wrappers for event handlers as long as what they are attached to is reachable (from C++ or JS) to avoid entraining event handler closures in cycles. b=241518 r=mrbkap sr=jst
2005-12-03 07:42:40 +00:00
jst%mozilla.jstenback.com
f985c5d62a
Fixing bug 318106. Stop assertion about setting mutation bits on outer window. r+sr=bzbarsky@mit.edu
2005-11-29 21:51:53 +00:00
jst%mozilla.jstenback.com
7a5af690c6
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
timeless%mozdev.org
b78d0c2416
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
masayuki%d-toybox.com
4bf26fb54d
Bug 316805 Should not use NS_ENSURE_TRUE in nsEventStateManager::GetKBStateControl #5557 r+sr=roc
2005-11-18 05:19:41 +00:00
ginn.chen%sun.com
77fb324ed9
Bug 300125 Carets from other tabs appear on the same tab when re-enabling caret browsing mode
...
r=aaronleventhal sr=jst
2005-11-18 03:44:50 +00:00
bzbarsky%mit.edu
c871457818
Use GetWindow() in more places where we want a window instead of going through
...
GetScriptGlobalObject. Bug 311830, r=bryner, sr=jst
2005-11-17 18:31:22 +00:00
brettw%gmail.com
eaab9bd026
bug 271498: context menus should appear at cursor when using the keyboard
...
r=bryner
sr=roc
2005-11-15 02:00:32 +00:00
masayuki%d-toybox.com
7061e4aebb
Bug 55751 Mnemonic doesn't work when IME is on / Bug 113187 Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active r+sr=roc
2005-11-14 23:55:24 +00:00
masayuki%d-toybox.com
8b257b7124
backing out previous patch b=55751
2005-11-14 22:33:39 +00:00
masayuki%d-toybox.com
318346f944
Bug 55751 Mnemonic doesn't work when IME is on / Bug 113187 Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active r+sr=roc
2005-11-14 21:32:16 +00:00
dbaron%dbaron.org
8e1263ab28
Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin
2005-11-14 20:09:51 +00:00
bsmedberg%covad.net
dff1dea638
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
jst%mozilla.jstenback.com
1b70f4c737
Fixing bug 305110. Make sure to set the internal flag bits correctly if an event is re-initialized. r+sr=bzbarsky@mit.edu
2005-11-07 22:22:49 +00:00
bzbarsky%mit.edu
1e91350bb2
Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
...
changes, sr=jst
2005-11-02 00:41:51 +00:00
masayuki%d-toybox.com
1dbcb2c810
Bug 314077 Plug-ins do not receive keybord input when they are focused without mouse patch by <VYV03354@nifty.ne.jp> r=cbiesinger, sr=roc
2005-11-01 04:18:11 +00:00
gavin%gavinsharp.com
afefaa24b3
Bug 314427: nsIDOMPopupBlockedEvent should expose the blocked window's target name, r+sr=jst
2005-11-01 01:41:00 +00:00
masayuki%d-toybox.com
de31f068b8
Bug 314077 Plug-ins do not receive keybord input when they are focused without mouse patch by <VYV03354@nifty.ne.jp> r+sr=roc
2005-10-29 12:50:22 +00:00
cvshook%sicking.cc
9c1b72f7f8
Bug 311827: Make GetAttr return a bool rather then an nsresult.
...
r/sr=bz
2005-10-28 11:25:24 +00:00
bzbarsky%mit.edu
3ecf2cf11d
Pass nsIStyledContent to AttributeChanged() so that consumers don't have to QI
...
to it. Bug 313343, r=sicking, sr=jst
2005-10-27 02:25:23 +00:00
gavin%gavinsharp.com
392ce49c40
Bug 306231: ConsumeFocusEvents can be removed, because it doesn't do anything, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+sr=roc
2005-10-27 00:36:21 +00:00
jst%mozilla.jstenback.com
1bfeac660f
bug 309027: Make sure we unsuppress the old focus controller to avoid making focus go out of whack. Patch by aaronlev and mrbkap. r/sr=mats/jst
2005-10-24 07:38:55 +00:00
doronr%us.ibm.com
48a3d378e1
Bug 302188 - Support :read-only and :read-write pseudoclasses. patch by allan, r/sr=bz
2005-10-18 21:16:27 +00:00
bzbarsky%mit.edu
85691c8301
Try fixing bug 288064 again. r=biesi, sr=dbaron
2005-10-17 00:50:39 +00:00
peterv%propagandism.org
ef98abb585
Fix for bug 308328 (crash in [@ nsDocument::GetPrincipal] when closing browser). r/sr=bz.
2005-10-14 09:07:29 +00:00
aaronleventhal%moonset.net
1c93ea44cc
Bug 310241. Selection forgotten when you click on a button. r=mats, sr=jst
2005-10-11 03:33:48 +00:00
bzbarsky%mit.edu
4b4a97f72b
Backing out bug 288064 because of the Tp hit.
2005-10-01 01:35:56 +00:00
bzbarsky%mit.edu
3280fa0ec3
Implement a LOADING state, have a :-moz-loading selector to match on it, use it
...
for images. Bug 288064, r=biesi, sr=dbaron
2005-10-01 00:34:03 +00:00
peterv%propagandism.org
bfc7bfee82
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null), remove some includes. Patch by sicking, updated by peterv, r=bz, sr=peterv.
2005-09-26 14:37:29 +00:00
mozilla.mano%sent.com
6826fa1b63
Bug 309227 - Support for mousewheel.withmetakey.*/mousewheel.horizontal.withmetakey.*. r=mento, sr=neil.
2005-09-26 03:38:29 +00:00
peterv%propagandism.org
bc66f35d62
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv.
2005-09-24 18:43:15 +00:00
aaronleventhal%moonset.net
eccb96b99a
Bug 305985. After clicking in blank content area, focus stays in some widgets when it should have left. r=mats, sr=bryner
2005-09-22 22:07:31 +00:00
bzbarsky%mit.edu
9b224f5e39
Implement :-moz-broken, :-moz-user-disabled, and :-moz-suppressed
...
pseudo-classes to allow styling of broken/blocked/disabled images, applets,
objects, embeds. Bug 11011, r=biesi and roc, sr=dbaron
2005-09-18 18:05:40 +00:00
masayuki%d-toybox.com
e6ad8ae2ea
Bug 105894 Clicking a partially off-screen link shouldn't scroll the page r+sr=roc
2005-09-18 11:32:52 +00:00
mark%moxienet.com
0b6e710a73
Bug 299419, crash [@ nsEventStateManager::FireContextClick]. Check for null pres shell. r+sr=roc
2005-09-16 00:05:39 +00:00
mats.palmgren%bredband.net
9d36decada
Crash if JavaScript close() is executed from onchange handler. b=308025 r+sr=bzbarsky
2005-09-14 05:03:20 +00:00
peterv%propagandism.org
f849415a9e
Fix for bug 306363 (Clean up nsContentUtils service getters). r/sr=bz.
2005-09-11 10:08:43 +00:00
aaronleventhal%moonset.net
b0dd12c84a
Bug 305032. Fix various situation where focus is confused and commands get disabled/grayed out. r+sr=bryner
2005-09-06 22:27:41 +00:00
aaronleventhal%moonset.net
ba9ccb8b93
Bug 307153. Follow up to last checkin with the correct null checks added. r+sr=bryner
2005-09-06 19:54:55 +00:00
aaronleventhal%moonset.net
f4b600df42
Bug 307153. Focus lost after dialogs closed. r+sr=bryner, a=schrep
2005-09-06 19:41:31 +00:00
roc+%cs.cmu.edu
5e6d8422ef
Bug 306222. Make nsIFrame::GetContentAndOffsetsFromPoint, and nsIFrameSelection::HandleDrag, take coordinates relative to the current frame, not some random view. r+sr=roc,patch by Eli Friedman
2005-09-04 20:04:23 +00:00
aaronleventhal%moonset.net
bc218938fe
Bug 305833. Context menu on bookmark right click is dead. r=mats, sr=bryner
2005-09-01 18:18:08 +00:00
bzbarsky%mit.edu
cf206258a3
Add support for :valid, :invalid, :in-range, and :out-of-range pseudo-classes.
...
Bug 302462, patch by Allan Beaufour <allan@beaufour.dk>, r+sr=bzbarsky
2005-08-30 20:56:46 +00:00
mats.palmgren%bredband.net
746c983f51
Fix the IsFocusable() check for XUL frames. b=305840 r=aaronleventhal sr=bryner
2005-08-30 20:22:55 +00:00
bzbarsky%mit.edu
8f8d6d15e9
Make sure kepress handlers are not affected by Caps Lock state. Bug 295228,
...
patch by Dainis Jonitis <Dainis_Jonitis@swh-t.lv>, r=neil, sr=bzbarsky
2005-08-30 18:13:48 +00:00
bzbarsky%mit.edu
4235846ed6
Implement :enabled and :disabled CSS pseudo-classes. Bug 84400, patch by Allan
...
Beaufour <allan@beaufour.dk>, r+sr=bzbarsky
2005-08-30 03:31:47 +00:00
dbaron%dbaron.org
4bfbc0e688
Back out most of the rest of bug 304462.
2005-08-28 16:45:39 +00:00
dbaron%dbaron.org
454bffd28d
Back out part of bug 304462 until I can figure out bug 306210.
2005-08-28 05:18:55 +00:00
dbaron%dbaron.org
51f5f4e843
Give popup blocked events a message constant. b=304462 r+sr=bryner
2005-08-26 21:38:38 +00:00
aaronleventhal%moonset.net
5e051985ca
Bug 305840. Focus problems with XUL textbox, causing problems in findbar, help and address bar because of exception thrown. Patch by Mats Palmgren. r=aaronleventhal, sr=bryner
2005-08-26 18:45:23 +00:00
mozilla.mano%sent.com
bf928bb914
backing out patch i didn't mean to checkin in v1.592 of this file
2005-08-26 10:15:31 +00:00
jwatt%jwatt.org
597ff4f826
Fixing bug 302103. Implement SVG events. r=tor@acm.org, sr=jst@mozilla.org
2005-08-25 21:31:09 +00:00
aaronleventhal%moonset.net
4a9fdd24ba
Bug 303620. Focus system goes haywire when focus changed in onblur or onchange handler. r=mats, sr=bryner
2005-08-24 19:06:07 +00:00
roc+%cs.cmu.edu
31124c236b
Bug 296036. Remove the very poorly specified (and redundant) field 'point' of nsEvent. r+sr=roc, patch by Eli Friedman
2005-08-23 03:57:07 +00:00
bzbarsky%mit.edu
692c9e00f2
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
...
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-08-22 22:24:29 +00:00
bryner%brianryner.com
4ca6fcf9b4
In the XUL autocomplete widget, make user-initiated autocomplete dispatch an oninput event, just as if the user had typed the text. Also fixing a bug where it was not possible to create an oninput event from script. Bug 287996, r=mconnor sr=jst.
2005-08-22 18:34:21 +00:00
aaronleventhal%moonset.net
eae6129496
Bug 258285. Find As You Type coming up when it shouldn't (textareas/textfields). r=mats, sr=bryner
2005-08-16 17:54:29 +00:00
joshmoz%gmail.com
aa143c8780
get rid of XP_MAC macros from mozilla/content. no bug. r+sr=dbaron
2005-08-13 00:20:46 +00:00
jst%mozilla.jstenback.com
0d8b79a0bf
Followup changes to bzabarsky's review for bug 296639. Reviews pending, a=drivers@mozilla.org
2005-08-12 04:11:00 +00:00
roc+%cs.cmu.edu
d187d8344a
Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there.
2005-08-10 20:21:44 +00:00
dbaron%dbaron.org
f7cc286dd8
Fix some confusion related to popup and popupblocked events and a little other confusion. b=291725 r=jst sr=bzbarsky a=bsmedberg
2005-08-02 20:18:05 +00:00
aaronleventhal%moonset.net
234820548e
Bug 302193. Tabbing gets stuck for print preview when webpage focuses an element in onload, or if user clicks in textfield with mouse. r=mats, sr=neil, a=bsmedberg
2005-08-02 13:44:55 +00:00
allan%beaufour.dk
d34142939b
Support :required and :optional pseudoclasses. Bug 302608, r+sr=bzbarsky, a=mkaply
2005-08-02 08:29:03 +00:00
jst%mozilla.jstenback.com
42bd2b5802
Fixing bug 302889, and more tinderbox orange (balsa). Make window.close() actually close the window. Events that were incorrectly targetted at an inner window caused one of our DOMWindowClose handlers to prevent the close. See the bug for more details. r+sr=dbaron@mozilla.org, a=chase@mozilla.org
2005-08-02 01:23:40 +00:00
jst%mozilla.jstenback.com
9700a6e483
Landing the split window work, bug 296639. This change doesn't have full reviews yet, bzbarsky@mit.edu and shaver@mozilla.org have done partial reviews, but there's still more to look at. Given the current time constraint this is landed with reviews and followup changes that result to come after the initial checkin. a=drivers
2005-07-30 20:57:07 +00:00
aaronleventhal%moonset.net
a7b193f472
Bug 300779. Expose XUL tree selection via accessibility events. r=timeless, sr=roc, a=mkaply
2005-07-28 17:18:28 +00:00
bryner%brianryner.com
c64546a715
Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg.
2005-07-25 22:09:39 +00:00
mozilla.mano%sent.com
6fd6b12a4e
Partial fix to bug 102330 - Back/Forward menu gets stuck on click-and-hold. r=jhpedemonte, sr=roc, a=bsmedberg.
2005-07-25 21:41:56 +00:00
mats.palmgren%bredband.net
900fbeaa4b
Prevent having kbd focus inside the content document in Print Preview. b=244128 r=bryner sr=bzbarsky a=asa
2005-07-21 00:15:27 +00:00
bzbarsky%mit.edu
17c71ac55d
More event coordinate hackery. Bug 296004, patch by John Sullivan
...
<jsfbbz@kanargh.force9.co.uk>, r+sr=roc, a=bsmedberg
2005-07-19 21:07:47 +00:00
timeless%mozdev.org
2ddea6014c
Bug 299940 Class nsEvent forward-declared as struct
...
patch by b.jacques@planet.nl r=dbaron sr=dbaron a=bsmedberg
2005-07-19 21:03:06 +00:00
roc+%cs.cmu.edu
6e30b7eaf4
Bug 297080. Mouse exit events from top-level windows should always be treated as exit events even if the cursor is still within window bounds (it must have moved into an on-top window). r+sr=bzbarsky,a=bsmedberg
2005-07-17 21:50:56 +00:00
smfr%smfr.org
565fa21ea5
Fix bug 299419: crash on Mac on double-click-hold in a text widget. We crashed in the context-click timer callback dereferencing a null mCurrentTarget, which gets nulled out when SetMouseDownState() dispatches a selection changed event. Fixed by moving the mouse event higher up, while mCurrentTarget is still good. r/sr=roc
2005-07-15 00:44:28 +00:00
timeless%mozdev.org
16de3cafb3
Bug 298129 Event.timeStamp always returns 0 for mouse click events
...
patch by martijn.martijn@gmail.com r=dbaron sr=bz a=asa
2005-07-13 18:52:09 +00:00
masayuki%d-toybox.com
72a327c669
Bug 300105 The found link doesn't have pseudo-focus in FAYT on frame page r+sr=bzbarsky, a=asa
2005-07-13 16:03:57 +00:00
masayuki%d-toybox.com
1ffaf0e3af
Bug 299748 On listbox, Sometimes, We cannot scroll the page to bottom by mouse wheel r+sr=roc, a=asa
2005-07-07 15:53:07 +00:00
smontagu%smontagu.org
fc9470f8d9
Process non-ASCII access keys correctly. Bug 255696, r+sr=roc, a=asa
2005-07-03 12:19:26 +00:00
mats.palmgren%bredband.net
1536e6080a
Fix crash opening/minimizing window that has onfocus/onblur=window.close(). b=296300 r+sr=bzbarsky a=asa
2005-07-02 22:58:22 +00:00
dbaron%dbaron.org
c3eb3e7530
Followup patch to bug 286303 to prevent hotspot coordinates outside of image from getting to platform APIs, even though they might make sense in some cases. b=286303 r=biesi sr=bzbarsky a=asa
2005-07-02 22:24:38 +00:00
dbaron%dbaron.org
42df54824e
Implement css3 syntax for url() values of cursor with optional hotspot coordinates. b=286303 r=biesi sr=bzbarsky a=asa
2005-07-01 04:29:42 +00:00
mats.palmgren%bredband.net
ab18879e3b
Make drag-n-drop of frame-less content work again. b=289667 r+sr=roc a=benjamin
2005-06-28 21:40:15 +00:00
mats.palmgren%bredband.net
a4351b8780
Fix event.relatedTarget for MouseOver events. b=298477 r+sr=roc a=asa
2005-06-25 01:32:02 +00:00
masayuki%d-toybox.com
d867376085
Bug 259454 IME input (e.g., Chinese, Japanese and Korean) cannot be performed in Find Toolbar when opened with "/" or "'" r=bryner, dbaron, sr=dbaron, a=benjamin
2005-06-24 04:25:43 +00:00
jst%mozilla.jstenback.com
e602283b72
Fixing bug 296704. Make re-dispatching of events work as expected. r=dveditz@cruzio.com, sr=bryner@brianryner.com, a=dveditz@cruzio.com
2005-06-22 01:53:58 +00:00
mats.palmgren%bredband.net
5ad284c6a3
Give up if the old focus was removed from the document. b=298250 r+sr=bryner a=chofmann
2005-06-21 22:55:39 +00:00
bryner%brianryner.com
37e80e76f5
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
2005-06-15 23:52:46 +00:00
bzbarsky%mit.edu
f37e2e41f5
MAke sure to set the external reference bit on mCurrentTarget. Bug 295670,
...
r+sr=roc, a=chofmann
2005-06-04 02:21:40 +00:00
bzbarsky%mit.edu
8fc3ac9a30
Add an nsIContent api for getting the intrinsic state of the content; this can
...
be used to implement more pseudo-classes (eg CSS3 UI ones for XForms). Bug
296309, r+sr=dbaron, a=chofmann
2005-06-03 02:02:45 +00:00
bzbarsky%mit.edu
5c2cbd6802
Just use our document for the doc we call ContentStatesChanged on instead of
...
trying to get it off the content nodes (which may no longer be in a document by
this point). Bug 274736, r+sr=roc, a=shaver
2005-06-01 15:38:09 +00:00
bzbarsky%mit.edu
b76f90dde8
Fix up more of the m*Content pointers correctly when content is removed from
...
the document. Bug 293914 followup, r+sr=dbaron, a=shaver
2005-06-01 15:36:11 +00:00
bzbarsky%mit.edu
3115852b5a
Fix memory leak. Bug 296014, r+sr=roc, a=shaver
2005-06-01 15:26:34 +00:00
bzbarsky%mit.edu
0f4f2468fe
Update focus and hover state correctly when an _ancestor_ of the current focus
...
or hover content is removed from the DOM. Bug 293914, r+sr=roc, a=asa
2005-05-19 16:18:32 +00:00
bryner%brianryner.com
592dbdc176
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
2005-05-04 20:22:32 +00:00
bzbarsky%mit.edu
083870d241
Only unset :hover in NotifyMouseOut if we're not mousing over
...
anything. Otherwise, let NotifyMouseOver handle changing :hover; it's faster
that way. Bug 292472, r+sr=roc, a=dbaron
2005-05-03 16:05:48 +00:00
Olli.Pettay%helsinki.fi
c985ef60fd
Bug 292464 - event listeners added using addEventListener() listen only trusted events. r=jst, sr=peterv, a=chofmann
2005-05-02 17:54:41 +00:00
jst%mozilla.jstenback.com
c4b8dd4f16
Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org
2005-04-28 23:48:28 +00:00
roc+%cs.cmu.edu
174cecbc39
Bug 291537. Don't wipe out mGestureDownPoint in StopTrackingDragGesture, since we may need it right afterward. r+sr=bzbarsky,a=asa
2005-04-28 22:11:53 +00:00
dbaron%dbaron.org
c5fbc00351
Mouseout shouldn't fire on elements that were removed from the document. b=292146 r+sr=roc a=asa
2005-04-28 20:47:53 +00:00
dbaron%dbaron.org
fd94b01f7c
Restore broken .detail property on overflow and underflow events. b=291198 Patch from Nate Nielsen <nielsen@memberwebs.com>. +sr+a=dbaron
2005-04-22 02:01:34 +00:00
roc+%cs.cmu.edu
9fd534c57f
Bug 255378. Make the click-hold context menu code keep content references, not frame references, just as the drag gesture code does, so that it's robust to frame reconstruction during the click-hold time interval. r+sr=bzbarsky,a=asa
2005-04-19 23:03:23 +00:00
roc+%cs.cmu.edu
249c80f870
Bug 288406. Stop tracking potential drag gesture *before* we fire the drag DOM event, in case something happens that causes us to think a second drag gesture happens recursively. r+sr=bzbarsky,a=asa
2005-04-18 00:48:59 +00:00
bzbarsky%mit.edu
3601f2dd9e
Fix mouseover event regression by making sure to init our doc pointer before
...
null-checking it. Bug 289719 and oodles of dependencies, r+sr=roc, a=asa
2005-04-10 23:35:18 +00:00
bzbarsky%mit.edu
5403d4e3c2
Use the owner document when compiling event handlers. Bug 289456, r+sr=jst,
...
a=dbaron
2005-04-09 17:32:25 +00:00
roc+%cs.cmu.edu
0060ad51ab
Bug 288873. Don't let nsSubDocumentFrame tear down a presentation it didn't build. r+sr=bzbarsky,a=asa.
2005-04-07 04:04:06 +00:00
roc+%cs.cmu.edu
697dae9898
Bug 288775. Don't forget to pass relatedTarget to mouseout events, pointing to the element the mouse is moving into. r+sr=bzbarsky,a=dbaron
2005-04-07 00:19:08 +00:00
aaronleventhal%moonset.net
7265e749d5
Bug 265203. When caret is at end of one link, focus displays to next link. r=ginn.chen, sr=bryner
2005-04-04 18:11:14 +00:00
ginn.chen%sun.com
8eb0a2c4cc
Bug 260399 disabled textarea/input should use DEFAULT pointer
...
r+sr=bzbarsky
2005-04-04 10:35:50 +00:00
roc+%cs.cmu.edu
cf694cecf6
Fixing Mac bustage
2005-03-30 03:05:17 +00:00
roc+%cs.cmu.edu
72764c328d
Bug 255863. Make drag/drop work even when the clicked-on content gets reframed by the click. r=mats,sr=bzbarsky
2005-03-30 02:14:41 +00:00
roc+%cs.cmu.edu
de6d715263
Bug 284664. Generate mouseover and mouseout events in IFRAMEs in a much more consistent way. r=mats,sr=bzbarsky
2005-03-28 23:39:13 +00:00
darin%meer.net
926afe654d
fixes bug 286506 "warning: locally defined symbol ... imported in function ..." r=bsmedberg
2005-03-19 20:35:35 +00:00
jst%mozilla.jstenback.com
54a15dcc3a
Fixing bug 245809. Implement event.returnValue (IE:ism) for beforeunload events as the mechansim for passing data back to the browser from a beforeunload handler that was registerd with addEventListener(). r=bzbarsky@mit.edu, sr=peterv@propagandism.org
2005-03-18 15:33:51 +00:00
bryner%brianryner.com
e78b95252a
Make sure that nsJSEventListeners hold a reference to the same identity interface that XPCWrappedNative does. Bug 285546, r=jst, sr=bzbarsky.
2005-03-11 10:48:26 +00:00