Bug 232579 - Avoid heap-allocating ImportanceAssertion
Summary: Avoid heap-allocating ImportanceAssertion
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-01 13:55 PDT by Chris Dumez
Modified: 2021-11-01 15:29 PDT (History)
6 users (show)

See Also:


Attachments
Patch (5.78 KB, patch)
2021-11-01 13:58 PDT, Chris Dumez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (5.77 KB, patch)
2021-11-01 14:05 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2021-11-01 13:55:19 PDT
Avoid heap-allocating ImportanceAssertion since this is just a wrapper around a mach_port.
Comment 1 Chris Dumez 2021-11-01 13:58:29 PDT
Created attachment 443012 [details]
Patch
Comment 2 Chris Dumez 2021-11-01 14:05:32 PDT
Created attachment 443013 [details]
Patch
Comment 3 EWS 2021-11-01 15:28:06 PDT
Committed r285138 (243777@main): <https://commits.webkit.org/243777@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 443013 [details].
Comment 4 Radar WebKit Bug Importer 2021-11-01 15:29:32 PDT
<rdar://problem/84903221>