[Webkit-unassigned] [Bug 128321] Check selectors exactly when invalidating style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 15:32:46 PST 2014


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





--- Comment #3 from Antti Koivisto <koivisto at iki.fi>  2014-02-06 15:30:05 PST ---
(In reply to comment #2)
> (From update of attachment 223362 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=223362&action=review
> 
> r=me with some tweaks.
> 
> Q: Can we piggyback on the already massaged data in the Document's StyleResolver here?

Not really. The new sheet stuff is not in StyleResolver yet. Optimally we would transfer it over instead of reprocessing but everything here is pretty cheap in any case.

-- 
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