[webkit-reviews] review granted: [Bug 37725] FrameLoader::clear() clears runtime objects that cached pages later rely on : [Attachment 58403] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 13:16:13 PDT 2010


Alexey Proskuryakov <ap at webkit.org> has granted Robert Hogan
<robert at webkit.org>'s request for review:
Bug 37725: FrameLoader::clear() clears runtime objects that cached pages later
rely on
https://bugs.webkit.org/show_bug.cgi?id=37725

Attachment 58403: Patch
https://bugs.webkit.org/attachment.cgi?id=58403&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
WebCore/bindings/js/ScriptController.h:201
 +	// safe to invalidate() when WebKit navigates away from the page that
contains them.
It is not the objects that prevent page caching, it is the plugin it self.


More information about the webkit-reviews mailing list