[webkit-reviews] review granted: [Bug 30531] Move sendRemainingDelegateMessages to ResourceLoadNotifier : [Attachment 41445] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 14:08:01 PDT 2009


Eric Seidel <eric at webkit.org> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 30531: Move sendRemainingDelegateMessages to ResourceLoadNotifier
https://bugs.webkit.org/show_bug.cgi?id=30531

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
 179	     m_frame->loader()->client()->dispatchDidFailLoading(loader,
identifier, error);
 seems a little odd, but looks OK.  Are those all known to be non-null?


More information about the webkit-reviews mailing list