[Webkit-unassigned] [Bug 89823] Remove unused constant timeWithoutMouseMovementBeforeHidingControls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 25 11:01:49 PDT 2012


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


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |dbates at webkit.org
     Ever Confirmed|0                           |1




--- Comment #2 from Daniel Bates <dbates at webkit.org>  2012-06-25 11:01:48 PST ---
For completeness, the patch for bug #61717 moved the HTMLMediaElement code to MediaControlRootElement. In particular, the function startHideFullscreenControlsTimer() in HTMLMediaElement.cpp (which was the only function that referenced timeWithoutMouseMovementBeforeHidingControls in HTMLMediaElement.cpp) was moved to MediaControlRootElement.cpp, but the constant timeWithoutMouseMovementBeforeHidingControls in HTMLMediaElement.cpp wasn't removed.

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