Closed Bug 231789 Opened 21 years ago Closed 20 years ago

Make ParseCSS more tinderbox friendly

Categories

(Core :: CSS Parsing and Computation, enhancement)

x86
Linux
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: timeless, Assigned: timeless)

Details

Attachments

(1 file)

Add command syntax,
tolerate missing files,
handle oom cases,
don't crash on symlinks,

i actually used limit to test ParseCSS for the tiny oom cases (that was fun).
Attached patch changesSplinter Review
Attachment #139645 - Flags: review?(bz-vacation)
Comment on attachment 139645 [details] [diff] [review]
changes

r=bzbarsky, but have dbaron ok this.
Attachment #139645 - Flags: review?(bz-vacation) → review+
Attachment #139645 - Flags: superreview?(dbaron)
Comment on attachment 139645 [details] [diff] [review]
changes

>+        fprintf(stderr, "ParseCSS [filelist]\n");

fprintf(stderr, "%s [FILE]...\n", argv[0]);

sr=dbaron
Attachment #139645 - Flags: superreview?(dbaron) → superreview+
mozilla/layout/html/tests/ParseCSS.cpp 	1.6
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: