Bug 238089 - [iOS 15.4] Fix unused variables
Summary: [iOS 15.4] Fix unused variables
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-18 12:17 PDT by Jonathan Bedard
Modified: 2022-03-18 16:12 PDT (History)
3 users (show)

See Also:


Attachments

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