[webkit-reviews] review requested: [Bug 46663] FrameLoaderClient::didTransferChildFrameToNewDocument needs access to old page : [Attachment 72256] updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 28 16:32:41 PDT 2010


Jenn Braithwaite <jennb at chromium.org> has asked  for review:
Bug 46663: FrameLoaderClient::didTransferChildFrameToNewDocument needs access
to old page
https://bugs.webkit.org/show_bug.cgi?id=46663

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

------- Additional Comments from Jenn Braithwaite <jennb at chromium.org>
Added revision info and link along with description to ChangeLogs.
Put back a few extra lines of code that are still needed: oldPage local var in
Frame.cpp, plus include and class declarations for Page. Page is now used
elsewhere in the file, so it's not safe to rollback those lines.


More information about the webkit-reviews mailing list