[Webkit-unassigned] [Bug 272726] New: Avoid creating a ScrollingThread via WebCore::releaseMemory()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 15 21:59:35 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=272726
Bug ID: 272726
Summary: Avoid creating a ScrollingThread via
WebCore::releaseMemory()
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Scrolling
Assignee: webkit-unassigned at lists.webkit.org
Reporter: simon.fraser at apple.com
CC: simon.fraser at apple.com
With UI-side compositing we should never have a ScrollingThread in the WebContent process, but WebCore::releaseMemory() can cause one to be created.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240416/173ea88b/attachment.htm>
More information about the webkit-unassigned
mailing list