bzbarsky%mit.edu
|
13dc070af1
|
Fix more bustage. Bug 239079. I wish gcc would at least warn on this or
something instead of merrily compiling it....
|
2004-04-03 19:01:38 +00:00 |
bzbarsky%mit.edu
|
83a86441a7
|
Fixing debug build bustage. Bug 239079.
|
2004-04-03 17:47:26 +00:00 |
bzbarsky%mit.edu
|
48dd7f1243
|
Fix ID selector parsing to check for a valid identifier. Bug 239079,
r+sr=dbaron, a=chofmann
|
2004-04-03 17:18:45 +00:00 |
dbaron%dbaron.org
|
748a5e9749
|
Make aErrorCode values nsresult, since that's what they are. Remove obsolete handling of -1 for EOF and now-obsolete TODO list. b=224254 r+sr=bzbarsky
|
2003-11-13 22:48:05 +00:00 |
bzbarsky%mit.edu
|
4363ff97b9
|
Bug 60290 -- comments should not be treated as whitespace. r=glazou, sr=dbaron
|
2003-01-13 07:19:49 +00:00 |
dbaron%fas.harvard.edu
|
a34c46af22
|
Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only.
|
2003-01-01 23:53:20 +00:00 |
dbaron%fas.harvard.edu
|
834581869f
|
Turn on CSS parser error reporting in DEBUG builds. Make unexpected-EOF error messages more informative. b=155855 r=bzbarsky sr=ben
|
2002-07-09 04:28:58 +00:00 |
dbaron%fas.harvard.edu
|
a68d8f9629
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:56:05 +00:00 |
sfraser%netscape.com
|
169c79e50d
|
Fix for bug 115157 -- shrink data structures by converting PRBool to PRPackedBool. r=dp, sr=waterson
|
2001-12-14 23:10:42 +00:00 |
gerv%gerv.net
|
1968b7dad2
|
License changes, take 2. Bug 98089. mozilla/content/.
|
2001-09-25 01:32:19 +00:00 |
dbaron%fas.harvard.edu
|
1261245491
|
Work in progress on CSS error reporting: fix the known false positives and duplicate messages and improve the error messages. It's still a hack that I wouldn't really want to enable by default, but it should be useful for debugging chrome CSS. r=glazman@netscape.com sr=attinasi@netscape.com b=65469
|
2001-03-06 01:57:30 +00:00 |
glazman%netscape.com
|
99f88218ba
|
enhancement for the 3 new attributes selectors in CSS 3. r=dbaron, sr=attinasi
|
2001-03-03 00:54:04 +00:00 |
hewitt%netscape.com
|
b061c11ad1
|
52381 - DOM selectorText implementation, r=attinasi/jst, sr=waterson
|
2001-01-22 04:03:48 +00:00 |
dbaron%fas.harvard.edu
|
c2cbfd2d6d
|
Clean up reporting of CSS parser errors: Use |nsAReadableString|s and an additional macro to allow all the error reporting to be done by macros. Also clean up a few comments. Not part of the default build (you must define CSS_REPORT_PARSE_ERRORS).
Make namespace prefixes case insensitive within CSS by normalizing to lower-case. b=35813
r=attinasi
|
2000-09-08 02:05:09 +00:00 |
dbaron%fas.harvard.edu
|
c9392da530
|
Add code to allow the CSS parser to report errors. This code is not enabled by default in any builds, but it could be useful for chrome authors to catch CSS errors. We may want to turn it on in debug builds at some point, but it needs some work first. r=attinasi
|
2000-09-06 02:27:46 +00:00 |
dbaron%fas.harvard.edu
|
2ac24b8966
|
Fix bugs 12398, 12450, and 35215, and comment out some unused code. r=pierre@netscape.com
|
2000-04-27 00:12:25 +00:00 |
dmose%mozilla.org
|
5312eacf8c
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
peterl%netscape.com
|
5c11b505d7
|
added helper method to token
|
1999-06-10 05:27:01 +00:00 |
peterl%netscape.com
|
02a4a1f333
|
Added token append to string
Improved handling of bad strings
Improved handling of escapes
|
1999-02-07 21:47:48 +00:00 |
peterl%netscape.com
|
6e34e5ef7c
|
improvements to parsing @import, HTML comments and identifiers
|
1999-02-03 02:59:51 +00:00 |
brade%netscape.com
|
400bea8f9d
|
remove extra comma to reduce warnings on Mac
|
1998-12-21 16:39:17 +00:00 |
peterl%netscape.com
|
9e59e54ad2
|
added CSS2 property handling
|
1998-10-26 23:22:40 +00:00 |
peterl%netscape.com
|
3b8aee3337
|
handle HTML comment tags as whitespace
|
1998-09-25 01:50:51 +00:00 |
kipp
|
098bef52b4
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |