Description- Swap themePatternPhase to themePatternPhaseForAlignment with an arg to indicate whether the image should be aligned with the window frame or the tab strip.
This is needed in order to split IDR_THEME_TAB_BACKGROUND into two images in https://codereview.chromium.org/18486007/
and to make themes like http://www.corp.google.com/~pkotwicz/theme_testing/tab_background_tinted_frame.crx line up properly on mac (Which is also fixed in https://codereview.chromium.org/18486007/).
- Move drawing the fill for the active tab to drawFillForActiveTab from drawFill in tab_view.mm. This is in preparation for https://codereview.chromium.org/18486007/ which makes painting the inactive tab more complex.
BUG=176857
TEST=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212721
Patch Set 1 #Patch Set 2 : #
Total comments: 3
Patch Set 3 : Changes as requested #Patch Set 4 : Rebased #Messages
Total messages: 9 (0 generated)
|