[Webkit-unassigned] [Bug 221097] Null dereference in DocumentLoader::commitData()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 2 13:16:28 PST 2021


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

--- Comment #8 from Darin Adler <darin at apple.com> ---
(In reply to Julian Gonzalez from comment #7)
> Trying to include
> "MediaDocument.h" or <WebCore/MediaDocument.h> however, doesn't work from
> this file. Any suggestions?

Including <WebCore/MediaDocument.h> is the right thing to do. If it doesn’t work in Cocoa builds, then presumably we just need to change MediaDocument.h to be exposed from WebCore to WebKit, which is easiest to do on a Mac. Need to change the header’s visibility from "project" to "private".

-- 
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/20210202/9df23d02/attachment.htm>


More information about the webkit-unassigned mailing list