Bug 182478

Summary: [WinCairo] Refine WebKitLegacy and WebKit build for wincairo
Product: WebKit Reporter: Yousuke Kimoto <Yousuke.Kimoto>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, don.olmstead, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 174003    
Attachments:
Description Flags
Patch
none
Patch none

Yousuke Kimoto
Reported 2018-02-05 03:09:12 PST
Currently wincairo port can be built on a WebKitLegacy build mode. This ticket aims establishing a WebKit build as well. In this ticket, the following four issues will be fixed: - WebKitLegacy and WebKit for WinCairo can be built at the same time. - For TestWebKitAPI, sources related to WebKitLegacy are built at WebKit build. Those files should be referred for WebKitLegacy build. - WebKit forwarding headers were not copied expectedly. The copying headers should use FLATTENED. - The source directory of InjectedBundle for forwarding headers was typo so that InjectedBundle public headers were not copied. NOTE: This ticket is not able to solve all the build issues for the wincairo webkit, so a lot of compiler errors will happen. Wincairo webkit will be fixed such build errors in the near future.
Attachments
Patch (5.70 KB, patch)
2018-02-05 04:08 PST, Yousuke Kimoto
no flags
Patch (5.45 KB, patch)
2018-02-05 06:05 PST, Yousuke Kimoto
no flags
Yousuke Kimoto
Comment 1 2018-02-05 04:08:26 PST
Yousuke Kimoto
Comment 2 2018-02-05 06:05:48 PST
Created attachment 333078 [details] Patch To generate a build configuration for wincairo webkit, > perl Tools/Scripts/build-webkit --no-ninja --64-bit --wincairo --generate-project-only --cmakeargs=" -DENABLE_WIN_CAIRO_WEBKIT=ON"
WebKit Commit Bot
Comment 3 2018-02-05 18:30:02 PST
Comment on attachment 333078 [details] Patch Clearing flags on attachment: 333078 Committed r228148: <https://trac.webkit.org/changeset/228148>
WebKit Commit Bot
Comment 4 2018-02-05 18:30:03 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-02-05 18:31:30 PST
Note You need to log in before you can comment on or make changes to this bug.