Bug 30590 - WebCore Chromium Mac (GYP-based) build should be able to use a private_extern version of libWebKitSystemInterface
Summary: WebCore Chromium Mac (GYP-based) build should be able to use a private_extern...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-20 12:30 PDT by Mark Mentovai
Modified: 2009-10-20 13:41 PDT (History)
1 user (show)

See Also:


Attachments
Use a version of libWebKitSystemInterface with global symbols marked private_extern for Chromium Mac (10.16 KB, patch)
2009-10-20 12:39 PDT, Mark Mentovai
fishd: review+
fishd: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Mentovai 2009-10-20 12:30:43 PDT
https://lists.webkit.org/pipermail/webkit-dev/2009-October/010230.html

I have a patch that implements Darin's suggestion.
Comment 1 Mark Mentovai 2009-10-20 12:39:06 PDT
Created attachment 41518 [details]
Use a version of libWebKitSystemInterface with global symbols marked private_extern for Chromium Mac
Comment 2 Nate Chapin 2009-10-20 13:41:13 PDT
Landed as r49882.