RESOLVED FIXED 53896
[Wince] FrameLoaderClient calls loadURLInChildFrame on the child's frame loader
https://bugs.webkit.org/show_bug.cgi?id=53896
Summary [Wince] FrameLoaderClient calls loadURLInChildFrame on the child's frame loader
Martin Robinson
Reported 2011-02-06 17:24:43 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.33 KB, patch)
2011-02-06 17:35 PST, Patrick R. Gansterer
no flags
Patrick R. Gansterer
Comment 1 2011-02-06 17:35:55 PST
Martin Robinson
Comment 2 2011-02-06 19:49:48 PST
Comment on attachment 81435 [details] Patch Does Wince run tests at all? You might want to mention which tests cover this.
WebKit Commit Bot
Comment 3 2011-02-06 20:09:06 PST
Comment on attachment 81435 [details] Patch Clearing flags on attachment: 81435 Committed r77783: <http://trac.webkit.org/changeset/77783>
WebKit Commit Bot
Comment 4 2011-02-06 20:09:11 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.