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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 2 14:58:59 PST 2021


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

--- Comment #9 from Julian Gonzalez <julian_a_gonzalez at apple.com> ---
(In reply to Darin Adler from comment #8)
> (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".

Thanks, that worked!

-- 
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/1936c46c/attachment.htm>


More information about the webkit-unassigned mailing list