dbaron%dbaron.org
|
30f8db359a
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
bsmedberg%covad.net
|
78f6d0683d
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
bryner%brianryner.com
|
1226dbed26
|
Convert CSSGroupRule and CSSStyleSheet to use nsCOMArray. Bug 312491, r+sr=bzbarsky.
|
2005-10-15 20:21:20 +00:00 |
bzbarsky%mit.edu
|
df42e726bc
|
Combine WalkRules and UseDocumentRules into one function. Bug 244252,
r=bryner, sr=dbaron
|
2004-09-10 04:57:30 +00:00 |
bryner%brianryner.com
|
e65d2d2fe5
|
Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron.
|
2004-01-07 22:30:53 +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%fas.harvard.edu
|
c25fe11d0f
|
Pull computation of loop invariants for rule matching out of outer loop (over rule processors) as well, from SelectorMatchesData in nsCSSStyleSheet to RuleProcessorData in nsStyleSet. Use the RuleProcessorData structure in nsHTMLStyleSheet as well. Simplify matching of :-moz-bound-element pseudo-class. b=83836 r=waterson, pierre sr=hyatt
|
2001-11-10 23:51:45 +00:00 |
hyatt%netscape.com
|
88ce9916be
|
Fix for 73695. r=danm, sr=waterson
|
2001-03-29 01:30:03 +00:00 |
hyatt%netscape.com
|
a540a46a90
|
Fix for 70704 and 71261. r=pierre, sr=attinasi
|
2001-03-13 02:34:02 +00:00 |
mkaply%us.ibm.com
|
5004137c2d
|
OS/2 and AIX Tinderbox break
I have no idea why we don't like having two semicolons in a row, but who the heck would put them there?
|
2000-08-12 20:26:33 +00:00 |
hyatt%netscape.com
|
8da2baf3ca
|
Fix for 21890 and numerous other bugs. r=pierre, waterson, jst, attinasi, brendan
|
2000-08-12 06:28:02 +00:00 |