[webkit-reviews] review requested: [Bug 22394] Be more eager in destroying script decoded data : [Attachment 25363] patch 4 - Destroy decoded data on a zero-delay timer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 21 14:43:29 PST 2008


Sam Weinig <sam at webkit.org> has asked  for review:
Bug 22394: Be more eager in destroying script decoded data
https://bugs.webkit.org/show_bug.cgi?id=22394

Attachment 25363: patch 4 - Destroy decoded data on a zero-delay timer
https://bugs.webkit.org/attachment.cgi?id=25363&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
This approach adds a zero-delay timer after decoding script data to destroy it.
 This should handle all cases of avoiding re-decoding data shortly after
initial re-decode.


More information about the webkit-reviews mailing list