Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6eaf243b7a5d42e87fb7224cbcd7f33fe4b3a061 https://github.com/WebKit/WebKit/commit/6eaf243b7a5d42e87fb7224cbcd7f33fe4b3a061 Author: Luke Warlow <lwar...@igalia.com> Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths: M Source/WebCore/bindings/scripts/CodeGenerator.pm M Source/WebCore/bindings/scripts/IDLAttributes.json M Source/WebCore/bindings/scripts/test/JS/JSTestObj.cpp M Source/WebCore/bindings/scripts/test/TestObj.idl M Source/WebCore/html/HTMLFormElement.idl Log Message: ----------- Match standardised [ReflectSetter] extended attribute https://bugs.webkit.org/show_bug.cgi?id=296739 Reviewed by Darin Adler. Updates usages of the [ReflectSetter] extended attribute to match the standardised syntax. This replaces usages of [ReflectSetter=ident] with [ReflectSetter=string]. Canonical link: https://commits.webkit.org/298131@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