[Webkit-unassigned] [Bug 243880] RELEASE_ASSERT(isUIThread()) in WebKit::allDataStores

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 12 18:35:33 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=243880

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cdumez at apple.com,
                   |                            |ddkilzer at webkit.org,
                   |                            |webkit-bug-importer at group.a
                   |                            |pple.com
            Summary|Crash in                    |RELEASE_ASSERT(isUIThread()
                   |WebKit::allDataStores       |) in WebKit::allDataStores

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
The only RELEASE_ASSERT in this function is:

    RELEASE_ASSERT(isUIThread());

-- 
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/20220813/2cef71ee/attachment.htm>


More information about the webkit-unassigned mailing list