[Webkit-unassigned] [Bug 51364] Web Inspector: Remote Web Inspector for platform/mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 19 14:05:32 PST 2011


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





--- Comment #28 from Adam Roben (aroben) <aroben at apple.com>  2011-01-19 14:05:32 PST ---
(From update of attachment 77066)
A few general comments based on an extremely quick glance:

1) Why is all this code up in WebKit? WebKit should ideally be a thin API layer on top of WebCore.
2) Can we make the code more cross-platform friendly? I.e., use C++ instead of ObjC, hide the CF use inside CF-specific files, etc.
3) Is there code we should be sharing with WebCore for the WebSocket-y stuff?

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