Description[Closure Externs] Add wrapping parens on optional params
crrev.com/f9c093e54e11cb41c6f3402997a97be16568865f fixed optional
params in callbacks, but forgot to wrap the type in params.
function(!Foo|undefined) -> function((!Foo|undefined))
BUG=704242
Review-Url: https://codereview.chromium.org/2768213002
Cr-Commit-Position: refs/heads/master@{#458958}
Committed: https://chromium.googlesource.com/chromium/src/+/38727920b34836a7a31c36c831c59fdcb1ed4dda
Patch Set 1 #Patch Set 2 : . #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 12 (8 generated)
|