[Webkit-unassigned] [Bug 83998] Capture CSS parser context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 15 19:07:49 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=83998





--- Comment #10 from Antti Koivisto <koivisto at iki.fi>  2012-04-15 19:07:48 PST ---
(In reply to comment #9)
> Are there any cases where we keep a CSSParser object around for a while?  

No. It is always stack allocated and thrown away after parsing finishes.

> Are we sure the baseURL of the Document can never change in the lifetime of the parser?

Pretty sure.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list