[Webkit-unassigned] [Bug 86721] New: [GTK] KURL::fileSystemPath() should strip the query of the uri

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 05:11:34 PDT 2012


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

           Summary: [GTK] KURL::fileSystemPath() should strip the query of
                    the uri
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: gns at gnome.org, pnormand at igalia.com


If the url contains a query, the path returned by KURL::fileSystemPath() should not include the query. This happens when the inspector is loaded docked in wk2. The uri contains ?docked=true. The inspector proxy installs its own policy client to ignore any request not coming from the inspector base URL. To check urls it uses KURL::fileSystemPath() to make sure request are local files and from the inspector directory.

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