Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9dd1cb41ff2ab707b996986397382f2f9a9a6840
      
https://github.com/WebKit/WebKit/commit/9dd1cb41ff2ab707b996986397382f2f9a9a6840
  Author: Anne van Kesteren <ann...@annevk.nl>
  Date:   2024-11-27 (Wed, 27 Nov 2024)

  Changed paths:
    M LayoutTests/fast/canvas/offscreen-border.html
    M LayoutTests/fast/canvas/offscreen-clipped.html
    M LayoutTests/fast/canvas/offscreen-giant.html
    M LayoutTests/fast/canvas/offscreen-scaling.html
    M LayoutTests/fast/canvas/offscreen-toggle-display.html
    M 
LayoutTests/fast/mediacapturefromelement/CanvasCaptureMediaStream-offscreencanvas-expected.txt
    M 
LayoutTests/fast/mediacapturefromelement/CanvasCaptureMediaStream-offscreencanvas.html
    M 
LayoutTests/imported/w3c/web-platform-tests/html/dom/idlharness.https_exclude=(Document_Window_HTML._)-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/html/dom/idlharness.worker-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/interfaces/html.idl
    M 
LayoutTests/imported/w3c/web-platform-tests/websockets/idlharness.any-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/websockets/idlharness.any.worker-expected.txt
    M LayoutTests/inspector/canvas/resources/recording-2d.js
    M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/dom/idlharness.https_exclude=(Document_Window_HTML._)-expected.txt
    M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/dom/idlharness.worker-expected.txt
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.cpp
    M Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.h
    M Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.idl

  Log Message:
  -----------
  Remove OffscreenCanvasRenderingContext2D's commit() method
https://bugs.webkit.org/show_bug.cgi?id=279966
rdar://136744205

Reviewed by Matt Woodrow.

This was disabled in 278047@main without fallout. It seems reasonable
to now remove the corresponding code.

* LayoutTests/fast/canvas/offscreen-border.html:
* LayoutTests/fast/canvas/offscreen-clipped.html:
* LayoutTests/fast/canvas/offscreen-giant.html:
* LayoutTests/fast/canvas/offscreen-scaling.html:
* LayoutTests/fast/canvas/offscreen-toggle-display.html:
* 
LayoutTests/fast/mediacapturefromelement/CanvasCaptureMediaStream-offscreencanvas-expected.txt:
* 
LayoutTests/fast/mediacapturefromelement/CanvasCaptureMediaStream-offscreencanvas.html:
* 
LayoutTests/imported/w3c/web-platform-tests/html/dom/idlharness.https_exclude=(Document_Window_HTML._)-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/html/dom/idlharness.worker-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/interfaces/html.idl:
* 
LayoutTests/imported/w3c/web-platform-tests/websockets/idlharness.any-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/websockets/idlharness.any.worker-expected.txt:
* LayoutTests/inspector/canvas/resources/recording-2d.js:
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/dom/idlharness.https_exclude=(Document_Window_HTML._)-expected.txt:
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/dom/idlharness.worker-expected.txt:
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.cpp:
(WebCore::OffscreenCanvasRenderingContext2D::commit): Deleted.
* Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.h:
* Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.idl:

Canonical link: https://commits.webkit.org/287142@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