Bug 53896

Summary: [Wince] 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: aroben, commit-queue, paroga
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description Martin Robinson 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.
Comment 1 Patrick R. Gansterer 2011-02-06 17:35:55 PST
Created attachment 81435 [details]
Patch
Comment 2 Martin Robinson 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.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2011-02-06 20:09:11 PST
All reviewed patches have been landed.  Closing bug.