Bug 232062
Summary: | [WinCairo] Use a SHARED WebCore | ||
---|---|---|---|
Product: | WebKit | Reporter: | Don Olmstead <don.olmstead> |
Component: | CMake | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | Hironori.Fujii |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 188175, 232061 | ||
Bug Blocks: |
Don Olmstead
WebKit and WebKitLegacy each have a copy of WebCore in them. Should at least use a SHARED WebCore when both are enabled.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Hmm, I don't like this idea because this will tend to WinCairo only build failures.
WinCairo is planning to remove WebKitLegacy (Bug 194904).
Do you want to this only for Bug 188175?
For Bug 188175, let's take the original Steph's idea (Bug 188175 Comment 2).