[Webkit-unassigned] [Bug 69972] Spurious warnings when receiving HTTP response code 204

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 14 09:04:43 PST 2011


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





--- Comment #9 from Pavel Feldman <pfeldman at chromium.org>  2011-12-14 09:04:43 PST ---
(In reply to comment #8)
> I'm reading over the code, and I can't see how this.type and this.mimeType are set at all. I know I've seen various different types come up in the warning message, however. Do you know where those values are being set?

As I mentioned above, you should replace "this.mimeType" and "this.type" with "resource.mimeType" and "resource.type" to fix the actual problem.

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