[webkit-reviews] review granted: [Bug 38906] Expose CSS rule body start/end offsets in the parent stylesheet : [Attachment 55703] [PATCH] Suggested solution

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 02:45:36 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 38906: Expose CSS rule body start/end offsets in the parent stylesheet
https://bugs.webkit.org/show_bug.cgi?id=38906

Attachment 55703: [PATCH] Suggested solution
https://bugs.webkit.org/attachment.cgi?id=55703&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
WebCore/css/CSSParser.cpp:5482
 +  void CSSParser::markStart()
I think you should pick a more specific name for these methods, something like
markCurrentRuleStart


More information about the webkit-reviews mailing list