[Webkit-unassigned] [Bug 58259] Web Inspector: Enable raw HTTP headers support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 12 13:24:40 PDT 2011


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





--- Comment #5 from Vsevolod Vlasov <vsevik at chromium.org>  2011-04-12 13:24:40 PST ---
> > Source/WebCore/inspector/front-end/Resource.js:409
> > +        this._requestHeaders = null;
> 
> Why not just delete this for consistency with the rest of the code?
Done.

> > Source/WebCore/inspector/front-end/ResourceHeadersView.js:327
> > +            this._refreshURL();
> 
> Shouldn't we also call this._refreshFormData() here?
This piece of code is removed now, but I checked that we call this._refreshFormData() in each scenario.

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