Bug 184291 - [Win] WebFrameLoaderClient: 'getpid': identifier not found
Summary: [Win] WebFrameLoaderClient: 'getpid': identifier not found
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks: 174003
  Show dependency treegraph
 
Reported: 2018-04-03 23:31 PDT by Fujii Hironori
Modified: 2018-04-22 23:42 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.75 KB, patch)
2018-04-03 23:41 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2018-04-03 23:31:58 PDT
[Win] WebFrameLoaderClient: 'getpid': identifier not found

I'm maintaining WebKit2 for Windows locally. It can't compile after Bug 184142.

>------ Build started: Project: WebKit (WebKit\WebKit), Configuration: Debug x64 ------
>WebFrameLoaderClient.cpp
>c:\webkit\gb\source\webkit\webprocess\webcoresupport\webframeloaderclient.cpp(311): error C3861: 'getpid': identifier not found
>Done building project "WebKit.vcxproj" -- FAILED.
>========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Comment 1 Fujii Hironori 2018-04-03 23:41:30 PDT
Created attachment 337150 [details]
Patch
Comment 2 Konstantin Tokarev 2018-04-04 08:20:51 PDT
Comment on attachment 337150 [details]
Patch

Clearing flags on attachment: 337150

Committed r230256: <https://trac.webkit.org/changeset/230256>
Comment 3 Konstantin Tokarev 2018-04-04 08:20:56 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-04-04 08:21:21 PDT
<rdar://problem/39175024>