Bug 16442

Summary: navigation policy delegate gets called twice for each load
Product: WebKit Reporter: Darin Adler <darin>
Component: Page LoadingAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch adele: review+

Description Darin Adler 2007-12-14 15:10:31 PST
I noticed that the navigation policy delegate gets called twice for each load. One call is from FrameLoader and the other is from MainResourceLoader.
Comment 1 Darin Adler 2007-12-14 15:14:10 PST
Created attachment 17897 [details]
patch
Comment 2 Darin Adler 2007-12-14 16:08:16 PST
Committed revision 28726.