Bug 249956 - CustomElementReactionQueueItem: don't allocate all arguments for all callback types
Summary: CustomElementReactionQueueItem: don't allocate all arguments for all callback...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Enhancement
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on: 250599 250691
Blocks: 154907
  Show dependency treegraph
 
Reported: 2022-12-30 08:39 PST by Alexey Shvayka
Modified: 2023-01-16 16:22 PST (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 Alexey Shvayka 2022-12-30 08:39:04 PST
It's wasteful.
Comment 1 Radar WebKit Bug Importer 2023-01-06 08:40:17 PST
<rdar://problem/103956492>
Comment 2 Alexey Shvayka 2023-01-09 05:45:58 PST
Pull request: https://github.com/WebKit/WebKit/pull/8395
Comment 3 EWS 2023-01-09 19:31:34 PST
Committed 258696@main (8c8d35286037): <https://commits.webkit.org/258696@main>

Reviewed commits have been landed. Closing PR #8395 and removing active labels.
Comment 4 WebKit Commit Bot 2023-01-13 16:18:28 PST
Re-opened since this is blocked by bug 250599
Comment 5 Ryosuke Niwa 2023-01-16 16:22:37 PST
Relanded in https://commits.webkit.org/258965@main