[Webkit-unassigned] [Bug 88871] Analyze duplication of code for video controls shadow dom & rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 23 22:41:10 PDT 2012


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





--- Comment #4 from Silvia Pfeiffer <silviapf at chromium.org>  2012-10-23 22:42:15 PST ---
Note to self for code reorg:

Code in MediaControlElements.cpp interferes with the video controls display in MediaControlRootElementChromium.cpp (RenderMediaControlPanelEnclosure::layout) of bug 89344:

* RenderMediaControlTimeDisplay::layout : removes time display at 190px
* MediaControlVolumeSliderContainerElement::defaultEventHandler : hides volume slider
* MediaControlPanelMuteButtonElement::defaultEventHandler : shows volume slider

Chromium needs overrides for individual controls.

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