[webkit-reviews] review requested: [Bug 70223] CSSStyleSheet: finding the owner node should be in its own method : [Attachment 113827] de-conflicted patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 6 23:33:08 PST 2011


Roland Steiner <rolandsteiner at chromium.org> has asked  for review:
Bug 70223: CSSStyleSheet: finding the owner node should be in its own method
https://bugs.webkit.org/show_bug.cgi?id=70223

Attachment 113827: de-conflicted patch
https://bugs.webkit.org/attachment.cgi?id=113827&action=review

------- Additional Comments from Roland Steiner <rolandsteiner at chromium.org>
AFAICT there's no naming convention for tree climbing - e.g., CSSRule's
parentStyleSheet() implicitly climbs. Renamed the function to
'styleSheetOwnerNode'.


More information about the webkit-reviews mailing list