Bug 25728 - V8_BINDING macro should be USE(V8_BINDING) or ENABLE(V8_BINDING)
Summary: V8_BINDING macro should be USE(V8_BINDING) or ENABLE(V8_BINDING)
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-12 07:49 PDT by David Kilzer (:ddkilzer)
Modified: 2013-05-30 08:51 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2009-05-12 07:49:07 PDT
* SUMMARY
The V8_BINDING macro should be USE(V8_BINDING) or ENABLE(V8_BINDING) to match similar macros used in WebKit.  It's primarily (only?) used in IDL files in WebCore today.
Comment 1 David Kilzer (:ddkilzer) 2009-05-12 08:40:44 PDT
See also Bug 25727.
Comment 2 Anders Carlsson 2013-05-30 08:51:44 PDT
V8 is gone from WebKit.