Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bcfcdfe504cfe9bac80b153a2a6e22338b6c50a0
      
https://github.com/WebKit/WebKit/commit/bcfcdfe504cfe9bac80b153a2a6e22338b6c50a0
  Author: Sam Weinig <[email protected]>
  Date:   2025-10-20 (Mon, 20 Oct 2025)

  Changed paths:
    M Source/WebCore/bindings/scripts/CodeGenerator.pm

  Log Message:
  -----------
  [Bindings] Add assertion in bindings generator that the macro identifiers 
passed to Conditional= do not include the leading ENABLE_
https://bugs.webkit.org/show_bug.cgi?id=300936

Reviewed by Mike Wyrzykowski.

Asserts that the macro identifiers passed to Conditional=
in IDL files do not include the leading `ENABLE_`.

This would have caught https://bugs.webkit.org/show_bug.cgi?id=300936.

* Source/WebCore/bindings/scripts/CodeGenerator.pm:
(GenerateConditionalStringFromAttributeValue):

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