|
|
Mac File Dialogs: Remove SaveAccessoryView.xib
This CL removes SaveAccessoryView.xib and replaces it with a programmatically
created accessory view for file dialogs on Mac. This CL leads to the following
UI changes -
- The popup button in the accessory view is now only as wide as the content.
- The accessory view now lays out correctly in RTL mode.
This CL also fixes the warnings that were displayed on running
shell_dialog_unittests on Mac.
BUG= 603303, 596830
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+51 lines, -72 lines) |
Patch |
 |
M |
base/mac/sdk_forward_declarations.h
|
View
|
1
2
3
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/app/generated_resources.grd
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/app/nibs/SaveAccessoryView.xib
|
View
|
1
|
1 chunk |
+0 lines, -54 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_nibs.gypi
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
A |
ui/shell_dialogs/Todo: add gn target shell_dialogs_unittests
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/shell_dialogs/run_all_unittests.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ui/shell_dialogs/select_file_dialog_mac.h
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/shell_dialogs/select_file_dialog_mac.mm
|
View
|
1
2
3
4
5
6
|
5 chunks |
+35 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/shell_dialogs/shell_dialogs.gyp
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/strings/ui_strings.grd
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
Total messages: 3 (3 generated)
|