Bug 211011 - Fix internal build by using strcmp instead of using string literal comparison
Summary: Fix internal build by using strcmp instead of using string literal comparison
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-24 23:12 PDT by Yusuke Suzuki
Modified: 2020-04-25 00:48 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.21 KB, patch)
2020-04-24 23:13 PDT, Yusuke Suzuki
keith_miller: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>