[webkit-reviews] review denied: [Bug 113696] Web Inspector: [Network] dataURIs are listed as separate requests in HAR. : [Attachment 196081] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 2 07:24:19 PDT 2013


Pavel Feldman <pfeldman at chromium.org> has denied Eugene Klyuchnikov
<eustas at chromium.org>'s request for review:
Bug 113696: Web Inspector: [Network] dataURIs are listed as separate requests
in HAR.
https://bugs.webkit.org/show_bug.cgi?id=113696

Attachment 196081: Patch
https://bugs.webkit.org/attachment.cgi?id=196081&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=196081&action=review


> Source/WebCore/inspector/front-end/NetworkPanel.js:98
> +WebInspector.NetworkLogView.HTTPSchemas = {"http": true, "https": true,
"ws": true};

What about wss, file schemes?
"HttpShemes".


More information about the webkit-reviews mailing list