[Webkit-unassigned] [Bug 38947] [chromium] Expose volume through WebMediaPlayerClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 21:33:08 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38947


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #55783|review?                     |review-
               Flag|                            |




--- Comment #3 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-05-11 21:33:07 PST ---
(From update of attachment 55783)
WebKit/chromium/src/WebMediaPlayerClientImpl.cpp:396
 +  float WebMediaPlayerClientImpl::volume() const
It looks like you have not inserted this method definition after the definition of
sawUnsupportedTracks.  Please fix that so that methods in the .cpp file are
defined in the same order in which they are declared in the .h file.  Thanks!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list