[Webkit-unassigned] [Bug 22960] set decoded size for style sheets

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


https://bugs.webkit.org/show_bug.cgi?id=22960


sam at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26201|review?                     |review-
               Flag|                            |




------- Comment #2 from sam at webkit.org  2008-12-22 08:19 PDT -------
(From update of attachment 26201)
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-


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list