[Webkit-unassigned] [Bug 30506] Resources that the server sent as 304 not modified are not shown in the inspectors resource pane

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 15:52:40 PDT 2009


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





--- Comment #2 from Martin Häcker <spamfaenger at gmx.de>  2009-10-19 15:52:39 PDT ---
I've seen it with builds for at least the last several months, the latest with
build 49764.

I have also seen it with Safari 4.0.3 so if it is a regression it probably was
in 4 already.

For reference, it mostly annoys me when I am debugging our web application that
we develop in-house.

Here's the homepage http://www.agile42.com/cms/pages/agilo/ and the
accompanying trac instance: https://dev.agile42.com/

It is open source, so you could get it to test with, I do suspect that this
error is so widespread that you can test it with any page that sends 304s for
objects.

I would advise to try it with javascript files, because it becomes really
apparant if you hit a breakpoint in a file that is just displayed as empty or
step into a function just to be shown an empty screen.

Something I just noticed: sometimes reloading the page and trying again helps
(but its more a 1 out of 10 tries works) scenario and it almost always means
that other files will then be hidden.

Still this points to the theory that this could also be a timing issue (which I
hope it's not).

Regards,
Martin

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list