[Webkit-unassigned] [Bug 22927] Using spaces for indent in Ext/Javascript code causes all Javascript execution to fail silently

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 19 15:25:24 PST 2008


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





------- Comment #11 from brian-webkit at vfive.com  2008-12-19 15:25 PDT -------
There are no errors reported - in fact no Javascript executes when this
happens.  I was able to modify the <body> of the HTML to something like:

<body>
HELLO
<script>alert('hello!');</script>
</body>

And the HELLO would show up in the Ext panel - proving that the content was
loading - but the alert would not fire.  Totally bizarre.  Both my computer and
my contractor's computer showed the same behavior in all four browsers (working
in FF/IE, failing in Safari/Chrome).


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