[Webkit-unassigned] [Bug 178024] [WinCairo] add WebProcess files for wincairo webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 12 14:08:51 PDT 2017


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

--- Comment #5 from Stephan Szabo <stephan.szabo at sony.com> ---
> > Source/WebKit/WebProcess/InjectedBundle/win/InjectedBundleWin.cpp:40
> > +bool InjectedBundle::initialize(const WebProcessCreationParameters&, API::Object* initializationUserData)

>Do we need to use the InjectedBundle on Windows?  Couldn't we just leave this >uninitialized?  We're trying to reduce/remove the need for this by going >through our use cases that "require" it right now and designing API to do >that from the UIProcess.

I think that had been added for things in Tools like WebKitTestRunner, but if those aren't using it then I don't think we would need it.

Will remove the #if 0ed code.

-- 
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/20171012/17239018/attachment-0001.html>


More information about the webkit-unassigned mailing list