Bug 202385

Summary: Rename JSTokenType::EXPORT to EXPORT_ to avoid naming conflict with internal header
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Alex Christensen 2019-09-30 17:35:49 PDT
Rename JSTokenType::EXPORT to EXPORT_ to avoid naming conflict with internal header
Comment 1 Alex Christensen 2019-09-30 17:36:01 PDT
Created attachment 379865 [details]
Patch
Comment 2 Alex Christensen 2019-09-30 23:15:17 PDT
http://trac.webkit.org/r250548
Comment 3 Radar WebKit Bug Importer 2019-09-30 23:16:15 PDT
<rdar://problem/55867896>
Comment 4 Darin Adler 2019-10-08 10:01:04 PDT
Maybe these don’t need to be ALL CAPS at all?