[Webkit-unassigned] [Bug 53892] New: [EFL] FrameLoaderClient calls loadURLInChildFrame on the child's frame loader
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Feb 6 17:06:00 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53892
Summary: [EFL] FrameLoaderClient calls loadURLInChildFrame on
the child's frame loader
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mrobinson at webkit.org
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list