RESOLVED FIXED 30531
Move sendRemainingDelegateMessages to ResourceLoadNotifier
https://bugs.webkit.org/show_bug.cgi?id=30531
Summary Move sendRemainingDelegateMessages to ResourceLoadNotifier
Adam Barth
Reported 2009-10-19 13:38:46 PDT
As request by Darin Adler.
Attachments
Patch v1 (6.34 KB, patch)
2009-10-19 13:41 PDT, Adam Barth
eric: review+
Adam Barth
Comment 1 2009-10-19 13:41:27 PDT
Created attachment 41445 [details] Patch v1
Eric Seidel (no email)
Comment 2 2009-10-19 14:08:02 PDT
Comment on attachment 41445 [details] Patch v1 179 m_frame->loader()->client()->dispatchDidFailLoading(loader, identifier, error); seems a little odd, but looks OK. Are those all known to be non-null?
Adam Barth
Comment 3 2009-10-19 18:28:56 PDT
Note You need to log in before you can comment on or make changes to this bug.