[Webkit-unassigned] [Bug 65084] New: Build without video but fullscreen API is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 24 13:58:29 PDT 2011


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

           Summary: Build without video but fullscreen API is broken
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P3
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dok at directfb.org



Denis Oliver Kropp <dok at directfb.org> changed:

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


Created an attachment (id=101833)
 --> (https://bugs.webkit.org/attachment.cgi?id=101833&action=review)
Patch fixing missing isMediaElement() when building without video but fullscreen API

Building without video support, but with fullscreen API is currently broken.

The virtual method isMediaElement() is not defined in that case.

Attached patch fixes this.

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