[webkit-changes] [WebKit/WebKit] 5a8e80: Ensure sync message endpoint is annotated with Ena...

Sihui noreply at github.com
Thu Jan 9 10:11:42 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5a8e807eef0cbcd41be0d6ce16f139bbde17b6b4
      https://github.com/WebKit/WebKit/commit/5a8e807eef0cbcd41be0d6ce16f139bbde17b6b4
  Author: Sihui Liu <sihui_liu at apple.com>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    M Source/WebKit/Scripts/webkit/messages.py

  Log Message:
  -----------
  Ensure sync message endpoint is annotated with EnabledBy
https://bugs.webkit.org/show_bug.cgi?id=285615
rdar://142559372

Reviewed by Ryosuke Niwa.

Throw a compile error when a sync message endpoint is added without feature flag. This is similar to what we did in
287923 at main for async message endpoint.

* Source/WebKit/Scripts/webkit/messages.py:
(sync_message_statement):

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