[webkit-reviews] review canceled: [Bug 82728] Split remaining CSSRules into internal and CSSOM types : [Attachment 135105] updated patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 2 12:03:23 PDT 2012
Antti Koivisto <koivisto at iki.fi> has canceled Antti Koivisto
<koivisto at iki.fi>'s request for review:
Bug 82728: Split remaining CSSRules into internal and CSSOM types
https://bugs.webkit.org/show_bug.cgi?id=82728
Attachment 135105: updated patch
https://bugs.webkit.org/attachment.cgi?id=135105&action=review
------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
Use item()/length() for iterating collections instead of CSSRuleList from
cssRules(). The latter is security checked for CSSStyleSheet and may return
null.
More information about the webkit-reviews
mailing list