[Webkit-unassigned] [Bug 80551] REGRESSION (r107672): Cached XMLHttpRequest responses are not delivered when response has a ETag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 12:56:56 PST 2012


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





--- Comment #6 from Nate Chapin <japhet at chromium.org>  2012-03-08 12:56:56 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > This sounds reasonable to me, but I don't see the connection to this bug. Here, no response is delivered at all, not even a stale one.
> 
> Sorry, I misread the report. That's bad, will look at this today.

This appears to be more general than just etags. When the content of a cached xhr is valid but empty, we exit too early in CachedRawResource::didAddClient() and leave the load hanging.

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