[webkit-changes] [WebKit/WebKit] b6d6c6: Start autogenerating isValidEnum() definition for ...

Chirag Shah noreply at github.com
Tue Jan 10 22:56:36 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b6d6c675d032c68d47cedfb7568e2f6e8bc75c4b
      https://github.com/WebKit/WebKit/commit/b6d6c675d032c68d47cedfb7568e2f6e8bc75c4b
  Author: Chirag M Shah <chirag_m_shah at apple.com>
  Date:   2023-01-10 (Tue, 10 Jan 2023)

  Changed paths:
    M Source/WebCore/bindings/js/ExceptionDetails.h
    M Source/WebCore/dom/DOMPasteAccess.h
    M Source/WebCore/dom/DeviceOrientationOrMotionPermissionState.h
    M Source/WebCore/dom/SecurityPolicyViolationEventDisposition.h
    M Source/WebCore/editing/FontAttributeChanges.h
    M Source/WebCore/editing/TextGranularity.h
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in

  Log Message:
  -----------
  Start autogenerating isValidEnum() definition for various enums
https://bugs.webkit.org/show_bug.cgi?id=250422
rdar://104098282

Reviewed by Alex Christensen.

* Source/WebCore/bindings/js/ExceptionDetails.h:
* Source/WebCore/dom/DOMPasteAccess.h:
* Source/WebCore/dom/DeviceOrientationOrMotionPermissionState.h:
* Source/WebCore/dom/SecurityPolicyViolationEventDisposition.h:
* Source/WebCore/editing/FontAttributeChanges.h:
* Source/WebCore/editing/FontAttributes.h:
* Source/WebCore/editing/TextGranularity.h:
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:

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




More information about the webkit-changes mailing list