[Webkit-unassigned] [Bug 201083] Regression(r248533) Assertion hit in isMainThread() for some clients using WTF because the main thread is not initialized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 23 12:10:30 PDT 2019


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

--- Comment #1 from Chris Dumez <cdumez at apple.com> ---
Clients can work around this by calling WTF::initializeMainThread() before using WTF but it seems unfortunate to force them to do so. I propose we disable the assertion until the main thread is initialized.

-- 
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/20190823/73a77759/attachment-0001.html>


More information about the webkit-unassigned mailing list