[webkit-reviews] review requested: [Bug 51364] Web Inspector: Remote Web Inspector for platform/mac : [Attachment 77064] [PATCH] Part 1: Change Code Generation for InspectorBackendDispatcher

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 20 18:58:37 PST 2010


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

Attachment 77064: [PATCH] Part 1: Change Code Generation for
InspectorBackendDispatcher
https://bugs.webkit.org/attachment.cgi?id=77064&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
Minor change. This changes:

    #include <InspectorController.h>

To:

    #include "InspectorController.h"

So that the file can be included later in WebKit/mac. Let
me know if there is a different, preferred way.


More information about the webkit-reviews mailing list