RESOLVED FIXED 53893
[Haiku] FrameLoaderClient calls loadURLInChildFrame on the child's frame loader
https://bugs.webkit.org/show_bug.cgi?id=53893
Summary [Haiku] FrameLoaderClient calls loadURLInChildFrame on the child's frame loader
Martin Robinson
Reported 2011-02-06 17:08:47 PST
This is a companion bug to 44784. FrameLoaderClient::createFrame calls loadURLInChildFrame on the new frame's FrameLoader. This should happen on the parent frame's FrameLoader.
Attachments
Patch (1.53 KB, patch)
2011-02-07 01:10 PST, Patrick R. Gansterer
no flags
Patrick R. Gansterer
Comment 1 2011-02-07 01:10:30 PST
Andreas Kling
Comment 2 2011-02-07 06:36:31 PST
Comment on attachment 81458 [details] Patch r=me
WebKit Commit Bot
Comment 3 2011-02-07 07:56:50 PST
Comment on attachment 81458 [details] Patch Clearing flags on attachment: 81458 Committed r77813: <http://trac.webkit.org/changeset/77813>
WebKit Commit Bot
Comment 4 2011-02-07 07:56:54 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.