[Webkit-unassigned] [Bug 53348] Implement media statistics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 17:34:06 PST 2011


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


Eric Carlson <eric.carlson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #80530|review?                     |review+
               Flag|                            |




--- Comment #4 from Eric Carlson <eric.carlson at apple.com>  2011-01-31 17:34:05 PST ---
(From update of attachment 80530)
Looks good overall, but I am torn about having the compile flag *only* checked in the IDL. We only need to hide the properties from JavaScript for a port that doesn't implement this, and I don't think it is necessary to surround all of the code in every class, I think it could be useful to have it in HTMLMediaElement so it is clear to anyone looking at the code that it is a compile time feature.

-- 
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