Bug 198991

Summary: USE_ANGLE macro can be evaluated without being defined
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cgarcia, cmarcelo, dbates, dino, ews-watchlist, kbr, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 198948    
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2019-06-18 23:29:58 PDT
USE_ANGLE macro can be evaluated without being defined
Comment 1 Zan Dobersek 2019-06-18 23:37:05 PDT
Created attachment 372438 [details]
Patch
Comment 2 Zan Dobersek 2019-06-19 05:03:17 PDT
Comment on attachment 372438 [details]
Patch

Clearing flags on attachment: 372438

Committed r246586: <https://trac.webkit.org/changeset/246586>
Comment 3 Zan Dobersek 2019-06-19 05:03:22 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-06-19 05:04:20 PDT
<rdar://problem/51891480>
Comment 5 Kenneth Russell 2019-06-19 12:21:24 PDT
Sorry for the breakage and thanks for fixing this.