Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2ca6fa26f43c7361a798d40a4ca0a054382c8c8a
      
https://github.com/WebKit/WebKit/commit/2ca6fa26f43c7361a798d40a4ca0a054382c8c8a
  Author: Chris Dumez <[email protected]>
  Date:   2025-10-06 (Mon, 06 Oct 2025)

  Changed paths:
    M Source/WebCore/Modules/WebGPU/GPUPipelineError.cpp
    M Source/WebCore/Modules/WebGPU/GPUPipelineError.h
    M Source/WebCore/Modules/mediastream/RTCError.cpp
    M Source/WebCore/Modules/mediastream/RTCError.h
    M Source/WebCore/Modules/webtransport/WebTransportError.h
    M Source/WebCore/Sources.txt
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    M Source/WebCore/dom/DOMException.h
    M Source/WebCore/dom/DOMException.idl

  Log Message:
  -----------
  Drop custom toJS() / toJSNewlyCreated() functions for DOMException
https://bugs.webkit.org/show_bug.cgi?id=300282

Reviewed by Ryosuke Niwa.

Drop custom toJS() / toJSNewlyCreated() functions for DOMException now that
the bindings generator knows how to generate this properly after 301038@main.

* Source/WebCore/Modules/WebGPU/GPUPipelineError.cpp:
(WebCore::GPUPipelineError::GPUPipelineError):
* Source/WebCore/Modules/WebGPU/GPUPipelineError.h:
(isType):
* Source/WebCore/Modules/mediastream/RTCError.cpp:
(WebCore::RTCError::RTCError):
* Source/WebCore/Modules/mediastream/RTCError.h:
(isType):
* Source/WebCore/Modules/webtransport/WebTransportError.h:
(isType):
* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/dom/DOMException.h:
* Source/WebCore/dom/DOMException.idl:

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



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

Reply via email to