Bug 30531

Summary: Move sendRemainingDelegateMessages to ResourceLoadNotifier
Product: WebKit Reporter: Adam Barth <abarth>
Component: Page LoadingAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 29947    
Attachments:
Description Flags
Patch v1 eric: review+

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.