RESOLVED DUPLICATE of bug 49500 49229
Add ENABLE(INSPECTOR) guards
https://bugs.webkit.org/show_bug.cgi?id=49229
Summary Add ENABLE(INSPECTOR) guards
Kwang Yul Seo
Reported 2010-11-08 18:07:25 PST
Build fix. Add ENABLE(INSPECTOR) to ConsoleMessage, ScriptCallFrame and ScriptCallStack.
Attachments
Patch (4.43 KB, patch)
2010-11-08 18:14 PST, Kwang Yul Seo
no flags
Kwang Yul Seo
Comment 1 2010-11-08 18:14:26 PST
Laszlo Gombos
Comment 2 2010-11-10 02:10:28 PST
Comment on attachment 73326 [details] Patch The approach so far has been to flag the dependencies only in the body so that the flag does not bleed over. I'd like to continue this approach. Would it be possible to address the build problem without changing the following headers: inspector/ConsoleMessage.h inspector/ScriptCallFrame.h inspector/ScriptCallStack.h
Kwang Yul Seo
Comment 3 2010-11-13 16:09:50 PST
*** This bug has been marked as a duplicate of bug 49500 ***
Note You need to log in before you can comment on or make changes to this bug.