[Webkit-unassigned] [Bug 12408] New: Documents loaded via "javascript:" URLs have empty URLs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 25 12:23:00 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12408

           Summary: Documents loaded via "javascript:" URLs have empty URLs
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


<iframe frameborder=0
src="javascript:'<script>alert(document.URL)</script>'"></iframe>

This shows an alert with iframe's URL. In WebKit, it's empty (displayed as
about:blank), while Firefox displays the actual "javascript:" URL.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list