[webkit-reviews] review granted: [Bug 217497] Move some audio buffer management related files from folder "mac" to folder "cocoa" : [Attachment 410905] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 9 05:53:07 PDT 2020


youenn fablet <youennf at gmail.com> has granted Peng Liu <peng.liu6 at apple.com>'s
request for review:
Bug 217497: Move some audio buffer management related files from folder "mac"
to folder "cocoa"
https://bugs.webkit.org/show_bug.cgi?id=217497

Attachment 410905: Patch

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




--- Comment #5 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 410905
  --> https://bugs.webkit.org/attachment.cgi?id=410905
Patch

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

>
Source/WebCore/platform/audio/cocoa/CAAudioStreamDescription.hSource/WebCore/pl
atform/audio/mac/CAAudioStreamDescription.h:69
> +    AudioStreamBasicDescription& streamDescription();

Why not keeping them inline.
If not with the declaration, we can keep them as inline in the header.


More information about the webkit-reviews mailing list