[webkit-reviews] review denied: [Bug 41155] In FrameLoader, m_URL is not set before calling client dispatchDidCommitLoad for cached pages : [Attachment 63924] Proposed patch with test case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 14 23:32:27 PDT 2010


Adam Barth <abarth at webkit.org> has denied Dinu Jacob <dinu.jacob at Nokia.com>'s
request for review:
Bug 41155: In FrameLoader, m_URL is not set before calling client
dispatchDidCommitLoad for cached pages
https://bugs.webkit.org/show_bug.cgi?id=41155

Attachment 63924: Proposed patch with test case
https://bugs.webkit.org/attachment.cgi?id=63924&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
We should remove FrameLoader::m_URL instead.  It's redundant with Document::url
and can only lead to bugs.


More information about the webkit-reviews mailing list