Bug 16442 - navigation policy delegate gets called twice for each load
Summary: navigation policy delegate gets called twice for each load
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-14 15:10 PST by Darin Adler
Modified: 2007-12-14 16:08 PST (History)
0 users

See Also:


Attachments
patch (3.32 KB, patch)
2007-12-14 15:14 PST, Darin Adler
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.