Bug 53895

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

Description Martin Robinson 2011-02-06 17:16:52 PST
This is a companion bug to 44784. FrameLoaderClient::createFrame eventually 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 00:50:30 PST
Created attachment 81457 [details]
Patch
Comment 2 Andreas Kling 2011-02-07 06:36:22 PST
Comment on attachment 81457 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2011-02-07 06:56:02 PST
Comment on attachment 81457 [details]
Patch

Clearing flags on attachment: 81457

Committed r77809: <http://trac.webkit.org/changeset/77809>
Comment 4 WebKit Commit Bot 2011-02-07 06:56:06 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Review Bot 2011-02-07 07:28:20 PST
http://trac.webkit.org/changeset/77809 might have broken Qt Linux Release
The following tests are not passing:
svg/dom/use-transform.svg