Bug 31384 - Missing ENABLE(INSPECTOR) guard
Summary: Missing ENABLE(INSPECTOR) guard
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Ben Murdoch
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-11 16:11 PST by Ben Murdoch
Modified: 2009-11-11 16:39 PST (History)
1 user (show)

See Also:


Attachments
Patch. (1.11 KB, patch)
2009-11-11 16:22 PST, Ben Murdoch
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Murdoch 2009-11-11 16:11:18 PST
The #include "JSInspectorBackend.h" in bindings/js/ScriptObject.cpp should be guarded.
Comment 1 Ben Murdoch 2009-11-11 16:22:03 PST
Created attachment 43018 [details]
Patch.
Comment 2 WebKit Commit Bot 2009-11-11 16:39:38 PST
Comment on attachment 43018 [details]
Patch.

Clearing flags on attachment: 43018

Committed r50848: <http://trac.webkit.org/changeset/50848>
Comment 3 WebKit Commit Bot 2009-11-11 16:39:42 PST
All reviewed patches have been landed.  Closing bug.