[webkit-reviews] review granted: [Bug 189262] Implement MediaStreamTrack Content Hints : [Attachment 350761] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 25 12:55:24 PDT 2018


youenn fablet <youennf at gmail.com> has granted Wendy <yuhan_wu at apple.com>'s
request for review:
Bug 189262: Implement MediaStreamTrack Content Hints
https://bugs.webkit.org/show_bug.cgi?id=189262

Attachment 350761: Patch

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




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

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

> Source/WebCore/platform/mediastream/MediaStreamTrackPrivate.h:70
> +    HintValue contentHint() { return m_contentHint; }

Would you be able to change it to a const getter as a follow-up patch?


More information about the webkit-reviews mailing list