Bug 238089

Summary: [iOS 15.4] Fix unused variables
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, emw, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Jonathan Bedard 2022-03-18 12:17:49 PDT
We have a few unused variables which are getting flagged when compiling against 15.4.
Comment 1 Radar WebKit Bug Importer 2022-03-18 12:18:02 PDT
<rdar://problem/90498642>
Comment 2 Jonathan Bedard 2022-03-18 12:31:04 PDT
Pull request: https://github.com/WebKit/WebKit/pull/212
Comment 3 Jonathan Bedard 2022-03-18 16:12:37 PDT
Landed https://commits.webkit.org/248613@main (r291501)!