Chromium Code Reviews
DescriptionMacViews: Audit TOOLKIT_VIEWS in chrome/browser/ui
When toolkit_views flips on Mac, the browser UI will still be Cocoa.
This audits the remaining TOOLKIT_VIEWS #defines under
chrome/browser/ui. Mostly constants designed for the views browser UI
that will introduce UI glitches while the Cocoa UI is still used on Mac.
For many of these the #elif defined(TOOLKIT_VIEWS) is redundant, but it
is kept as something to grep for when the browser UI eventually becomes
Views-based.
BUG=439882
Committed: https://crrev.com/e47ff58b46fff50cd8add438dda3dc98bacf7885
Cr-Commit-Position: refs/heads/master@{#311368}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Simpler #if condition #
Messages
Total messages: 10 (3 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||