[webkit-reviews] review granted: [Bug 231569] MediaCapabilities should enqueue a task to resolve promises : [Attachment 440918] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 08:53:35 PDT 2021


Eric Carlson <eric.carlson at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 231569: MediaCapabilities should enqueue a task to resolve promises
https://bugs.webkit.org/show_bug.cgi?id=231569

Attachment 440918: Patch

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




--- Comment #2 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 440918
  --> https://bugs.webkit.org/attachment.cgi?id=440918
Patch

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

> Source/WebCore/Modules/mediacapabilities/MediaCapabilities.cpp:215
>	       logger->info(LogMedia, identifier, "::callback() - Resolved.
info: ", info);

It looks like this indentation is wrong now

> Source/WebCore/Modules/mediacapabilities/MediaCapabilities.cpp:269
> +	       logger->info(LogMedia, identifier, "::callback() - Resolved.
info: ", info);

Ditto


More information about the webkit-reviews mailing list