Bug 184170

Summary: Remove WTF_EXPORTDATA and JS_EXPORTDATA
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, dbates, ews-watchlist, jfbastien, keith_miller, mark.lam, msaboff, saam, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch jfbastien: review+

Yusuke Suzuki
Reported 2018-03-29 19:44:43 PDT
Remove WTF_EXPORTDATA and JS_EXPORTDATA
Attachments
Patch (18.97 KB, patch)
2018-03-29 19:45 PDT, Yusuke Suzuki
jfbastien: review+
Yusuke Suzuki
Comment 1 2018-03-29 19:45:53 PDT
JF Bastien
Comment 2 2018-03-29 19:52:45 PDT
Comment on attachment 336833 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=336833&action=review Hehe I was going to do that next :) r=me with a tiny nit. > Source/JavaScriptCore/runtime/JSCell.h:73 > + static JS_EXPORT_PRIVATE const ::JSC::ClassInfo s_info; \ Messed up alignment here :)
Yusuke Suzuki
Comment 3 2018-03-29 21:15:08 PDT
Comment on attachment 336833 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=336833&action=review >> Source/JavaScriptCore/runtime/JSCell.h:73 >> + static JS_EXPORT_PRIVATE const ::JSC::ClassInfo s_info; \ > > Messed up alignment here :) Nice, fixed.
Yusuke Suzuki
Comment 4 2018-03-29 21:16:35 PDT
Radar WebKit Bug Importer
Comment 5 2018-03-29 21:17:20 PDT
Note You need to log in before you can comment on or make changes to this bug.