Bug 27089

Summary: Fix V8 idl codegen to use unique constant names
Product: WebKit Reporter: Marc-Antoine Ruel <maruel>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Fix to use a DerivedSource.cpp-like cpp merger for v8 bindings abarth: review+

Description Marc-Antoine Ruel 2009-07-08 12:43:14 PDT
Embed the interface name in the global constant names so coagulating all the .cc files into one compile unit works with V8 bindings.
Comment 1 Marc-Antoine Ruel 2009-07-08 12:45:51 PDT
Created attachment 32466 [details]
Fix to use a DerivedSource.cpp-like cpp merger for v8 bindings
Comment 2 Adam Barth 2009-07-08 13:28:18 PDT
Comment on attachment 32466 [details]
Fix to use a DerivedSource.cpp-like cpp merger for v8 bindings

LGTM
Comment 3 Adam Barth 2009-07-08 13:33:22 PDT
Sending        WebCore/ChangeLog
Sending        WebCore/bindings/scripts/CodeGeneratorV8.pm
Transmitting file data ..
Committed revision 45632.