[webkit-reviews] review granted: [Bug 32551] Web Inspector: Do not lose HTTP redirect information, display it in the Resources Panel. : [Attachment 44867] [PATCH] Proposed change (contains drive-by fix removing createScriptObject - no need in that).

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 07:59:19 PST 2009


Timothy Hatcher <timothy at hatcher.name> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 32551: Web Inspector: Do not lose HTTP redirect information, display it in
the Resources Panel.
https://bugs.webkit.org/show_bug.cgi?id=32551

Attachment 44867: [PATCH] Proposed change (contains drive-by fix removing
createScriptObject - no need in that).
https://bugs.webkit.org/attachment.cgi?id=44867&action=review

------- Additional Comments from Timothy Hatcher <timothy at hatcher.name>

> +    if (resource != m_mainResource && windowVisible())
>	   resource->updateScriptObject(m_frontend.get());

Where does the main resource get updated?


More information about the webkit-reviews mailing list