[Webkit-unassigned] [Bug 113471] Web Inspector: Network. Add a test for resource type of xhr-preflight

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 31 20:09:43 PDT 2013


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





--- Comment #4 from pdeng6 <pan.deng at intel.com>  2013-03-31 20:07:53 PST ---
(In reply to comment #2)
> (From update of attachment 195471 [details])
> We already have http/tests/inspector/network-preflight-options.html, can we just add request.type to the content dumped there?

yep,
Note that "id=3&deny=yes" was classified as "other".
The reason is default type for a "willSendRequest" in front-end is "other", and it will be updated when receive corresponding response, but "id=3&deny=yes" will fail and never receive a response... "other" is a little confused but I think it make sense.

thanks
Pan

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