[webkit-reviews] review requested: [Bug 38906] Expose CSS rule body start/end offsets in the parent stylesheet : [Attachment 56388] [PATCH] External storage approach

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 18 10:24:14 PDT 2010


Alexander Pavlov (apavlov) <apavlov at chromium.org> has asked  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 56388: [PATCH] External storage approach
https://bugs.webkit.org/attachment.cgi?id=56388&action=review

------- Additional Comments from Alexander Pavlov (apavlov)
<apavlov at chromium.org>
This patch implements an alternative approach: rule body start/end offsets are
extracted into an external Vector (inside InspectorCSSStore) only when the Web
Inspector side has requested to do so.


More information about the webkit-reviews mailing list