[Webkit-unassigned] [Bug 189257] Resurrect WebKitTestRunner for Windows port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 23:28:07 PST 2018


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

--- Comment #15 from Takashi Komori <Takashi.Komori at sony.com> ---
>> Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp:882
>> +#if USE(CF) && !PLATFORM(WIN_CAIRO)
>
>Why do you need this guard?

Because WebCoreTestSupport::createXMLStringFromWebArchiveData is implemented in Objective-C, we can't use the code in InjectedBundlePage::dumpDOMAsWebArchive function.

 Source/WebCore/testing/cocoa/WebArchiveDumpSupport.mm

-- 
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/20181109/b9c88c6d/attachment.html>


More information about the webkit-unassigned mailing list