WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 53892
[EFL] FrameLoaderClient calls loadURLInChildFrame on the child's frame loader
https://bugs.webkit.org/show_bug.cgi?id=53892
Summary
[EFL] FrameLoaderClient calls loadURLInChildFrame on the child's frame loader
Martin Robinson
Reported
2011-02-06 17:06:00 PST
This is a companion bug to 44784. FrameLoaderClient::createFrame eventually calls ewk_frame_child_add, which calls loadURLInChildFrame on the new frame's FrameLoader. This should happen on the parent frame's FrameLoader.
Attachments
Patch
(1.24 KB, patch)
2011-02-07 01:15 PST
,
Patrick R. Gansterer
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Patrick R. Gansterer
Comment 1
2011-02-07 01:15:25 PST
Created
attachment 81459
[details]
Patch
Andreas Kling
Comment 2
2011-02-07 06:36:39 PST
Comment on
attachment 81459
[details]
Patch r=me
WebKit Commit Bot
Comment 3
2011-02-07 07:18:38 PST
Comment on
attachment 81459
[details]
Patch Clearing flags on attachment: 81459 Committed
r77811
: <
http://trac.webkit.org/changeset/77811
>
WebKit Commit Bot
Comment 4
2011-02-07 07:18:42 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug