Chromium Code Reviews
DescriptionRefactor DoesIntersectRect into BrowserNonClientFrameView.
As far as I can tell the DoesIntersectRect implementations of
OpaqueBrowserFrameView, BrowserNonClientFrameViewMus, and
BrowserNonClientFrameViewAsh are all behaviorly identical but entirely
duplicated. So I moved them all into their common base class. Nothing
should look or act differently after this change.
TEST=Check tab strip, toolbar, and window controls to make sure still work correctly.
Committed: https://crrev.com/55e6cc560a8e152d26f1b69e0929c53681eeacd7
Cr-Commit-Position: refs/heads/master@{#413514}
Patch Set 1 #
Total comments: 10
Patch Set 2 : fix comments #Messages
Total messages: 24 (12 generated)
|