[Webkit-unassigned] [Bug 182539] New: Add missing #if ENABLE(VIDEO) after r228092.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 6 10:22:47 PST 2018


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

            Bug ID: 182539
           Summary: Add missing #if ENABLE(VIDEO) after r228092.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ross.kirsling at sony.com

Created attachment 333188

  --> https://bugs.webkit.org/attachment.cgi?id=333188&action=review

Patch

Fix for https://bugs.webkit.org/show_bug.cgi?id=182388.

Definition of ImageBitmap::taintsOrigin must be guarded with ENABLE(VIDEO), otherwise the following error occurs with the feature turned off:

> member access into incomplete type 'WebCore::HTMLVideoElement'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180206/25a957d2/attachment.html>


More information about the webkit-unassigned mailing list