[webkit-changes] [WebKit/WebKit] 546b75: fast/history/page-cache-createImageBitmap.html is ...
Chris Dumez
noreply at github.com
Thu Apr 20 20:28:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 546b759f060999ade1844323550c7c2fd86c91a3
https://github.com/WebKit/WebKit/commit/546b759f060999ade1844323550c7c2fd86c91a3
Author: Chris Dumez <cdumez at apple.com>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M Source/WebCore/html/ImageBitmap.cpp
Log Message:
-----------
fast/history/page-cache-createImageBitmap.html is crashing
https://bugs.webkit.org/show_bug.cgi?id=255755
Reviewed by Tim Horton and Myles C. Maxfield.
Since 263143 at main, some tests are crashing in debug because PendingImageBitmap
may fail to call its completion handler before destruction.
* Source/WebCore/html/ImageBitmap.cpp:
Canonical link: https://commits.webkit.org/263208@main
More information about the webkit-changes
mailing list