Bug 249413 - webkit/parser.py should give a better error message when message arguments are unnamed
Summary: webkit/parser.py should give a better error message when message arguments ar...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-15 10:59 PST by Simon Fraser (smfr)
Modified: 2022-12-15 18:10 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2022-12-15 10:59:50 PST
webkit/parser.py throws a cryptic error when you forget to give a name to a function argument in messages.in files. Fix that.
Comment 1 Radar WebKit Bug Importer 2022-12-15 11:00:28 PST
<rdar://problem/103410108>
Comment 2 Simon Fraser (smfr) 2022-12-15 11:02:33 PST
Pull request: https://github.com/WebKit/WebKit/pull/7706
Comment 3 EWS 2022-12-15 18:10:00 PST
Committed 257969@main (f26048aa0095): <https://commits.webkit.org/257969@main>

Reviewed commits have been landed. Closing PR #7706 and removing active labels.