Olli.Pettay@helsinki.fi
|
6bfeafec84
|
Mochitest for bug 288392, DOMSubtreeModified event does not fire at all
|
2007-08-17 16:53:23 -07:00 |
enndeakin@sympatico.ca
|
42452aec01
|
Bug 385275, handle tab navigation in popups properly, r+sr=roc
|
2007-08-15 18:09:58 -07:00 |
aaronleventhal@moonset.net
|
66a09dd975
|
Fixing bustage
|
2007-08-10 19:06:33 -07:00 |
aaronleventhal@moonset.net
|
a549264d0c
|
Bug 390692. Fix live region support to provide useful information on the node that's being shown or hidden, or has a text change event. r=ginn.chen, sr=roc, a=roc
|
2007-08-10 18:44:44 -07:00 |
dbaron@dbaron.org
|
78d61ea4d4
|
Add nsPresContext and nsEventStateManager to cycle collection. b=385376 r=Olli.Pettay sr=jst a=jst
|
2007-08-10 14:25:24 -07:00 |
peterv@propagandism.org
|
1231cc3a4e
|
Fix for bug 387380 (No visible caret when caret browsing). r=smaug, sr=jst, a=dbaron.
|
2007-08-10 06:19:13 -07:00 |
ginn.chen@sun.com
|
6f5f621c9e
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
sharparrow1@yahoo.com
|
c9612ce1ce
|
Followup to fix orange from bug 385536
|
2007-08-03 18:12:24 -07:00 |
sharparrow1@yahoo.com
|
95f65866c6
|
Bug 385536: a tree inside a panel doesn't respond to clicks (make clientX/Y sane). r+sr=roc, a=blocking1.9+
|
2007-08-03 17:31:42 -07:00 |
Olli.Pettay@helsinki.fi
|
33d9adc753
|
Backing out bug 275196, xml:id, to fix tp regression
|
2007-07-26 07:16:19 -07:00 |
Olli.Pettay@helsinki.fi
|
2bb3360e9f
|
Bug 275196, xml:id, r=sicking, sr=dbaron
|
2007-07-26 05:22:01 -07:00 |
jst@mozilla.org
|
7c61932818
|
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-25 21:14:33 -07:00 |
sharparrow1@yahoo.com
|
a120476abb
|
Bug 4821: Implement page zoom (backend). r+sr=roc.
|
2007-07-25 20:34:16 -07:00 |
enndeakin@sympatico.ca
|
0bcb131142
|
Bug 388280, command event needs to know user input state, otherwise a popup could be blocked, r=jst,sr=bz
|
2007-07-23 17:55:52 -07:00 |
bzbarsky@mit.edu
|
3f4c992470
|
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 13:05:45 -07:00 |
jwalden@mit.edu
|
12e960c504
|
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 00:08:04 -07:00 |
sdwilsh@shawnwilsher.com
|
36cd392a66
|
Bug 374334 - Uncaught exception with cloneNode method and frameset element. Patch by Alex Vincent <ajvincent@gmail.com>. r=jst,sr=jst
|
2007-07-05 18:38:54 -07:00 |
Olli.Pettay@helsinki.fi
|
472e7ffcb9
|
Add tests also for blur event (bug 238987)
|
2007-07-03 09:27:28 -07:00 |
Olli.Pettay@helsinki.fi
|
870a35b0ca
|
Bug 238987, Focus and blur events bubble from some form input controls, r+sr=bz
|
2007-07-03 06:37:32 -07:00 |
Olli.Pettay@helsinki.fi
|
80053e4cb7
|
back out bug 238987
|
2007-07-03 05:37:00 -07:00 |
Olli.Pettay@helsinki.fi
|
2c87b0ef5a
|
Bug 238987, Focus and blur events bubble from some form input controls, r+sr=bz
|
2007-07-03 04:49:40 -07:00 |
Olli.Pettay@helsinki.fi
|
1a538787ac
|
Bug 385082, make nsDOMEvents ccollectable (to fix leak in wordpress.com), r+sr=peterv
|
2007-06-26 01:21:42 -07:00 |
mats.palmgren@bredband.net
|
77a63939e9
|
Don't ref-count nsIScrollableViewProvider. b=385286 r+sr=roc
|
2007-06-23 00:39:40 -07:00 |
asqueella@gmail.com
|
72f3f19660
|
tests for bugs 336359/336682 - WHATWG online/offline events
r+sr=jst
|
2007-06-21 12:10:03 -07:00 |
roc+@cs.cmu.edu
|
7a7a50586b
|
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-06 20:28:04 -07:00 |
Olli.Pettay@helsinki.fi
|
ed8142c472
|
Bug 378776, windows bustage
|
2007-05-22 15:08:36 -07:00 |
Olli.Pettay@helsinki.fi
|
e979ff3b11
|
Bug 378776, Need safe way to iterate a document's presshells, r+sr=bz
|
2007-05-22 14:45:03 -07:00 |
mats.palmgren@bredband.net
|
6efdb9ae97
|
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-17 20:49:14 -07:00 |
Olli.Pettay@helsinki.fi
|
d8a7b8cdd0
|
Bug 380911, Remove nsRecycled.h, r+sr=bz
|
2007-05-16 13:37:35 -07:00 |
Olli.Pettay@helsinki.fi
|
c62c9a6daf
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 02:11:38 -07:00 |
Olli.Pettay@helsinki.fi
|
768132dbb4
|
Bug 369644, make mouseover/out handle native anonymous content properly, r=jst, sr=sicking
|
2007-05-13 06:59:00 -07:00 |
Olli.Pettay@helsinki.fi
|
0cb1dd0a4b
|
backout Bug 363089
|
2007-05-11 06:34:05 -07:00 |
Olli.Pettay@helsinki.fi
|
c509d37191
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 04:15:11 -07:00 |
Olli.Pettay@helsinki.fi
|
244d4acd7a
|
Bug 379763, Need way to determine if a given element has an event handler of a certain type r+sr=jst
|
2007-05-08 14:13:13 -07:00 |
masayuki@d-toybox.com
|
378e262a61
|
Bug 378752 Mnemonic of Menu doesn't work if an editor has focus and IME is on r+sr=roc
|
2007-05-02 08:34:35 -07:00 |
bzbarsky@mit.edu
|
9a5db57b2f
|
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(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 15:24:20 -07:00 |
bzbarsky@mit.edu
|
bd2d17caa1
|
Don't throw from attribute sets if we can't find a script global to compile anevent handler attribute on. This happens; just don't compile it. Bug 379120,r+sr=peterv
|
2007-05-01 12:08:08 -07:00 |
mats.palmgren@bredband.net
|
15be0814d0
|
Make nsWindow methods assume the caller holds a strong ref on 'this'. b=378273 r+sr=roc
|
2007-04-29 17:46:47 -07:00 |
peterv@propagandism.org
|
37ea48ef85
|
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
|
2007-04-25 09:35:27 -07:00 |
Olli.Pettay@helsinki.fi
|
7c224ac23e
|
Bug 378369, Crash [@ nsEventListenerManager::FixContextMenuEvent] when firing contextmenu event in display: none iframe, r+sr=jst
|
2007-04-23 20:13:52 -07:00 |
Olli.Pettay@helsinki.fi
|
b48621f78f
|
Bug 378102, Remove nsIDOMEventReceiver::HandleEvent r+sr=jst
|
2007-04-19 16:20:29 -07:00 |
Olli.Pettay@helsinki.fi
|
ec90dfa0ef
|
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 02:18:36 -07:00 |
masayuki@d-toybox.com
|
20203d1001
|
Bug 358899 [Cocoa] Improve nsIKBStateControl implementation r=josh+ere+masaki.katakai+roc, sr=roc
|
2007-04-15 06:43:55 -07:00 |
enndeakin@sympatico.ca
|
48dbcb6959
|
Bug 375681, use drag event names from what-wg spec, also implement new drag and dragend events, r=smaug,sr=roc
|
2007-04-11 21:37:39 -07:00 |
mats.palmgren@bredband.net
|
51d227662f
|
Workaround a docshell bug by searching the child list instead of indexing with GetChildOffset(). b=162283 r=Olli.Pettay sr=roc
|
2007-04-04 15:21:33 -07:00 |
enndeakin@sympatico.ca
|
24b58be501
|
Bug 366478 - consolidate lists of onX event attributes, r=smaug,jwatt,sr=sicking
|
2007-04-02 10:17:36 -07:00 |
bzbarsky@mit.edu
|
bf5ea77d39
|
Rename nsIFrame::GetPresContext to nsIFrame::PresContext. Bug 376042, patch byTaras Glek <tglek@mozilla.com>, rs=roc.
|
2007-03-30 14:11:41 -07:00 |
bzbarsky@mit.edu
|
59edcd91ad
|
Don't look for random JS contexts; if our target doesn't have one, just bailout. Bug 349467, r=peterv, sr=jst
|
2007-03-28 13:37:03 -07:00 |
Olli.Pettay@helsinki.fi
|
87f1c87400
|
Bug 288392, DOMSubtreeModified event, r=peterv, sr=jst
|
2007-03-24 05:18:02 -07:00 |
Olli.Pettay@helsinki.fi
|
6aeb72064a
|
Bug 359113, Crashes [@ nsEventStateManager::ShiftFocusInternal], r+sr=jst
|
2007-03-24 04:47:28 -07:00 |