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

Martin Robinson
Reported 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.
Attachments
Patch (1.45 KB, patch)
2011-02-07 00:50 PST, Patrick R. Gansterer
no flags
Patrick R. Gansterer
Comment 1 2011-02-07 00:50:30 PST
Andreas Kling
Comment 2 2011-02-07 06:36:22 PST
Comment on attachment 81457 [details] Patch r=me
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2011-02-07 06:56:06 PST
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 5 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
Note You need to log in before you can comment on or make changes to this bug.