Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 198cfb4f193cbb0a55f2cc4e6c4a474f19f9162f
      
https://github.com/WebKit/WebKit/commit/198cfb4f193cbb0a55f2cc4e6c4a474f19f9162f
  Author: Ryosuke Niwa <rn...@webkit.org>
  Date:   2024-03-01 (Fri, 01 Mar 2024)

  Changed paths:
    A 
LayoutTests/fast/images/create-image-bitmap-after-stopping-script-execution-context-expected.txt
    A 
LayoutTests/fast/images/create-image-bitmap-after-stopping-script-execution-context.html
    M Source/WebCore/html/ImageBitmap.cpp

  Log Message:
  -----------
  Assertion failure in ~CompletionHandler() via 
ImageBitmap::createCompletionHandler
https://bugs.webkit.org/show_bug.cgi?id=270379

Reviewed by Wenson Hsieh.

Call the completion handler when exiting early in PendingImageBitmap::fetch.

* 
LayoutTests/fast/images/create-image-bitmap-after-stopping-script-execution-context-expected.txt:
 Added.
* 
LayoutTests/fast/images/create-image-bitmap-after-stopping-script-execution-context.html:
 Added.
* Source/WebCore/html/ImageBitmap.cpp:

Canonical link: https://commits.webkit.org/275581@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to