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

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


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


Joseph Pecoraro <joepeck at webkit.org> changed:

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




--- Comment #1 from Joseph Pecoraro <joepeck at webkit.org>  2010-12-20 18:58:37 PST ---
Created an attachment (id=77064)
 --> (https://bugs.webkit.org/attachment.cgi?id=77064&action=review)
[PATCH] Part 1: Change Code Generation for InspectorBackendDispatcher

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.

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