Bug 211011

Summary: Fix internal build by using strcmp instead of using string literal comparison
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: 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 keith_miller: review+

Description Yusuke Suzuki 2020-04-24 23:12:04 PDT
Fix internal build by using strcmp instead of using string literal comparison
Comment 1 Yusuke Suzuki 2020-04-24 23:13:25 PDT
Created attachment 397544 [details]
Patch
Comment 2 Keith Miller 2020-04-24 23:14:02 PDT
Comment on attachment 397544 [details]
Patch

r=me
Comment 3 Yusuke Suzuki 2020-04-25 00:47:40 PDT
Committed r260693: <https://trac.webkit.org/changeset/260693>
Comment 4 Radar WebKit Bug Importer 2020-04-25 00:48:12 PDT
<rdar://problem/62364452>