RESOLVED FIXED 30956
intermittent parse errors with javascript showing through markup
https://bugs.webkit.org/show_bug.cgi?id=30956
Summary intermittent parse errors with javascript showing through markup
Ben Shapiro
Reported 2009-10-30 10:55:03 PDT
Created attachment 42216 [details] javascript is visible Given that I'm using Safari 4.0.3 (6531.9) on Snow Leopard (but not the Leopard version of 4.0.3) or the latest Windows Safari, or a Webkit nightly (e.g., 6531.9, r50235) on Snow Leopard (unknown if it happens on Leopard) When I go to http://space.iremix.org/spackle1/units/ Then I should see a page that includes a YUI table that lets me sort. However, if I click back and forth between Roles and Units and Projects, every dozen or two page views will result in an error state where javascript is poking through the markup (see screenshot). And the Safari error console reports a parse error. But View|Source appears correctly. This problem does not occur with IE or Firefox. This does not appear to be a server problem (I've hit the same URL many times and diff'd the output to no avail). I suspect this is some sort of cache corruption bug, but can't say for sure. Help! Thanks.
Attachments
javascript is visible (649.06 KB, image/png)
2009-10-30 10:55 PDT, Ben Shapiro
no flags
Ben Shapiro
Comment 1 2009-10-30 10:56:13 PDT
I do not believe this happens with nightlies on Leopard, but does with Snow Leopard.
Ben Shapiro
Comment 2 2010-01-04 15:18:54 PST
This appears to be fixed in r51825. Whatever it was, it hasn't made it downstream into the Chromium builds yet.
Ben Shapiro
Comment 3 2010-01-04 15:25:41 PST
Just to clarify that last update, I've not noticed this problem since using webkit nightlies since r51825, including the most recent.
Note You need to log in before you can comment on or make changes to this bug.