[Webkit-unassigned] [Bug 205195] New: Teach prepare-ChangeLog about JavaScript async functions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 12 21:32:27 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=205195
Bug ID: 205195
Summary: Teach prepare-ChangeLog about JavaScript async
functions
Product: WebKit
Version: WebKit Local Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
Something like `async foo()` shows up as `(async.foo):` in a ChangeLog, when it really should be `(async foo):`. This would match `get`, `set` and `static`.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191213/d26e8463/attachment-0001.htm>
More information about the webkit-unassigned
mailing list