Bug 213989

Summary: MallocBench: Remove unused private field
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: Tools / TestsAssignee: Philippe Normand <pnormand>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez, ews-watchlist, jbedard, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Philippe Normand
Reported 2020-07-06 05:04:52 PDT
PerformanceTests/MallocBench/MallocBench/CommandLine.h:49:9: warning: private field 'm_argc' is not used [-Wunused-private-field] int m_argc; ^
Attachments
Patch (1.97 KB, patch)
2020-07-06 05:09 PDT, Philippe Normand
no flags
Philippe Normand
Comment 1 2020-07-06 05:09:17 PDT
EWS
Comment 2 2020-07-06 09:53:57 PDT
Committed r263972: <https://trac.webkit.org/changeset/263972> All reviewed patches have been landed. Closing bug and clearing flags on attachment 403587 [details].
Radar WebKit Bug Importer
Comment 3 2020-07-06 09:54:13 PDT
Note You need to log in before you can comment on or make changes to this bug.