[webkit-reviews] review requested: [Bug 51364] Web Inspector: Remote Web Inspector - Cross Platform InspectorServer : [Attachment 79986] [PATCH] New Part 2 - Add Generic HTTP Request Class. Generalized HTTP Parsing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 16:22:44 PST 2011


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 51364: Web Inspector: Remote Web Inspector - Cross Platform InspectorServer
https://bugs.webkit.org/show_bug.cgi?id=51364

Attachment 79986: [PATCH] New Part 2 - Add Generic HTTP Request Class.
Generalized HTTP Parsing.
https://bugs.webkit.org/attachment.cgi?id=79986&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
This part:

  • Generalize some HTTP code
  • Borrowed code from WebSockets causes WebSockets refactoring
  • Should not require any platform specific changes.

Next up is creating a generic WebSocketServer, and either a client
interface or a subclass that would be an "InspectorServer". I'm still
working out the details of what would be best.


More information about the webkit-reviews mailing list