|
Add Panel::SetPanelBoundsInstantly for all platforms.
This is needed for panel overflow handling. PanelOverflowStrip (to be added in another patch) will control the hover animation for all overflow panels so that they can be synchronized well. SetPanelBoundsInstantly tells the panel to change bounds instantly without animation.
BUG=none
TEST=new test
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112576
Total comments: 4
Total comments: 4
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+84 lines, -7 lines) |
Patch |
 |
M |
chrome/browser/ui/panels/native_panel.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
1 comment
|
Download
|
 |
M |
chrome/browser/ui/panels/panel.h
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/panels/panel.cc
|
View
|
1
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/panels/panel_browser_view.h
|
View
|
1
2
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/panels/panel_browser_view.cc
|
View
|
1
2
|
2 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/panels/panel_browser_window_cocoa.h
|
View
|
1
2
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/panels/panel_browser_window_cocoa.mm
|
View
|
1
2
|
1 chunk |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/panels/panel_browser_window_gtk.h
|
View
|
1
2
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/panels/panel_browser_window_gtk.cc
|
View
|
1
2
|
1 chunk |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/panels/panel_browsertest.cc
|
View
|
1
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/panels/panel_window_controller_cocoa.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/panels/panel_window_controller_cocoa.mm
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|