[Webkit-unassigned] [Bug 34196] New: HTML5 Media Controls should have configurable fade transition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 20:20:13 PST 2010


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

           Summary: HTML5 Media Controls should have configurable fade
                    transition
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nicholas.young at nokia.com


This bug addresses a //FIXME on line 48 in WebCore/rendering/RenderMedia.cpp.

HTML5 media controls currently have hard-coded, platform-independent duration
values for the fade in and fade out transitions.
These should be configurable on a style or theme level.

This allows the transition to be controlled on a platform level.
This is of particular benefit to platforms wishing to avoid the composition of
semitransparent controls on to video for performance reasons.

Affected Lines:
WebCore/rendering/RenderMedia.cpp: 48-50, 58, 70, 455-458

(Line numbers accurate at r53888)

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