neil%parkwaycc.co.uk
|
be90785b1a
|
Bug 102133 Implement phase="target" in XBL r=hyatt sr=jag
|
2003-02-24 15:41:41 +00:00 |
|
bzbarsky%mit.edu
|
6a0073db73
|
Sync up observer notifications between nsDocument and nsXULDocument. Bug
192130, r=dbaron, sr=jst
|
2003-02-23 18:49:45 +00:00 |
|
dbaron%dbaron.org
|
e341c5f706
|
Make ProbePseudoStyleFor return null whenever :before and :after aren't displayed so that we don't try to reframe constantly in certain cases, preventing link clicking from working. b=188525 r+sr=bzbarsky
|
2003-02-23 17:28:25 +00:00 |
|
timeless%mozdev.org
|
5d62c94573
|
Bug 126484 Occurences of uninitialized variables being used before being set (in Bidi files)
patch by mozilla-bugs@nogin.org r=smontagu sr=bz
|
2003-02-23 11:10:28 +00:00 |
|
timeless%mozdev.org
|
c6fb3f4dda
|
Bug 193824 Remove unused globals from nsDocumentViewer.cpp
r=smontagu sr=alecf
|
2003-02-23 07:03:09 +00:00 |
|
dbaron%dbaron.org
|
09cb4b87a2
|
Fix bustage. b=167415
|
2003-02-23 05:36:40 +00:00 |
|
bzbarsky%mit.edu
|
a47e2fa451
|
Make CSSStyleSheetImpl::Clone properly set various weak refs on the clone
(parent sheet, parent rule, owning node, document). Bug 167415, r+sr=dbaron
|
2003-02-23 04:44:41 +00:00 |
|
roc+%cs.cmu.edu
|
67a197918a
|
Bug 191938. 'Dont print backgrounds' by setting background to white. also clean up unused params and make background-attachment:fixed work in printing/printpreview. r+sr=bzbarsky
|
2003-02-23 02:49:22 +00:00 |
|
roc+%cs.cmu.edu
|
1c6c3011c3
|
Bug 180921. Make nsDocumentViewer::Show call nsDocumentViewer::MakeWindow instead of duplicating code. Fixes a bug where subdoc view linkage was added to MakeWindow but not Show. r=jkeiser,sr=jst
|
2003-02-22 21:48:39 +00:00 |
|
ere%atp.fi
|
c25f85828c
|
Bug 194266: Removed extraneous Truncate() calls.
r=smontagu, sr=jst
|
2003-02-22 20:05:00 +00:00 |
|
bzbarsky%mit.edu
|
494a5203ff
|
Removing nsIDocumentContainer -- it's unused and not planning to be used. Bug
193543, r=sicking, sr=jst
|
2003-02-22 19:54:11 +00:00 |
|
dbaron%dbaron.org
|
06191c7c53
|
Attempt to fix Mac CFM bustage. b=181383
|
2003-02-22 19:46:21 +00:00 |
|
bzbarsky%mit.edu
|
9c70577820
|
Make the parser recycling list in the loader a class static. Bug 190658,
r=sicking, sr=peterv
|
2003-02-22 19:36:32 +00:00 |
|
dbaron%dbaron.org
|
2a5b76db35
|
Fix bugs with removal of certain properties. b=182294 r+sr=bzbarsky
|
2003-02-22 19:23:46 +00:00 |
|
dbaron%dbaron.org
|
031931bbfe
|
Make our ignoring of properties for :first-line and :first-letter a lot closer to the spec (although still buggy). b=103189 r+sr=bzbarsky
|
2003-02-22 19:20:16 +00:00 |
|
dbaron%dbaron.org
|
a5105c6ec7
|
Fix dynamic change bugs by making HTMLColorRule immutable. b=99850 r+sr=bzbarsky
|
2003-02-22 19:15:46 +00:00 |
|
bzbarsky%mit.edu
|
651bd3b256
|
make dispatchEvent work even if the eventTarget is not in the document tree.
Bug 191960, r=bryner, sr=jst
|
2003-02-22 19:12:21 +00:00 |
|
dbaron%dbaron.org
|
d733f493e4
|
Fix Windows bustage. (Why doesn't gcc enforce correct const-ness?)
|
2003-02-22 17:51:47 +00:00 |
|
cbiesinger%web.de
|
5c60c82c78
|
191027 r=bzbarsky sr=dbaron nsXULContentUtils::Init() returning nonsense
|
2003-02-22 16:40:20 +00:00 |
|
dbaron%dbaron.org
|
4b4f8625f1
|
Replace nsIStyleSheet::AttributeAffectsStyle with nsIStyleRuleProcessor::HasAttributeDependentStyle. Strengthen the attribute optimization and apply it to HTML as well. b=163556 r+sr=bzbarsky
|
2003-02-22 16:10:53 +00:00 |
|
dbaron%dbaron.org
|
ea93b55cc8
|
Reduce code size of atom lists by storing a table of strings and pointers to fill in. b=181383 r=alecf sr=sfraser
|
2003-02-22 15:58:07 +00:00 |
|
dbaron%dbaron.org
|
6dd68f3c64
|
Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst
|
2003-02-22 15:34:38 +00:00 |
|
kyle.yuan%sun.com
|
5e7e210f4c
|
Bug 171329 Label does not work if the input is nested inside something else
r=aaronl, sr=bzbarsky
do a depth-first traversal to look for the first form control element
|
2003-02-22 13:01:03 +00:00 |
|
bryner%netscape.com
|
6a7db38d94
|
Attempting to fix os/2 and worms bustage. Add a protected default ctor to nsStyleContext. This should never be called since we never instantiate an nsDerivedSafe. r=bbaetz.
|
2003-02-22 10:13:34 +00:00 |
|
varga%netscape.com
|
f31e17521a
|
Fix for bug 192175. in trees, in a treecol with persist="sortActive" doesn't work in appropiate manner
r=varga, sr=jag, patch by afatecha@idea.com.py
|
2003-02-22 09:16:04 +00:00 |
|
jkeiser%netscape.com
|
bd4cc85eeb
|
Make text drag work again (bug 193568), r=bryner@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
|
2003-02-22 08:10:46 +00:00 |
|
bryner%netscape.com
|
f5ac1d8202
|
mac cfm bustage
|
2003-02-22 04:17:16 +00:00 |
|
bryner%netscape.com
|
a2faedffba
|
Make nsStyleContext also return nsrefcnt from AddRef and Release, fixing gcc 2.95 bustage.
|
2003-02-22 04:05:05 +00:00 |
|
bryner%netscape.com
|
e43f5a49fd
|
Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron.
|
2003-02-22 00:32:13 +00:00 |
|
jkeiser%netscape.com
|
178bbf710d
|
Fix crasher (bug 186132), r=saari@netscape.com, sr=bryner@netscape.com, a=asa@mozilla.org
|
2003-02-20 07:59:14 +00:00 |
|
brade%netscape.com
|
09b5018061
|
fix typo in cmd_selectAll (r=akkana, sr=smfr, a=Asa) bug 193763
|
2003-02-19 13:55:29 +00:00 |
|
jshin%mailaps.org
|
d5bbaf34de
|
bug 163998: URL-unescape the image URL for rendering in the title bar
(r=nhotta,jst, sr=darin, a=asa)
|
2003-02-19 11:14:35 +00:00 |
|
varga%netscape.com
|
355fead37f
|
Fix for bug 191215. Graphic in attachment(.jpg) fails to display on double click -bld 2003011509 does.
r=jag sr=sspitzer a=dbaron
|
2003-02-18 00:18:44 +00:00 |
|
bzbarsky%mit.edu
|
78eed0300d
|
Fix double-delete on error return. Bug 188729 stuff, r=sicking, sr=peterv, a=dbaron
|
2003-02-17 14:52:46 +00:00 |
|
sicking%bigfoot.com
|
3ea21f2ffc
|
Bug 169036: Fix potential crasher by adding a nullcheck.
r=jrgm sr=jst a=dbaron
|
2003-02-16 18:08:37 +00:00 |
|
jkeiser%netscape.com
|
29f5cb3226
|
Make mousey events targeted properly at textnodes (bug 185889, bug 103055), fix client-side image maps (bug 110072), r=saari@netscape.com, sr=bryner@netscape.com, a=dbaron@dbaron.org
|
2003-02-14 21:43:06 +00:00 |
|
sicking%bigfoot.com
|
dcc6361443
|
Bug 174713: Make XPath on HTML documents behave consistently and HTML-ish. This makes the XPath-functions name() and local-name() return upper-case names and makes nametests case-insensitive.
r=peterv sr=jst a=asa
|
2003-02-14 00:59:40 +00:00 |
|
bzbarsky%mit.edu
|
3d685b697d
|
Dynamic changes to border-collapse should produce the right hint. Bug 191794,
r=bernd, sr=dbaron, a=asa
|
2003-02-13 19:06:18 +00:00 |
|
dbaron%dbaron.org
|
2ce5068759
|
Backing out half of previous changes, since they're not necessary to fix the crash and I think they cause problems.
|
2003-02-07 03:21:27 +00:00 |
|
dbaron%dbaron.org
|
e6b505fb3d
|
Make observer notification in nsDocument and nsXULDocument happen in the same order (that of nsXULDocument), and make nsXULDocument more resistant to observer removal during notification in an attempt to fix crashes. b=192130 Patch from Boris Zbarsky <bzbarsky@mit.edu>. r=dbaron sr=jst a=asa
|
2003-02-07 03:15:41 +00:00 |
|
dbaron%dbaron.org
|
f91907b731
|
Allow new windows to open when we've fallen back to the default theme because of an upgrade by allowing stylesheet loads to fail. b=144027 r=ben sr=dveditz a=asa
|
2003-02-05 02:07:51 +00:00 |
|
bzbarsky%mit.edu
|
4e17c8c0d3
|
Try to more gracefully handle unexpected destruction of stylesheet linking
nodes. Bug 185808 (just fixes the crash, not the real problem). r=sicking,
sr=jst, a=dbaron
|
2003-02-04 04:45:58 +00:00 |
|
bzbarsky%mit.edu
|
982224a610
|
Fix crash bug 191588. r=sicking, sr=jst, a=dbaron
|
2003-02-04 04:19:05 +00:00 |
|
bryner%netscape.com
|
fad0bef4a6
|
protect against the to-be-focused content going away during tabbing (bug 171210). r=jkeiser, sr=jst, a=asa.
|
2003-02-01 00:05:46 +00:00 |
|
bzbarsky%mit.edu
|
593090f503
|
Relanding 189384 since it seems Not Guilty. Still r=sicking/sr=jst/a=asa
|
2003-01-31 23:21:22 +00:00 |
|
bzbarsky%mit.edu
|
0ec80cf1ba
|
Backing out 189384 to see whether this caused the Tp jump.
|
2003-01-31 14:28:50 +00:00 |
|
bzbarsky%mit.edu
|
0a5dfa0dba
|
Make getElementsByTagName(NS) in XUL use content lists (perf, etc). Bug
189384, r=sicking, sr=jst, a=asa
|
2003-01-31 06:28:14 +00:00 |
|
bzbarsky%mit.edu
|
98ad5a7317
|
Fix typo leading to infinite recursion crash. Bug 191229, r=timeless/caillon,
sr=jst, a=asa
|
2003-01-30 02:38:48 +00:00 |
|
jst%netscape.com
|
0f4f8b0090
|
Fixing regression bug 179918. HTML script elements with either a 'for' or 'event' attribute wouldn't execute, they were treated as event handler scripts, even if only one of the attributes were present. r=bugmail@sicking.cc, sr=bzbarsky@mit.edu, a=asa@mozilla.org
|
2003-01-28 22:35:12 +00:00 |
|
mkaply%us.ibm.com
|
b5ee129d4b
|
#189355
r=brade, sr=smfr, a=asa
Midas - Support <XX> format for setting block type, NOT Heading X (see bug for details)
|
2003-01-25 21:49:53 +00:00 |
|