Bug 38306
Summary: | JavaScript isnt working under r58391 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Rüdiger Cordes <rc> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Normal | CC: | alondrajaneth3396, ap, gggrabotaq, thenarant |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Rüdiger Cordes
Following isnt working:
<HTML>
<BODY onload="alert('juhu')">BODY</BODY>
</HTML>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
I cannot reproduce this with a local debug build of r58534 on Tiger/PowerPC. Could you please try a newer nightly build, and also make sure that you don't have JavaScript disabled?
Rüdiger Cordes
Even in r58572 it isnt working. JavaScript is enabled. I will restart the PowerBook to see what happens.
Rüdiger Cordes
Even in r58638 and after restart JavaScript isnt working.
When its not reproducable for you it seems to be a problem of my installation. Although Webkit is new installed something is not working.
Rüdiger Cordes
JavaScript is running. I testet it with acid3test.
Its my programming environment that leads to this problem: PHP-Aquarium 1.4.4. So I will have a look at it and will give the result.
Rüdiger
Rüdiger Cordes
With php-command
header('X-XSS-Protection: 0; mode=block');
Javascript is working again.
Thanks to the community for the many contributions for finding the solution.
Alexey Proskuryakov
Thank you for the followup! Marking as INVALID. This does not have actionable details, but sounds like this was correct behavior for X-XSS-Protection.
Rüdiger Cordes
I had no chance to know that the introduction of X-XSS-Protection could be responsible for this behaviour, because I was working solely in my own domain. No other domain involved. So maybe this is actually a bug in X-XSS-Protection!
Alexey Proskuryakov
Please provide a complete test case so that we could reproduce and investigate this.
Alondra Ramírez
Desactivar java