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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 12 13:34:43 PDT 2017


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

Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #323316|review?                     |review-
              Flags|                            |

--- Comment #4 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 323316
  --> https://bugs.webkit.org/attachment.cgi?id=323316
Add initial versions of WebProcess files for wincairo webkit, fixed style

View in context: https://bugs.webkit.org/attachment.cgi?id=323316&action=review

> 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.

> Source/WebKit/WebProcess/WebCoreSupport/win/WebFrameNetworkingContext.cpp:49
> +#if 0

Let's not.

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


More information about the webkit-unassigned mailing list