[webkit-changes] [WebKit/WebKit] f26048: webkit/parser.py should give a better error messag...

Simon Fraser noreply at github.com
Thu Dec 15 18:10:10 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f26048aa009588acc5dacebc3fc132c2720b691e
      https://github.com/WebKit/WebKit/commit/f26048aa009588acc5dacebc3fc132c2720b691e
  Author: Simon Fraser <simon.fraser at apple.com>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

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

  Log Message:
  -----------
  webkit/parser.py should give a better error message when message arguments are unnamed
https://bugs.webkit.org/show_bug.cgi?id=249413
rdar://103410108

Reviewed by Sam Weinig.

Show an error message when trying to split the type+name string into two fails.

* Source/WebKit/Scripts/webkit/parser.py:
(parse_parameters_string):

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




More information about the webkit-changes mailing list