Bug 259955 - Replace EventLoopTimerPtr with EventLoopTimerHandle
Summary: Replace EventLoopTimerPtr with EventLoopTimerHandle
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks: 202843 164193
  Show dependency treegraph
 
Reported: 2023-08-08 16:22 PDT by Ryosuke Niwa
Modified: 2023-08-09 16:26 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2023-08-08 16:22:57 PDT
Provide a wrapper around EventLoopTimer* so that the timer can be automatically stopped when setting it to nullptr for example.
Comment 1 Ryosuke Niwa 2023-08-08 16:29:34 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16498
Comment 2 EWS 2023-08-08 22:16:20 PDT
Committed 266715@main (6b2ef317d683): <https://commits.webkit.org/266715@main>

Reviewed commits have been landed. Closing PR #16498 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-08-08 22:17:16 PDT
<rdar://problem/113609524>