Support CEF building with is_component=true |
||
Issue descriptionCEF currently violates a number of component boundaries [1] which precludes us from building with is_component=true. These violations are necessary to expose functionality to client applications via the API exported by the CEF shared library. There has been some agreement [2] that Chromium code should be fixed (mostly by adding *_EXPORT) to support building CEF with is_component=true. This is the tracking bug for that project. [1] https://bitbucket.org/chromiumembedded/cef/issues/1617 [2] https://groups.google.com/a/chromium.org/d/msg/chromium-dev/LWRR3fMlvQ4/mZ9ilc9wBgAJ
,
Jul 6 2017
Adding is_component_build=true support in CEF ended up requiring only very minimal Chromium changes due to all the changes that have already occurred for GN support. Marking this issue as WontFix. |
||
►
Sign in to add a comment |
||
Comment 1 by most...@opera.com
, Jul 27 2016