RESOLVED FIXED 16442
navigation policy delegate gets called twice for each load
https://bugs.webkit.org/show_bug.cgi?id=16442
Summary navigation policy delegate gets called twice for each load
Darin Adler
Reported 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.
Attachments
patch (3.32 KB, patch)
2007-12-14 15:14 PST, Darin Adler
adele: review+
Darin Adler
Comment 1 2007-12-14 15:14:10 PST
Darin Adler
Comment 2 2007-12-14 16:08:16 PST
Committed revision 28726.
Note You need to log in before you can comment on or make changes to this bug.