WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
182478
[WinCairo] Refine WebKitLegacy and WebKit build for wincairo
https://bugs.webkit.org/show_bug.cgi?id=182478
Summary
[WinCairo] Refine WebKitLegacy and WebKit build for wincairo
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
Details
Formatted Diff
Diff
Patch
(5.45 KB, patch)
2018-02-05 06:05 PST
,
Yousuke Kimoto
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Yousuke Kimoto
Comment 1
2018-02-05 04:08:26 PST
Created
attachment 333073
[details]
Patch
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
<
rdar://problem/37259007
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug