[Webkit-unassigned] [Bug 113630] New: HTMLLinkElement should resolve resource URLs when resources will be fetched

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 29 17:17:17 PDT 2013


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

           Summary: HTMLLinkElement should resolve resource URLs when
                    resources will be fetched
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rafaelw at chromium.org
                CC: eric at webkit.org, abarth at webkit.org, ojan at chromium.org


Currently it resolves urls when the href attribute is processed (either during parse or setAttribute).

This will result in an erroneous url if 

a) the document's base URL has changed since the href attribute was processed
b) the link was adopted from another document

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