[Webkit-unassigned] [Bug 105738] Remove Key3 & Challenge Response from WebInspector-NetworkPanel-HeaderTab for websocket

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 00:33:13 PST 2013


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





--- Comment #13 from pdeng6 <pan.deng at intel.com>  2013-01-15 00:35:00 PST ---
(In reply to comment #11)
> (From update of attachment 182704 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=182704&action=review
> 
> > Source/WebCore/ChangeLog:5
> > +        Need the bug URL (OOPS!).
> 
> OOPS!  Remove this line.
> 
Done, thanks.
> > Source/WebCore/ChangeLog:12
> > +        No new tests (OOPS!).
> 
> OOPS!.  Please replace this OOPS! with a reason why the patch has no tests.
> 
thanks, done.
> > Source/WebCore/ChangeLog:31
> > +        * Modules/websockets/WebSocketHandshakeRequest.cpp:
> > +        * Modules/websockets/WebSocketHandshakeRequest.h:
> > +        (WebSocketHandshakeRequest):
> > +        * Modules/websockets/WebSocketHandshakeResponse.cpp:
> > +        * Modules/websockets/WebSocketHandshakeResponse.h:
> > +        (WebSocketHandshakeResponse):
> > +        * inspector/Inspector.json:
> > +        * inspector/InspectorResourceAgent.cpp:
> > +        (WebCore):
> > +        (WebCore::InspectorResourceAgent::willSendWebSocketHandshakeRequest):
> > +        (WebCore::InspectorResourceAgent::didReceiveWebSocketHandshakeResponse):
> > +        * inspector/front-end/NetworkManager.js:
> > +        (WebInspector.NetworkDispatcher.prototype.webSocketWillSendHandshakeRequest):
> > +        (WebInspector.NetworkDispatcher.prototype.webSocketHandshakeResponseReceived):
> > +        * inspector/front-end/RequestHeadersView.js:
> > +        (WebInspector.RequestHeadersView.prototype._refreshRequestHeaders):
> > +        (WebInspector.RequestHeadersView.prototype._refreshResponseHeaders):
> > +        (WebInspector.RequestHeadersView.prototype._refreshHeaders):
> 
> Please write per-file / per-function comments as possible.
major comments added, thanks :)

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