WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
286033
Use HAVE(OPPORTUNISTIC_TASK_SCHEDULER) Instead of #if PLATFORM(MAC) for Asynchronously Delete Small DOM Nodes
https://bugs.webkit.org/show_bug.cgi?id=286033
Summary
Use HAVE(OPPORTUNISTIC_TASK_SCHEDULER) Instead of #if PLATFORM(MAC) for Async...
Nathan Solomon
Reported
2025-01-15 14:51:28 PST
Change the compilation directive from #if PLATFORM(MAC) to HAVE(OPPORTUNISTIC_TASK_SCHEDULER) guarding the Asynchronously Delete Small DOM Nodes optimization.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-01-15 15:08:17 PST
<
rdar://problem/143001569
>
Nathan Solomon
Comment 2
2025-01-15 15:14:25 PST
Pull request:
https://github.com/WebKit/WebKit/pull/39102
EWS
Comment 3
2025-01-17 09:52:15 PST
Committed
289070@main
(254ca378d2b3): <
https://commits.webkit.org/289070@main
> Reviewed commits have been landed. Closing PR #39102 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug