|
Clipboard:
- Move link construction logic to scoped_clipboard_writer.cc
- Make callers use EscapeForHTML on the anchor text
- Make WriteHyperlink just write html, and not a bookmark as well (only affects one caller, which I updated)
- implement WriteBookmark for gtk
BUG= 18034, 18035
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25833
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+41 lines, -71 lines) |
Patch |
|
M |
base/clipboard.h
|
View
|
1
2
3
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
base/clipboard.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
base/clipboard_linux.cc
|
View
|
1
2
3
|
5 chunks |
+15 lines, -9 lines |
0 comments
|
Download
|
|
M |
base/clipboard_mac.mm
|
View
|
1
2
3
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
base/clipboard_unittest.cc
|
View
|
1
2
3
|
2 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
|
M |
base/clipboard_win.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
|
M |
base/scoped_clipboard_writer.h
|
View
|
1
2
3
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
base/scoped_clipboard_writer.cc
|
View
|
1
2
3
|
1 chunk |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
chrome/browser/autocomplete/autocomplete_edit_view_win.cc
|
View
|
1
2
3
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/bookmarks/bookmark_drag_data.cc
|
View
|
1
2
3
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|