[Webkit-unassigned] [Bug 51364] Web Inspector: Remote Web Inspector - Cross Platform InspectorServer

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


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79986|                            |review?
               Flag|                            |




--- Comment #36 from Joseph Pecoraro <joepeck at webkit.org>  2011-01-24 16:22:45 PST ---
Created an attachment (id=79986)
 --> (https://bugs.webkit.org/attachment.cgi?id=79986&action=review)
[PATCH] New Part 2 - Add Generic HTTP Request Class. Generalized HTTP Parsing.

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.

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