[webkit-reviews] review granted: [Bug 65400] Adopt AVCF media back end on Windows : [Attachment 102409] Make MediaPlayerPrivateAVFoundation::setDelayCallbacks() const

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 29 17:40:03 PDT 2011


Darin Adler <darin at apple.com> has granted Jeff Miller <jeffm at apple.com>'s
request for review:
Bug 65400: Adopt AVCF media back end on Windows
https://bugs.webkit.org/show_bug.cgi?id=65400

Attachment 102409: Make MediaPlayerPrivateAVFoundation::setDelayCallbacks()
const
https://bugs.webkit.org/attachment.cgi?id=102409&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
I guess this is OK, but it makes me wonder why a const function could do
something that could trigger a callback. Maybe such a function shouldn’t really
be const!


More information about the webkit-reviews mailing list