Bug 30590

Summary: WebCore Chromium Mac (GYP-based) build should be able to use a private_extern version of libWebKitSystemInterface
Product: WebKit Reporter: Mark Mentovai <mark>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: japhet
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Use a version of libWebKitSystemInterface with global symbols marked private_extern for Chromium Mac fishd: review+, fishd: commit-queue-

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.