[Webkit-unassigned] [Bug 112476] New: UserContentURLPattern does not properly handle URLs with ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 15 16:12:41 PDT 2013


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

           Summary: UserContentURLPattern does not properly handle URLs
                    with ports
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org
        Depends on: 37931


I stumbled upon this bug implementing the user stylesheet API for WebKit2GTK+. It seems that a pattern of "http://127.0.0.1:57779/somepath" does not match the URL "http://127.0.0.1:57779/somepath"

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