Robert Longson
|
fe3fda665d
|
bug 302971 - Scientific notation in stroke-width doesnt work r+sr=dbaron
|
2008-08-12 15:02:22 +01:00 |
L. David Baron
|
6616c3d33c
|
Don't printf CSS errors to standard output. (Bug 449429) r+sr=bzbarsky
|
2008-08-06 10:58:14 -07:00 |
Zack Weinberg
|
15d993c3bc
|
Change CSS parser to close constructs open at end-of-file by changing ExpectSymbol not to fail on EOF when expecting one of }, ), ], or ;. (Bug 325064) r+sr=dbaron
|
2008-07-19 15:52:09 -07:00 |
Boris Zbarsky
|
8114e324a8
|
Bug 444838. Correctly stringify all tokens instead of asserting on some. r+sr=dbaron
|
2008-07-11 18:49:46 -04:00 |
Boris Zbarsky
|
1901551a14
|
Make sure to not call Pushback(-1) on EOF error conditions. Bug 422868, r+sr=dbaron
|
2008-07-11 17:02:16 -04:00 |
Daniel Glazman ext:(%20and%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
914369776a
|
Implement :nth-child(), :nth-last-child(), :nth-of-type(), :nth-last-of-type(). b=75375 r+sr=bzbarsky
|
2008-06-02 20:17:35 -07:00 |
reed@reedloden.com
|
5d98382f4a
|
Bug 419080 - "build with undefined CSS_REPORT_PARSE_ERRORS broken" [p=romaxa@gmail.com (romaxa) r+sr=bzbarsky a1.9=beltzner]
|
2008-02-23 23:39:47 -08:00 |
dbaron@dbaron.org
|
87b5c5a99a
|
Do string appending in chunks rather than one character at a time in GatherIdent and ParseString. Allow EOF to terminate strings, per CSS 2.1. b=311566 Patch by Alfred Kayser <alfredkayser@gmail.com>, with some review comments addressed by me. r+sr=dbaron a=blocking1.9+
|
2008-02-21 17:37:04 -08:00 |
bzbarsky@mit.edu
|
630092579e
|
Change the nsICSSParser::Parse() API so that we don't hand out a stylesheet; require a stylesheet to be set before calling Parse(). Bug 404315, r+sr=dbaron, a=beltzner
|
2008-02-14 20:21:57 -08:00 |
reed@reedloden.com
|
24f36a82fa
|
Bug 413198 - "Make layout.css.report_errors apply to debug build text terminal (stderr)" [p=matt@nightrealms.com (Matthew Cline) r+sr=dbaron a1.9=schrep]
|
2008-01-22 03:52:27 -08:00 |
sharparrow1@yahoo.com
|
60c3597caa
|
Bug 393499: Clean up character lookup in nsCSSScanner. r=bzbarsky, sr+a=dbaron
|
2007-08-25 19:20:27 -07:00 |
sharparrow1@yahoo.com
|
02d501373b
|
Bug 393286: Make nsCSSScanner::Read regularize newlines. r+sr=bzbarsky, a=dbaron
|
2007-08-23 16:01:52 -07:00 |
sharparrow1@yahoo.com
|
a44bf5795e
|
Bug 393080: Make count and offset in nsCSSScanner unsigned. r+sr=bzbarsky, a=dbaron
|
2007-08-22 10:32:59 -07:00 |
sharparrow1@yahoo.com
|
0f4595bc4a
|
Bug 392840: Get rid of nsCSSScanner::Unread. r+sr=bzbarsky, r+a=dbaron
|
2007-08-21 11:29:50 -07:00 |
sharparrow1@yahoo.com
|
fe56700772
|
Bug 387511: CSs scanner causes parse error for URLs starting with a codepoint > 255. r+sr=bzbarsky, a=dbaron
|
2007-08-19 20:39:22 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
reed%reedloden.com
|
6492be721f
|
Bug 419080 - "build with undefined CSS_REPORT_PARSE_ERRORS broken" [p=romaxa@gmail.com (romaxa) r+sr=bzbarsky a1.9=beltzner]
|
2008-02-24 07:39:47 +00:00 |
dbaron%dbaron.org
|
ca0c23ea41
|
Do string appending in chunks rather than one character at a time in GatherIdent and ParseString. Allow EOF to terminate strings, per CSS 2.1. b=311566 Patch by Alfred Kayser <alfredkayser@gmail.com>, with some review comments addressed by me. r+sr=dbaron a=blocking1.9+
|
2008-02-22 01:37:04 +00:00 |
bzbarsky%mit.edu
|
5e148f5001
|
Change the nsICSSParser::Parse() API so that we don't hand out a stylesheet;
require a stylesheet to be set before calling Parse(). Bug 404315,
r+sr=dbaron, a=beltzner
|
2008-02-15 04:21:57 +00:00 |
reed%reedloden.com
|
7ddab2e12b
|
Bug 413198 - "Make layout.css.report_errors apply to debug build text terminal (stderr)" [p=matt@nightrealms.com (Matthew Cline) r+sr=dbaron a1.9=schrep]
|
2008-01-22 11:52:27 +00:00 |
sharparrow1%yahoo.com
|
e86612ef04
|
Bug 393499: Clean up character lookup in nsCSSScanner. r=bzbarsky, sr+a=dbaron
|
2007-08-26 02:20:27 +00:00 |
sharparrow1%yahoo.com
|
2b787f4fed
|
Bug 393286: Make nsCSSScanner::Read regularize newlines. r+sr=bzbarsky, a=dbaron
|
2007-08-23 23:01:52 +00:00 |
sharparrow1%yahoo.com
|
e9fd6f092f
|
Bug 393080: Make count and offset in nsCSSScanner unsigned. r+sr=bzbarsky, a=dbaron
|
2007-08-22 17:32:59 +00:00 |
sharparrow1%yahoo.com
|
b6db714c28
|
Bug 392840: Get rid of nsCSSScanner::Unread. r+sr=bzbarsky, r+a=dbaron
|
2007-08-21 18:29:50 +00:00 |
sharparrow1%yahoo.com
|
1651f18fab
|
Bug 387511: CSs scanner causes parse error for URLs starting with a codepoint > 255. r+sr=bzbarsky, a=dbaron
|
2007-08-20 03:39:23 +00:00 |
dbaron%dbaron.org
|
5bf2847bf3
|
Correct punctuation in CSS error reports. b=315250 r+sr=bzbarsky.
|
2007-01-23 22:49:49 +00:00 |
sayrer%gmail.com
|
4adf8297fe
|
bug 361005. remove nsCRT::strdup from layout. r+sr=bz
|
2006-11-17 01:49:06 +00:00 |
mats.palmgren%bredband.net
|
f645c2cd3a
|
Don't let Peek() change 'mLastRead' because it makes a subsequent Unread() restore the wrong char. b=321518 r+sr=dbaron
|
2006-06-03 22:29:20 +00:00 |
gavin%gavinsharp.com
|
b9b66cc05b
|
Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky
|
2006-05-25 21:22:32 +00:00 |
dbaron%dbaron.org
|
ac49c790c1
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
dbaron%dbaron.org
|
668f9730a4
|
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 |
cbiesinger%web.de
|
a898e666b8
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
dbaron%dbaron.org
|
10ab7f717b
|
Add pref for CSS error reporting and mark as warnings rather than errors. b=264162 r=shaver sr=bzbarsky
|
2005-12-27 22:03:29 +00:00 |
bzbarsky%mit.edu
|
ec04ab49c3
|
Make sure that CSS escapes don't introduce UTF16 surrogates into the character
stream. Bug 316394 final patch, r=smontagu, sr=dbaron
|
2005-11-17 15:17:00 +00:00 |
bzbarsky%mit.edu
|
cc0e5068b6
|
Make parsing out of a string just parse out of the string instead of wrapping
it in a stream. Bug 314920, patch by Alfred Kayser <alfredkayser@nl.ibm.com>,
r=dbaron, sr=bzbarsky
|
2005-11-10 22:26:06 +00:00 |
dbaron%dbaron.org
|
cbf5c0fa11
|
Fix incorrect string conversion. b=314850 r+sr=bzbarsky
|
2005-11-03 07:19:34 +00:00 |
dbaron%dbaron.org
|
d692a902af
|
Only accept a decimal point as part of a number when there are digits after it. Remove unused IS_ALPHA. b=306504 r+sr=bzbarsky
|
2005-08-31 16:15:58 +00:00 |
dbaron%dbaron.org
|
7c61ed1c47
|
Use PRInt32 instead of PRUnichar to match everything else and handle EOF correctly. b=305947 r+sr=bzbarsky
|
2005-08-27 05:59:51 +00:00 |
bzbarsky%mit.edu
|
013e0c06e6
|
Escapes should be allowed to start an id. Bug 299148, r+sr=dbaron, a=bsmedberg
|
2005-07-19 20:49:34 +00:00 |
dbaron%dbaron.org
|
aef2a5a169
|
Handle unterminated strings in CSS by using an additional error token type. b=286262 r+sr=bzbarsky
|
2005-03-18 06:56:56 +00:00 |
dbaron%dbaron.org
|
6bd0ca6473
|
Strings terminated by a newline instead of a closing quote should be handled as errors, not strings. b=286262 r+sr=bzbarsky
|
2005-03-15 18:58:36 +00:00 |
bzbarsky%mit.edu
|
fdeecd24cb
|
Make CSS scanner build when CSS error reporting is disabled too. Bug 279323,
patch by Alex Vincent <ajvincent@gmail.com>, r=dbaron, sr=bzbarsky
|
2005-01-22 04:52:05 +00:00 |
darin%meer.net
|
373f51f2c6
|
fixes bug 263360 "Make CallCreateInstance use NS_GetComponentManager instead of nonfrozen/deprecated nsComponentManager symbols" r=bsmedberg sr=dbaron
|
2004-11-23 20:53:38 +00:00 |
bzbarsky%mit.edu
|
e705bff275
|
Don't create new nsCSSScanners all the time. Just make nsCSSScanner a
non-pointer member of nsCSSParser so when we recycle parsers scanners get
recycled automatically. Bug 263959, r+sr=dbaron
|
2004-10-14 03:30:55 +00:00 |
dbaron%dbaron.org
|
3dc556ddcf
|
Move CSS error reporting functions from parser to scanner so that scanner can report errors, and fix up the one existing error report in the scanner that I'd forgotten about. b=262249 r+sr=bzbarsky
|
2004-10-12 18:44:14 +00:00 |
dbaron%dbaron.org
|
f26ae219a5
|
Add helper functions that make it easier to cache factories. b=261310 r=darin
|
2004-10-02 00:44:13 +00:00 |
dbaron%dbaron.org
|
e39c91ad66
|
Improve performance of CSS error reporting. b=261283 r+sr=bzbarsky
|
2004-09-30 05:18:05 +00:00 |
dbaron%dbaron.org
|
c61563f77e
|
Separate sheet URI and base URI for style attributes and for CSS parsing from DOM APIs. b=258707 r+sr=bzbarsky
|
2004-09-10 23:31:48 +00:00 |
dbaron%dbaron.org
|
311b293f7d
|
Pass line number information for style elements through to the CSS parser so we can give correct line numbers in error reports. b=240420 r+sr=bzbarsky
|
2004-09-09 17:32:35 +00:00 |
roc+%cs.cmu.edu
|
52092297fe
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |