Bug 73962

Summary: WebKit Mac does not build without CONTEXT MENU
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: Web Inspector (Deprecated)Assignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 62985    
Bug Blocks:    
Attachments:
Description Flags
Patch pfeldman: review+

Description Benjamin Poulain 2011-12-06 16:38:25 PST
After r100903, when CONTEXT_MENUS is not enabled, WebKit does not link due to missing methods from the inspector.
Comment 1 Benjamin Poulain 2011-12-06 16:43:59 PST
Created attachment 118138 [details]
Patch
Comment 2 Pavel Feldman 2011-12-06 17:35:29 PST
Comment on attachment 118138 [details]
Patch

Thanks for fixing this.
Comment 3 Benjamin Poulain 2011-12-06 18:11:47 PST
Committed r102205: <http://trac.webkit.org/changeset/102205>