[webkit-changes] [WebKit/WebKit] 0754a1: Drop unnecessary WTF_ALLOW_UNSAFE_BUFFER_USAGE aro...

Chris Dumez noreply at github.com
Fri Jan 3 10:13:20 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0754a1596801bcc2a269f25879393218ef3e86eb
      https://github.com/WebKit/WebKit/commit/0754a1596801bcc2a269f25879393218ef3e86eb
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2025-01-03 (Fri, 03 Jan 2025)

  Changed paths:
    M Source/WTF/wtf/HashMap.h
    M Source/WTF/wtf/ObjectIdentifier.h
    M Source/WTF/wtf/RefCounted.h
    M Source/WTF/wtf/Threading.h
    M Source/WTF/wtf/text/WTFString.h
    M Source/WebCore/accessibility/AXObjectCache.h
    M Source/WebCore/bindings/IDLTypes.h
    M Source/WebCore/bindings/js/BufferSource.h
    M Source/WebCore/bindings/js/DOMWrapperWorld.h
    M Source/WebCore/bindings/js/JSDOMConvertBase.h
    M Source/WebCore/bindings/js/JSDOMGlobalObject.h
    M Source/WebCore/bindings/js/JSDOMWrapper.h
    M Source/WebCore/page/StructuredSerializeOptions.h
    M Source/WebCore/platform/libwebrtc/LibWebRTCVPXVideoDecoder.cpp

  Log Message:
  -----------
  Drop unnecessary WTF_ALLOW_UNSAFE_BUFFER_USAGE around header includes
https://bugs.webkit.org/show_bug.cgi?id=285326

Reviewed by Darin Adler.

* Source/WTF/wtf/HashMap.h:
* Source/WTF/wtf/ObjectIdentifier.h:
* Source/WTF/wtf/RefCounted.h:
* Source/WTF/wtf/Threading.h:
* Source/WTF/wtf/text/WTFString.h:
* Source/WebCore/accessibility/AXObjectCache.h:
* Source/WebCore/bindings/IDLTypes.h:
* Source/WebCore/bindings/js/BufferSource.h:
* Source/WebCore/bindings/js/DOMWrapperWorld.h:
* Source/WebCore/bindings/js/JSDOMConvertBase.h:
* Source/WebCore/bindings/js/JSDOMGlobalObject.h:
* Source/WebCore/bindings/js/JSDOMWrapper.h:
* Source/WebCore/page/StructuredSerializeOptions.h:
* Source/WebCore/platform/libwebrtc/LibWebRTCVPXVideoDecoder.cpp:

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