[Webkit-unassigned] [Bug 185821] New: Fix FrameLoader build without video
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 21 09:52:37 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185821
Bug ID: 185821
Summary: Fix FrameLoader build without video
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: olivier.blin at softathome.com
CC: jer.noble at apple.com, mcatanzaro at igalia.com,
rniwa at webkit.org
Regression(r231392): Release assert in ScriptController::canExecuteScripts via HTMLMediaElement::~HTMLMediaElement()
https://bugs.webkit.org/show_bug.cgi?id=185288
../../Source/WebCore/loader/FrameLoader.cpp:818:9: error: incomplete type 'WebCore::HTMLMediaElement' named in nested name specifier
if (HTMLMediaElement::isRunningDestructor()) {
^~~~~~~~~~~~~~~~~~
../../Source/WebCore/dom/Document.h:130:7: note: forward declaration of 'WebCore::HTMLMediaElement'
--
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/20180521/8bcc847a/attachment-0001.html>
More information about the webkit-unassigned
mailing list