Closed Bug 516200 Opened 16 years ago Closed 16 years ago

Combine nsICSSParser with CSSParserImpl

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 523496

People

(Reporter: dzbarsky, Assigned: dzbarsky)

Details

Attachments

(1 file)

No description provided.
Attached patch PatchSplinter Review
Attachment #400321 - Flags: review?(dbaron)
This doesn't quite work, I think it leaks
Also it'd be nice if we didn't have to add so many exports. You could keep the existing class split but devirtualize the entry points in ns[I]CSSParser and have them downcast themselves to CSSParserImpl on call.
Comment on attachment 400321 [details] [diff] [review] Patch Clearing review request given comment 2 (or did you want me to look at it anyway?). (Sorry, should have asked that ages ago.) How much of this is subsumed by the work in bug 523496?
Attachment #400321 - Flags: review?(dbaron)
I think Zack pretty much did what I was trying to do.
nsCSSParser no longer exists as an exposed class after the second patch in bug 523496, so... yeah.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: