Bug 100610 - [WK2] Fix the incorrect use of preprocessor macro in WKPage.h
Summary: [WK2] Fix the incorrect use of preprocessor macro in WKPage.h
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-28 09:59 PDT by Byungwoo Lee
Modified: 2012-10-28 22:14 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.17 KB, patch)
2012-10-28 10:24 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-28 09:59:34 PDT
There is a preprocessor macro to check webkit feature 'ENABLE_INSPECTOR' in WKPage.h header file.
This should be removed from the header file, and be moved to the source file.
Comment 1 Byungwoo Lee 2012-10-28 10:24:25 PDT
Created attachment 171134 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-28 22:14:08 PDT
Comment on attachment 171134 [details]
Patch

Clearing flags on attachment: 171134

Committed r132761: <http://trac.webkit.org/changeset/132761>
Comment 3 WebKit Review Bot 2012-10-28 22:14:11 PDT
All reviewed patches have been landed.  Closing bug.