Bug 225977 - Fix typo in AirUseCounts
Summary: Fix typo in AirUseCounts
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Robin Morisset
URL:
Keywords: InRadar
Depends on: 225848
Blocks:
  Show dependency treegraph
 
Reported: 2021-05-19 11:54 PDT by Robin Morisset
Modified: 2021-05-19 13:49 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.52 KB, patch)
2021-05-19 11:58 PDT, Robin Morisset
mark.lam: review+
rmorisset: commit-queue-
Details | Formatted Diff | Diff
Patch for landing (5.52 KB, patch)
2021-05-19 12:56 PDT, Robin Morisset
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Morisset 2021-05-19 11:54:47 PDT
rdar://78210501
Comment 1 Robin Morisset 2021-05-19 11:55:46 PDT
I introduced a single-letter typo in AirUseCounts in https://trac.webkit.org/changeset/277714/webkit.

Thanks Tuomas for catching it. The fix is trivial.
Comment 2 Robin Morisset 2021-05-19 11:58:45 PDT
Created attachment 429081 [details]
Patch
Comment 3 Mark Lam 2021-05-19 12:00:22 PDT
Comment on attachment 429081 [details]
Patch

r=me
Comment 4 Robin Morisset 2021-05-19 12:13:36 PDT
Comment on attachment 429081 [details]
Patch

Saam convinced me to add a test before landing this.
Comment 5 Robin Morisset 2021-05-19 12:56:03 PDT
Created attachment 429087 [details]
Patch for landing

Same as patch reviewed by Mark, just adding the test case.
Comment 6 EWS 2021-05-19 13:49:35 PDT
Committed r277748 (237918@main): <https://commits.webkit.org/237918@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 429087 [details].