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

1183 Коммитов

Автор SHA1 Сообщение Дата
ginn.chen%sun.com fd8e29fa39 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest
r=benjamin a=dsicore
2007-08-06 03:22:43 +00:00
sharparrow1%yahoo.com 6b782d1645 Followup to fix orange from bug 385536 2007-08-04 01:12:24 +00:00
sharparrow1%yahoo.com 819af4fd57 Bug 385536: a tree inside a panel doesn't respond to clicks (make clientX/Y sane). r+sr=roc, a=blocking1.9+ 2007-08-04 00:31:42 +00:00
Olli.Pettay%helsinki.fi 3255dc745d Backing out bug 275196, xml:id, to fix tp regression 2007-07-26 14:16:21 +00:00
Olli.Pettay%helsinki.fi 4d6734ffc4 Bug 275196, xml:id, r=sicking, sr=dbaron 2007-07-26 12:22:17 +00:00
jst%mozilla.org ffdfe7d2ba Bug 280959: Adding support for cut, copy, paste events. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com, sr=jst@mozilla.org,jonas@sicking.cc 2007-07-26 04:14:35 +00:00
sharparrow1%yahoo.com 6ddd341252 Bug 4821: Implement page zoom (backend). r+sr=roc. 2007-07-26 03:34:16 +00:00
enndeakin%sympatico.ca bc5127f5cf Bug 388280, command event needs to know user input state, otherwise a popup could be blocked, r=jst,sr=bz 2007-07-24 00:55:54 +00:00
bzbarsky%mit.edu ee3679d650 Make attribute changes that also cause a state change properly reresolve style
when a selector uses both the state and the attribute.  Bug 315920, r=dbaron,
sr=sicking.
2007-07-12 20:05:49 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
sdwilsh%shawnwilsher.com 34a99930b1 Bug 374334 - Uncaught exception with cloneNode method and frameset element. Patch by Alex Vincent <ajvincent@gmail.com>. r=jst,sr=jst 2007-07-06 01:38:56 +00:00
Olli.Pettay%helsinki.fi 5c43c422f9 Add tests also for blur event (bug 238987) 2007-07-03 16:27:28 +00:00
Olli.Pettay%helsinki.fi 955bab9150 Bug 238987, Focus and blur events bubble from some form input controls, r+sr=bz 2007-07-03 13:37:33 +00:00
Olli.Pettay%helsinki.fi f4cad9464f back out bug 238987 2007-07-03 12:37:05 +00:00
Olli.Pettay%helsinki.fi 218801cb22 Bug 238987, Focus and blur events bubble from some form input controls, r+sr=bz 2007-07-03 11:49:41 +00:00
Olli.Pettay%helsinki.fi 6ba5b312a6 Bug 385082, make nsDOMEvents ccollectable (to fix leak in wordpress.com), r+sr=peterv 2007-06-26 08:21:43 +00:00
mats.palmgren%bredband.net e8617c3e50 Don't ref-count nsIScrollableViewProvider. b=385286 r+sr=roc 2007-06-23 07:39:40 +00:00
asqueella%gmail.com 4da6cc17e7 tests for bugs 336359/336682 - WHATWG online/offline events
r+sr=jst
2007-06-21 19:10:03 +00:00
roc+%cs.cmu.edu 02779ae215 Bug 380538. Allow both ononline and onoffline to be specified in the body element. patch by Chris Double, r=Olli.Pettay,sr=jonas 2007-06-07 03:28:04 +00:00
Olli.Pettay%helsinki.fi 7af169622c Bug 378776, windows bustage 2007-05-22 22:08:36 +00:00
Olli.Pettay%helsinki.fi 6f25a6cffd Bug 378776, Need safe way to iterate a document's presshells, r+sr=bz 2007-05-22 21:45:07 +00:00
mats.palmgren%bredband.net 8d3151ef42 Move nsIDocShellTreeItem::childOffset to nsDocShell and remove all uses except internally by nsDocShell (it should be removed eventually). b=376562 r=Olli.Pettay sr=bzbarsky 2007-05-18 03:49:15 +00:00
Olli.Pettay%helsinki.fi 9064561122 Bug 380911, Remove nsRecycled.h, r+sr=bz 2007-05-16 20:37:35 +00:00
Olli.Pettay%helsinki.fi 6721d4f009 Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst 2007-05-14 09:13:09 +00:00
Olli.Pettay%helsinki.fi 921d3b7fe0 Bug 369644, make mouseover/out handle native anonymous content properly, r=jst, sr=sicking 2007-05-13 13:59:00 +00:00
Olli.Pettay%helsinki.fi 8e287d3582 backout Bug 363089 2007-05-11 13:34:12 +00:00
Olli.Pettay%helsinki.fi 670f53f666 Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst 2007-05-11 11:15:20 +00:00
Olli.Pettay%helsinki.fi 17deb10d09 Bug 379763, Need way to determine if a given element has an event handler of a certain type r+sr=jst 2007-05-08 21:13:14 +00:00
masayuki%d-toybox.com 7728e98df0 Bug 378752 Mnemonic of Menu doesn't work if an editor has focus and IME is on r+sr=roc 2007-05-02 15:34:36 +00:00
bzbarsky%mit.edu b1e55b927c Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
GetShellAt(0) to using this API.  Bug 378780.  API introduction part by me,
r+sr=jst.  Mass-changes done by taras using squash, r+sr=me
2007-05-01 22:24:25 +00:00
bzbarsky%mit.edu b872a7f41b Don't throw from attribute sets if we can't find a script global to compile an
event handler attribute on.  This happens; just don't compile it.  Bug 379120,
r+sr=peterv
2007-05-01 19:08:08 +00:00
mats.palmgren%bredband.net b6b75464a5 Make nsWindow methods assume the caller holds a strong ref on 'this'. b=378273 r+sr=roc 2007-04-30 00:46:47 +00:00
peterv%propagandism.org d0d256596c Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking. 2007-04-25 16:35:31 +00:00
Olli.Pettay%helsinki.fi de8848ca78 Bug 378369, Crash [@ nsEventListenerManager::FixContextMenuEvent] when firing contextmenu event in display: none iframe, r+sr=jst 2007-04-24 03:13:52 +00:00
Olli.Pettay%helsinki.fi a1a57e57f2 Bug 378102, Remove nsIDOMEventReceiver::HandleEvent r+sr=jst 2007-04-19 23:20:30 +00:00
Olli.Pettay%helsinki.fi 14bab386e1 Bug 373998, Use inner global window as the event target in the event target chain, but outer global as DOM event target, r+sr=jst 2007-04-17 09:18:37 +00:00
masayuki%d-toybox.com 568e699c99 Bug 358899 [Cocoa] Improve nsIKBStateControl implementation r=josh+ere+masaki.katakai+roc, sr=roc 2007-04-15 13:43:58 +00:00
enndeakin%sympatico.ca 9deb47c5ca Bug 375681, use drag event names from what-wg spec, also implement new drag and dragend events, r=smaug,sr=roc 2007-04-12 04:37:41 +00:00
mats.palmgren%bredband.net 8585ebcb64 Workaround a docshell bug by searching the child list instead of indexing with GetChildOffset(). b=162283 r=Olli.Pettay sr=roc 2007-04-04 22:21:33 +00:00
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