[Webkit-unassigned] [Bug 104334] New: [BlackBerry] make "isVideo" information available to platform media player

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 6 19:16:39 PST 2012


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

           Summary: [BlackBerry] make "isVideo" information available to
                    platform media player
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mfeil at rim.com


The platform player needs to know whether the element is <video> or <audio>, so it can make certain decisions before metadata is ready. Basically it will use "isVideo" sometimes instead of "hasVideo". This is part of a performance optimization refactor which does not change functionality so no new tests are required. The bulk of the code changes are covered under PR234726 in the platform repository.

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