Bug 53892

Summary: [EFL] FrameLoaderClient calls loadURLInChildFrame on the child's frame loader
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Martin Robinson
Reported 2011-02-06 17:06:00 PST
This is a companion bug to 44784. FrameLoaderClient::createFrame eventually calls ewk_frame_child_add, which calls loadURLInChildFrame on the new frame's FrameLoader. This should happen on the parent frame's FrameLoader.
Attachments
Patch (1.24 KB, patch)
2011-02-07 01:15 PST, Patrick R. Gansterer
no flags
Patrick R. Gansterer
Comment 1 2011-02-07 01:15:25 PST
Andreas Kling
Comment 2 2011-02-07 06:36:39 PST
Comment on attachment 81459 [details] Patch r=me
WebKit Commit Bot
Comment 3 2011-02-07 07:18:38 PST
Comment on attachment 81459 [details] Patch Clearing flags on attachment: 81459 Committed r77811: <http://trac.webkit.org/changeset/77811>
WebKit Commit Bot
Comment 4 2011-02-07 07:18:42 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.