Bug 51246 - The inspector does not compile without JAVASCRIPT_DEBUGGER
Summary: The inspector does not compile without JAVASCRIPT_DEBUGGER
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P4 Trivial
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on: 50493
Blocks:
  Show dependency treegraph
 
Reported: 2010-12-17 05:28 PST by Benjamin Poulain
Modified: 2010-12-17 06:16 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.10 KB, patch)
2010-12-17 05:31 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2010-12-17 05:28:07 PST
https://bugs.webkit.org/show_bug.cgi?id=50493 introduce the variable m_extraHeaders but incorrectly put it in the #ifdef for ENABLE(JAVASCRIPT_DEBUGGER).
Comment 1 Benjamin Poulain 2010-12-17 05:31:07 PST
Created attachment 76871 [details]
Patch
Comment 2 Laszlo Gombos 2010-12-17 05:56:33 PST
Comment on attachment 76871 [details]
Patch

lgtm, r+.
Comment 3 WebKit Commit Bot 2010-12-17 06:16:16 PST
Comment on attachment 76871 [details]
Patch

Clearing flags on attachment: 76871

Committed r74257: <http://trac.webkit.org/changeset/74257>
Comment 4 WebKit Commit Bot 2010-12-17 06:16:21 PST
All reviewed patches have been landed.  Closing bug.