[webkit-reviews] review canceled: [Bug 85598] Share stylesheet data structures between documents : [Attachment 140198] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 4 08:28:23 PDT 2012


Antti Koivisto <koivisto at iki.fi> has canceled Antti Koivisto
<koivisto at iki.fi>'s request for review:
Bug 85598: Share stylesheet data structures between documents
https://bugs.webkit.org/show_bug.cgi?id=85598

Attachment 140198: patch
https://bugs.webkit.org/attachment.cgi?id=140198&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
- Use RAII instead of explicit willMutate/didMutate pairs
- Remove StyleSheetInternal::createChildRuleCSSOMWrapper in favor of just using
ruleAt()

Some tests coming up.


More information about the webkit-reviews mailing list