[Webkit-unassigned] [Bug 66058] New: The url property of a beforeload event should be an absolute URL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 11 07:33:21 PDT 2011


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

           Summary: The url property of a beforeload event should be an
                    absolute URL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marc.hoyois at gmail.com


Currently the url property of a beforeload event is taken directly from the HTML source, so it may be a relative URL.
For all applications of beforeload that I can think of, an absolute URL is preferrable.
Of course, it's easy to make the URL absolute manually using the temporary <a> tag trick, but that shouldn't be necessary.

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