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

1110 Коммитов

Автор SHA1 Сообщение Дата
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