Olli.Pettay%helsinki.fi
|
fdf9525cef
|
Bug 394735, cache event listener manager when dispatching events, r+sr+a=jst
|
2007-09-05 09:02:23 +00:00 |
surkov.alexander%gmail.com
|
ab1f5513b7
|
390414 - text-changed:delete event details no longer correct effective, r=aaronlev, sr=bz, a=dsicore
|
2007-09-05 08:22:19 +00:00 |
Olli.Pettay%helsinki.fi
|
ecd959dbeb
|
Bug 394825, Crash [@ nsGenericHTMLElement::SetElementFocus], r+sr+a=jst
|
2007-09-04 21:38:37 +00:00 |
emaijala%kolumbus.fi
|
84d690fbb0
|
Backing out patch for bug 261074 again due to failing tests in popup windows.
|
2007-08-31 18:27:46 +00:00 |
emaijala%kolumbus.fi
|
7170d2a8ee
|
Fix for bug 261074: OnFocus fires twice when window restored
r=neil
sr=roc
a=auto-approved
|
2007-08-31 16:36:38 +00:00 |
surkov.alexander%gmail.com
|
9f86cbcecf
|
Bug 174889 - unable to get keyboard shortcut for treeitem node, r=smaug, ginn.chen, mats, sr=mats, a=sicking
|
2007-08-29 06:52:47 +00:00 |
jag%tty.nl
|
e6539aac22
|
Fix code indentation, part 2. r/sr/a=Jack,Lumpy
|
2007-08-28 10:21:14 +00:00 |
jst%mozilla.org
|
1bf1018e84
|
Fix code indentation. No code changes.
|
2007-08-27 23:28:02 +00:00 |
jst%mozilla.org
|
4d9c91c885
|
Fixing bug 393294. Stop leaking event data from popup blocked event objects. r=Olli.Pettay@gmail.com, sr=jonas@sicking.cc, a=jst@mozilla.org
|
2007-08-27 23:26:43 +00:00 |
philringnalda%gmail.com
|
e25fd10f69
|
Bug 393704 ��� Can't build without MOZ_XUL after bug 385275 landed, patch by romaxa <romaxa@gmail.com>, r+sr+a1.9=roc
|
2007-08-26 05:37:02 +00:00 |
Olli.Pettay%helsinki.fi
|
8a92a5d5bc
|
Bug 393294, DOM event leaks (patch 2), r+sr+a=jst
|
2007-08-23 21:38:55 +00:00 |
masayuki%d-toybox.com
|
5fa5b33f97
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 11:13:55 +00:00 |
Olli.Pettay%helsinki.fi
|
17841e313c
|
Bug 391568, Mutation events not fired if listeners are only in anonymous content. r+sr=bz, a=sicking
|
2007-08-22 06:48:48 +00:00 |
Olli.Pettay%helsinki.fi
|
cdcf6f38b4
|
Mochitest for bug 288392, DOMSubtreeModified event does not fire at all
|
2007-08-17 23:53:23 +00:00 |
enndeakin%sympatico.ca
|
a8f167dbc2
|
Bug 385275, handle tab navigation in popups properly, r+sr=roc
|
2007-08-16 01:10:01 +00:00 |
aaronleventhal%moonset.net
|
3665cabfd3
|
Fixing bustage
|
2007-08-11 02:06:33 +00:00 |
aaronleventhal%moonset.net
|
9b02ce97ea
|
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-11 01:44:46 +00:00 |
dbaron%dbaron.org
|
ddff536b50
|
Add nsPresContext and nsEventStateManager to cycle collection. b=385376 r=Olli.Pettay sr=jst a=jst
|
2007-08-10 21:25:25 +00:00 |
peterv%propagandism.org
|
7781581f63
|
Fix for bug 387380 (No visible caret when caret browsing). r=smaug, sr=jst, a=dbaron.
|
2007-08-10 13:19:14 +00:00 |
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 |