This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
content
History
sicking%bigfoot.com
e04994666f
Bug 240264: Don't try to store three bits of data in a pointermember, only two are safe.
...
r/sr=jst git-svn-id: svn://10.0.0.236/trunk@154943 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 21:24:30 +00:00
..
base
Make getElementsByAttribute be an nsContentList so that it's got that live
2004-04-15 01:51:32 +00:00
events
Fix lack of caret in add email account wizard (bug 214306). The problem here was that when ShiftFocusInternal was given an explicit starting point, it was calling SetFocusedContent() for that node, which updated mCurrentFocus but not gLastFocusedContent. That violated the "invariant" that the active ESM's mCurrentFocus is the same as gLastFocusedContent, causing confusion later in SendFocusBlur(). This is fixed by making ShiftFocusInternal and GetNextTabbableContent not rely on mCurrentFocus being set to the starting content, which avoids the inconsistency. r=neil, sr=dbaron.
2004-04-13 10:27:50 +00:00
html
Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
2004-04-15 20:56:37 +00:00
shared
Fix typo in checkin for bug 238327. Not part of default build.
2004-04-14 16:43:57 +00:00
svg
Forgot to fix copy'n'paste license-errors from bug 238327. Not part of default build.
2004-04-14 16:52:48 +00:00
xbl
Do less QIing of events in WalkHandlersInternal. Bug 237453, r=sicking,
2004-04-12 22:49:13 +00:00
xml
Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
2004-04-15 20:56:37 +00:00
xsl
Bug 229804 CSS Errors in content/x?l/tests
2004-01-15 03:08:01 +00:00
xslt
/src
…
xul
Bug 240264: Don't try to store three bits of data in a pointermember, only two are safe.
2004-04-15 21:24:30 +00:00
Makefile.in
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00