|
Deprecate most of the remaining wstring file_util functions.
These still exist on Windows due to being used by the installer,
but by moving them into the Windows-only block we prevent them
from being used in new code. (I am already finding new code using
some of these! I am glad to be rid of them.)
BUG= 24672
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51862
Total comments: 9
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+88 lines, -67 lines) |
Patch |
 |
M |
base/file_util_deprecated.h
|
View
|
1
2
3
|
2 chunks |
+24 lines, -18 lines |
0 comments
|
Download
|
 |
M |
base/file_util_unittest.cc
|
View
|
|
4 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/download/download_manager.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
3 comments
|
Download
|
 |
M |
chrome/browser/download/download_util.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/download/save_package.cc
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/printing/printing_layout_uitest.cc
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/shell_integration.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
1 comment
|
Download
|
 |
M |
chrome/browser/shell_integration.cc
|
View
|
|
1 chunk |
+4 lines, -4 lines |
2 comments
|
Download
|
 |
M |
chrome/tools/convert_dict/aff_reader.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
1 comment
|
Download
|
 |
M |
chrome/tools/convert_dict/dic_reader.cc
|
View
|
|
1 chunk |
+5 lines, -2 lines |
2 comments
|
Download
|
 |
M |
printing/image.h
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
printing/image.cc
|
View
|
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
tools/imagediff/image_diff.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/tools/test_shell/test_shell.h
|
View
|
|
5 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/tools/test_shell/test_shell.cc
|
View
|
4
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/tools/test_shell/test_shell_gtk.cc
|
View
|
4
5
|
4 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
webkit/tools/test_shell/test_shell_mac.mm
|
View
|
4
|
4 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
webkit/tools/test_shell/test_shell_main.cc
|
View
|
4
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/tools/test_shell/test_shell_win.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|