[Webkit-unassigned] [Bug 21193] Page loading results in endless loop (SCRIPT FOR... EVENT... support)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 30 08:30:29 PDT 2008


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org
  BugsThisDependsOn|                            |16915
             Status|UNCONFIRMED                 |NEW
          Component|Page Loading                |HTML DOM
     Ever Confirmed|0                           |1
            Summary|Page loading results in     |Page loading results in
                   |endless loop                |endless loop (SCRIPT FOR...
                   |                            |EVENT... support)




------- Comment #1 from ap at webkit.org  2008-09-30 08:30 PDT -------
<SCRIPT FOR=window EVENT=onresize>window.location.href =
window.location.href;</script>

This is specifically an issue with this non-standard SCRIPT syntax - setting
window.location.href to the same value should and does reload. Perhaps we could
skip over such scripts if we don's support them.


-- 
Configure bugmail: https://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