[Webkit-unassigned] [Bug 13579] window.location.assign(url) ignores "javascript:" type addresses

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 3 17:33:29 PDT 2007


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


bdash at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




------- Comment #1 from bdash at webkit.org  2007-05-03 17:33 PDT -------
This works for me in the latest nightly build.

<script type="text/javascript">
    window.location.assign('javascript:alert("Hi")');
</script>


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