Bug 53896 - [Wince] FrameLoaderClient calls loadURLInChildFrame on the child's frame loader
Summary: [Wince] FrameLoaderClient calls loadURLInChildFrame on the child's frame loader
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-06 17:24 PST by Martin Robinson
Modified: 2011-02-06 20:09 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2011-02-06 17:35 PST, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.