Chromium Code Reviews
Description[Mac] Avoid "adding unknown subview" warning.
Chrome Mac has added a subview above the window's content view, which
the Appkit warns about at runtime. Presumably, doing so may break in a
future macOS release. This cl adds Chrome's top-level subview to the
window's content view, which is what the Appkit wants.
BUG=605219
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address feedback. #
Messages
Total messages: 13 (3 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||