[webkit-reviews] review denied: [Bug 44713] Resource tracking failure when trying to move a frame between documents : [Attachment 70668] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 14 09:57:42 PDT 2010


Jenn Braithwaite <jennb at chromium.org> has denied Jenn Braithwaite
<jennb at chromium.org>'s request for review:
Bug 44713: Resource tracking failure when trying to move a frame between
documents
https://bugs.webkit.org/show_bug.cgi?id=44713

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

------- Additional Comments from Jenn Braithwaite <jennb at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=70668&action=review

I will upload a new patch with the trigger for updating resource tracking moved
within WebCore.

> WebKit/mac/WebCoreSupport/WebFrameLoaderClient.mm:1395
> +    loader->transferLoadingResourcesToNewPage(oldPage);

Trigger for updating resource tracking needs to be moved to WebCore beause
there are other webcore components that need to update resource tracking.


More information about the webkit-reviews mailing list