[Webkit-unassigned] [Bug 59235] New: [Chromium] createWindow() does not pass url to createView() in the case of a FrameLoadRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 14:38:47 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=59235

           Summary: [Chromium] createWindow() does not pass url to
                    createView() in the case of a FrameLoadRequest
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: anthony.taranto at gmail.com
                CC: eric at webkit.org


The url is available if createWindow is called as a result of a NavigationRequest, but not for all cases of FrameLoadRequest.

This patch always passes url to createView() in all cases.

This is required to fix this Chromium Embedded Framework issue:

http://code.google.com/p/chromiumembedded/issues/detail?id=5

Previous mailing list discussion:

http://groups.google.com/group/chromium-dev/browse_thread/thread/6597b4b28e564a95

-- 
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