[Webkit-unassigned] [Bug 39445] [chromium] Change WebMediaPlayer interface so buffered() isn't const

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 20 15:08:22 PDT 2010


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


David Levin <levin at chromium.org> changed:

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




--- Comment #6 from David Levin <levin at chromium.org>  2010-05-20 15:08:22 PST ---
(From update of attachment 56630)
Two sided commits are strongly discouraged (because they require a lot of coordination and cause breakage that hides test failures, etc.). Please try to find a way to do the change without this.

Perhaps just committing the chromium side first but implementing both overloads will let you land this change after (and then finally removing one of the overloads in chromium when the deps are rolled to pick up this patch being landed).

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