Olli.Pettay%helsinki.fi
|
aec6ee9631
|
Bug 339287, support accesskey attribute, p=surkov, r=me+mats, sr=jst
|
2007-02-13 15:02:57 +00:00 |
|
sharparrow1%yahoo.com
|
d19f64369b
|
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
|
2007-02-12 19:17:33 +00:00 |
|
Olli.Pettay%helsinki.fi
|
6f24b54f47
|
Bug 360847, Remove unused nsIDOM*foo*Listener interfaces, r=jst, sr=sicking
|
2007-02-09 13:00:00 +00:00 |
|
sharparrow1%yahoo.com
|
76a64e5c22
|
Bug 177805: Fix the use of units in Gecko. r+sr=roc
|
2007-02-07 07:46:44 +00:00 |
|
Olli.Pettay%helsinki.fi
|
e2870bdfff
|
Mochitest for Bug 367781, r=peterv
|
2007-02-05 11:29:31 +00:00 |
|
Olli.Pettay%helsinki.fi
|
ed56b01f4a
|
Mochitest for Bug 367781, r=peterv
|
2007-02-05 11:28:16 +00:00 |
|
Olli.Pettay%helsinki.fi
|
774d83e41b
|
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
|
a39ff30284
|
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
|
1c6ed6b737
|
Bug 329126, Remove nsIEventListenerManager::CreateEvent, r=aaronl, r+sr=jst
|
2007-01-23 07:32:34 +00:00 |
|
jst%mozilla.org
|
13e769d9b6
|
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
|
c213775ca1
|
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
|
2125ae0a61
|
Null-check before calling GetPrimaryFrameFor(). b=362800 r+sr=roc
|
2007-01-05 15:50:29 +00:00 |
|
graydon%mozilla.com
|
4525ab79d9
|
Bug 333078: XPCOM cycle collector
r=brendan, sicking, bz, dbaron, bsmedberg
|
2007-01-04 22:31:26 +00:00 |
|
Olli.Pettay%helsinki.fi
|
751c7bb309
|
Bug 365798, IME leaks nsPrivateTextRangeList objects, r+sr=roc
|
2007-01-04 10:32:10 +00:00 |
|
timeless%mozdev.org
|
4e651390ef
|
Bug 355300 There should be only one nsGkAtoms creature
r=dbaron
|
2006-12-26 17:47:52 +00:00 |
|
Olli.Pettay%helsinki.fi
|
5c3a11f4f4
|
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
|
82a10357c9
|
backing out bug 333078, xpcom cycle collector due to perf issues
|
2006-11-22 23:18:16 +00:00 |
|
vladimir%pobox.com
|
3748c8bf4f
|
b=333078, xpcom cycle collector -- patch from graydon@mozilla.com, r=many
|
2006-11-22 19:23:02 +00:00 |
|
cvshook%sicking.cc
|
636e4e6e5f
|
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
|
8b6f4c022e
|
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
|
20875be5d3
|
backing out Bug 144000 caret browsing - bad initial position
due to regressions
|
2006-11-07 03:48:48 +00:00 |
|
cvshook%sicking.cc
|
f5194fd473
|
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
|
2866a5c4e8
|
Bug 359040, Remove kungFuDeathGrip from nsEventListenerManager::HandleEvent, r+sr=jst
|
2006-11-02 17:28:45 +00:00 |
|
masayuki%d-toybox.com
|
d42d69a82c
|
Bug 301149 :hover is processed in Print Preview mode r+sr=roc
|
2006-11-01 13:56:48 +00:00 |
|
roc+%cs.cmu.edu
|
3dce821451
|
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
|
466172cf22
|
Additional patch for Bug 344986, trying to reduce codesize, r+sr=dbaron
|
2006-10-10 05:50:29 +00:00 |
|
Olli.Pettay%helsinki.fi
|
9420558128
|
Bug 344986, Simplify nsEventListenerManager, r+sr=sicking+jst (relanding)
|
2006-10-06 05:24:02 +00:00 |
|
dbaron%dbaron.org
|
6ab569a8bf
|
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
|
302031f738
|
Back out Bug 344986 to fix tp regression
|
2006-09-10 11:53:55 +00:00 |
|
Olli.Pettay%helsinki.fi
|
72a64308b9
|
Bug 344986, Simplify nsEventListenerManager, r=sicking, sr=jst
|
2006-09-09 17:28:57 +00:00 |
|
peterv%propagandism.org
|
64ec124ee5
|
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
|
64e491c833
|
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
|
a42613e4f6
|
Bug 350846, Combine NS_***_LOAD events, r+sr=jst
|
2006-08-31 19:33:01 +00:00 |
|
uriber%gmail.com
|
ca5218736c
|
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
|
a3a40f6eb5
|
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
|
77f151f65f
|
Bug 348238, Remove some unused code from ESM, r+sr=roc
|
2006-08-11 12:14:35 +00:00 |
|
masayuki%d-toybox.com
|
9930bfa97a
|
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
|
5588a90c96
|
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
|
a8750b5d4b
|
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
|
0af413af2d
|
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
|
61792b273c
|
Bug 343613, Make EventStateManager to use nsWeakFrame, r+sr=roc
|
2006-07-14 07:55:51 +00:00 |
|
gavin%gavinsharp.com
|
b92278dce3
|
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
|
4fc627517a
|
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
|
0a6715fc94
|
Bug 324011, initMouseEvent does not set relatedTarget property, r+sr=jst
|
2006-07-13 07:51:54 +00:00 |
|
masayuki%d-toybox.com
|
bdeb521557
|
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
|
2c39937d84
|
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
|
c873114053
|
Bug 337607, [@ nsEventStateManager::HandleAccessKey], r+sr=bz
|
2006-06-29 19:57:01 +00:00 |
|
Olli.Pettay%helsinki.fi
|
1beba92cde
|
Bug 342139, Make event target chain to use heap, r+sr=bz
|
2006-06-29 07:59:47 +00:00 |
|
Olli.Pettay%helsinki.fi
|
f7130ee6c9
|
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
|
922d2b6489
|
Bug 339659, Make .eventPhase to work with event retargeting, r=bz+enndeakin, sr=bz
|
2006-06-15 17:45:22 +00:00 |
|