Bug 53893

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

Description Martin Robinson 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.
Comment 1 Patrick R. Gansterer 2011-02-07 01:10:30 PST
Created attachment 81458 [details]
Patch
Comment 2 Andreas Kling 2011-02-07 06:36:31 PST
Comment on attachment 81458 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2011-02-07 07:56:54 PST
All reviewed patches have been landed.  Closing bug.