Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dc5403ca9f85b4c28f4e6c07b4caddf6d2206d7b
      
https://github.com/WebKit/WebKit/commit/dc5403ca9f85b4c28f4e6c07b4caddf6d2206d7b
  Author: Kimmo Kinnunen <[email protected]>
  Date:   2026-01-30 (Fri, 30 Jan 2026)

  Changed paths:
    M Source/WebCore/html/canvas/ImageBitmapRenderingContext.cpp
    M Source/WebCore/html/canvas/ImageBitmapRenderingContext.h

  Log Message:
  -----------
  Remove unused code from ImageBitmapRenderingContext
https://bugs.webkit.org/show_bug.cgi?id=306613
rdar://169267153

Reviewed by Anne van Kesteren.

Remove unused code and merge trivial functions that are used only once.
Remove stale comments. The spec text has changed, and the comments
make the trivial code more complex.

Makes future changes moving ImageBuffer out of CanvasBase more
reviewable.

* Source/WebCore/html/canvas/ImageBitmapRenderingContext.cpp:
(WebCore::ImageBitmapRenderingContext::transferFromImageBitmap):
(WebCore::ImageBitmapRenderingContext::setBlank):
(WebCore::ImageBitmapRenderingContext::setOutputBitmap): Deleted.
* Source/WebCore/html/canvas/ImageBitmapRenderingContext.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to