Bug 100722 - [WK2] Remove incorrect use of preprocessor macro in API headers.
Summary: [WK2] Remove incorrect use of preprocessor macro in API headers.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Byungwoo Lee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-29 20:23 PDT by Byungwoo Lee
Modified: 2012-10-30 00:36 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.05 KB, patch)
2012-10-29 20:49 PDT, Byungwoo Lee
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Byungwoo Lee 2012-10-29 20:23:51 PDT
ENABLE(INSPECTOR) is used in WK API headers. (WKAPICast.h, WKInspector.h)
Those need to be removed.
Comment 1 Byungwoo Lee 2012-10-29 20:49:38 PDT
Created attachment 171366 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-30 00:36:29 PDT
Comment on attachment 171366 [details]
Patch

Clearing flags on attachment: 171366

Committed r132875: <http://trac.webkit.org/changeset/132875>
Comment 3 WebKit Review Bot 2012-10-30 00:36:33 PDT
All reviewed patches have been landed.  Closing bug.