[webkit-reviews] review denied: [Bug 22960] set decoded size for style sheets : [Attachment 26201] report decoded size for style sheets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 22 08:19:55 PST 2008


Sam Weinig <sam at webkit.org> has denied Cary Clark <caryclark at google.com>'s
request for review:
Bug 22960: set decoded size for style sheets
https://bugs.webkit.org/show_bug.cgi?id=22960

Attachment 26201: report decoded size for style sheets
https://bugs.webkit.org/attachment.cgi?id=26201&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
We immediately clear m_decodedSheetText after checkNotify, so you would have to
call setDecodedSize(0) then. But, I don't think it makes sense to set the
decodedSize at all, since I don't believe the cache will ever check the decoded
size in between these two calls.

r-


More information about the webkit-reviews mailing list