[webkit-reviews] review granted: [Bug 219518] [Ref.js] Fix EventStream merge : [Attachment 415368] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 4 11:46:06 PST 2020


Jonathan Bedard <jbedard at apple.com> has granted Zhifei Fang
<zhifei_fang at apple.com>'s request for review:
Bug 219518: [Ref.js] Fix EventStream merge
https://bugs.webkit.org/show_bug.cgi?id=219518

Attachment 415368: Patch

https://bugs.webkit.org/attachment.cgi?id=415368&action=review




--- Comment #2 from Jonathan Bedard <jbedard at apple.com> ---
Comment on attachment 415368
  --> https://bugs.webkit.org/attachment.cgi?id=415368
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=415368&action=review

>
Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/library/js/Ref.js:1
88
> +	   const evetReceivedPromises = [];

Nit: Should be "eventReceivedPromises", I think


More information about the webkit-reviews mailing list