src/components/web_modal can be a proper component after mac_views_browser ships |
|
Issue descriptionChrome Version : 70ish src/components/web_modal is currently a static library to get around some layering violations used for the Cocoa implementation Issue 671916 would remove the need for that, and this can be compiled as a shared library. Some other libraries that _depend_ on web_modal can also be converted. Things that depend on web_modal (directly or indirectly) currently must also be statically linked. |
|
►
Sign in to add a comment |
|
Comment 1 by ligimole@google.com
, Nov 19