Bug 69758 - Add missing ifdef for JAVASCRIPT_DEBUGGER feature.
Summary: Add missing ifdef for JAVASCRIPT_DEBUGGER feature.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 32452
  Show dependency treegraph
 
Reported: 2011-10-10 07:12 PDT by Nayan Kumar K
Modified: 2011-10-10 14:13 PDT (History)
2 users (show)

See Also:


Attachments
Add if guards (1.83 KB, patch)
2011-10-10 07:21 PDT, Nayan Kumar K
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nayan Kumar K 2011-10-10 07:12:19 PDT
Add missing ifdef for JAVASCRIPT_DEBUGGER feature. This bug is discovered while porting V8 to WebKit-GTK (https://bugs.webkit.org/show_bug.cgi?id=32452)
Comment 1 Nayan Kumar K 2011-10-10 07:21:52 PDT
Created attachment 110357 [details]
Add if guards
Comment 2 WebKit Review Bot 2011-10-10 14:13:42 PDT
Comment on attachment 110357 [details]
Add if guards

Clearing flags on attachment: 110357

Committed r97084: <http://trac.webkit.org/changeset/97084>
Comment 3 WebKit Review Bot 2011-10-10 14:13:47 PDT
All reviewed patches have been landed.  Closing bug.