Bug 34526 - Export WTF::fastStrDup symbol
Summary: Export WTF::fastStrDup symbol
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-03 07:02 PST by Kwang Yul Seo
Modified: 2010-02-03 11:41 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.36 KB, patch)
2010-02-03 07:33 PST, Kwang Yul Seo
mrowe: review-
Details | Formatted Diff | Diff
Patch (958 bytes, patch)
2010-02-03 10:13 PST, Kwang Yul Seo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kwang Yul Seo 2010-02-03 07:02:49 PST
Add WTF::fastStrDup to the exported symbol list in JavaScriptCore.exp. Also add it to JavaScriptCore.order.
Comment 1 Kwang Yul Seo 2010-02-03 07:33:19 PST
Created attachment 48029 [details]
Patch
Comment 2 Mark Rowe (bdash) 2010-02-03 09:56:56 PST
Comment on attachment 48029 [details]
Patch

You shouldn’t add this to the .order file.
Comment 3 Kwang Yul Seo 2010-02-03 10:13:04 PST
Created attachment 48050 [details]
Patch

Don't change JavaScriptCore.order.
Comment 4 WebKit Commit Bot 2010-02-03 11:41:48 PST
Comment on attachment 48050 [details]
Patch

Clearing flags on attachment: 48050

Committed r54290: <http://trac.webkit.org/changeset/54290>
Comment 5 WebKit Commit Bot 2010-02-03 11:41:53 PST
All reviewed patches have been landed.  Closing bug.