Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 25fff15efc95a4910ad08f0a87dcfabb36fa486a
      
https://github.com/WebKit/WebKit/commit/25fff15efc95a4910ad08f0a87dcfabb36fa486a
  Author: Youenn Fablet <[email protected]>
  Date:   2026-01-08 (Thu, 08 Jan 2026)

  Changed paths:
    M LayoutTests/http/wpt/service-workers/service-worker-add-routes-worker.js
    M Source/WebCore/bindings/scripts/IDLParser.pm
    M Source/WebCore/bindings/scripts/test/TestObj.idl

  Log Message:
  -----------
  IDLParser should remove leading '_' from dictionary members
rdar://167749736
https://bugs.webkit.org/show_bug.cgi?id=305097

Reviewed by Anne van Kesteren.

As per WebIDL spec, starting '_' should be removed from identifiers, including 
for dictionary names and members.
Update IDLParser accordingly, make sure this fixes RouterCondition '_or' member.

Covered by updated binding and layout test.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to