[Webkit-unassigned] [Bug 165621] New: REGRESSION (URL parser):=?UTF-8?Q?=20Relative=20URLs=20aren=E2=80=99t=20resolved=20correctly=20when=20the=20base=20URL=20is=20an=20applewebdata?=: URL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 12:58:49 PST 2016


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

            Bug ID: 165621
           Summary: REGRESSION (URL parser): Relative URLs aren’t resolved
                    correctly when the base URL is an applewebdata: URL
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: NeedsRadar, Regression
          Severity: Normal
          Priority: P2
         Component: Page Loading
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mitz at webkit.org
                CC: beidson at apple.com

Relative URLs aren’t resolved correctly when the base URL is an applewebdata: URL. Loading the HTML string "<img src='relative.jpg'>" results in the image’s src property evaluating to something like applewebdata://D5439AC2-A80D-41D9-9DCE-3A61F54E56E0relative.jpg instead of applewebdata://D5439AC2-A80D-41D9-9DCE-3A61F54E56E0/relative.jpg (notice the missing forward slash).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161208/29c70eb6/attachment.html>


More information about the webkit-unassigned mailing list