Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1c07135c61c1b3da5c9433998524593ec235291a
https://github.com/WebKit/WebKit/commit/1c07135c61c1b3da5c9433998524593ec235291a
Author: Chris Dumez <[email protected]>
Date: 2026-01-04 (Sun, 04 Jan 2026)
Changed paths:
M Source/WTF/wtf/ParallelJobs.h
M Source/WTF/wtf/ParallelJobsGeneric.cpp
M Source/WTF/wtf/ParallelJobsGeneric.h
M Source/WTF/wtf/ParallelJobsLibdispatch.h
M Source/WTF/wtf/ParallelJobsOpenMP.h
Log Message:
-----------
Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE usage in ParallelJobsLibdispatch.h
https://bugs.webkit.org/show_bug.cgi?id=304753
Reviewed by Darin Adler.
* Source/WTF/wtf/ParallelJobs.h:
(WTF::ParallelJobs::execute):
* Source/WTF/wtf/ParallelJobsGeneric.cpp:
(WTF::ParallelEnvironment::execute):
* Source/WTF/wtf/ParallelJobsGeneric.h:
* Source/WTF/wtf/ParallelJobsLibdispatch.h:
(WTF::ParallelEnvironment::execute):
* Source/WTF/wtf/ParallelJobsOpenMP.h:
(WTF::ParallelEnvironment::execute):
Canonical link: https://commits.webkit.org/305089@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications