[webkit-changes] [WebKit/WebKit] 198cfb: Assertion failure in ~CompletionHandler() via Imag...

Ryosuke Niwa noreply at github.com
Fri Mar 1 16:41:53 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 198cfb4f193cbb0a55f2cc4e6c4a474f19f9162f
      https://github.com/WebKit/WebKit/commit/198cfb4f193cbb0a55f2cc4e6c4a474f19f9162f
  Author: Ryosuke Niwa <rniwa at 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


More information about the webkit-changes mailing list