Bug 101795 - [chromium] Define WEBKIT_IMPLEMENTATION everywhere inside WebCore
Summary: [chromium] Define WEBKIT_IMPLEMENTATION everywhere inside WebCore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dana Jansens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-09 14:00 PST by Dana Jansens
Modified: 2012-11-09 14:07 PST (History)
1 user (show)

See Also:


Attachments
Patch (2.25 KB, patch)
2012-11-09 14:01 PST, Dana Jansens
jamesr: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dana Jansens 2012-11-09 14:00:42 PST
[chromium] Define WEBKIT_IMPLEMENTATION everywhere inside WebCore
Comment 1 Dana Jansens 2012-11-09 14:01:01 PST
Created attachment 173359 [details]
Patch
Comment 2 James Robinson 2012-11-09 14:05:57 PST
We should be able to use Platform/chromium/public/ headers anywhere in WebCore, so this has to be set.
Comment 3 Dana Jansens 2012-11-09 14:07:31 PST
Committed r134111: <http://trac.webkit.org/changeset/134111>