Bug 46852

Summary: Build fix: Add ENABLE(INSPECTOR) guard
Product: WebKit Reporter: Kwang Yul Seo <skyul>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Kwang Yul Seo
Reported 2010-09-29 16:28:34 PDT
Page does not have inspectorController() when ENABLE(INSPECTOR) is 0.
Attachments
Patch (1.31 KB, patch)
2010-09-29 16:29 PDT, Kwang Yul Seo
no flags
Kwang Yul Seo
Comment 1 2010-09-29 16:29:46 PDT
Darin Adler
Comment 2 2010-09-29 16:37:08 PDT
Comment on attachment 69274 [details] Patch Seems this would be better if you wrapped even more of the function in the #if. It’s strange to look up a page to just return 0.
WebKit Commit Bot
Comment 3 2010-09-30 01:22:29 PDT
Comment on attachment 69274 [details] Patch Clearing flags on attachment: 69274 Committed r68763: <http://trac.webkit.org/changeset/68763>
WebKit Commit Bot
Comment 4 2010-09-30 01:22:33 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.