|
Remove RenderWidgetHost::GetSnapshotFromRenderer.
This functionality does not exist on aura or android anymore, and is
going away soon on Mac. RWHViews are always composited now on all
platforms, so the active tab is always able to be copied in the
browser process with CopyFromBackingStore().
This removes the ViewMsg_Snapshot and ViewHostMsg_Snapshot IPCs.
R=piman, thestig
BUG= 251966, 251960
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266399
Total comments: 2
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+9 lines, -213 lines) |
Patch |
 |
M |
chrome/browser/extensions/api/capture_web_contents_function.h
|
View
|
1
2
3
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/capture_web_contents_function.cc
|
View
|
1
2
|
1 chunk |
+1 line, -22 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/thumbnails/thumbnail_tab_helper.cc
|
View
|
|
2 chunks |
+1 line, -18 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/pdf/pdf_browsertest.cc
|
View
|
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/media/capture/web_contents_video_capture_device.cc
|
View
|
1
|
1 chunk |
+1 line, -9 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_browsertest.cc
|
View
|
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_impl.h
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_impl.cc
|
View
|
|
3 chunks |
+0 lines, -39 lines |
0 comments
|
Download
|
 |
M |
content/common/view_messages.h
|
View
|
|
2 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/render_widget_host.h
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_widget.h
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_widget.cc
|
View
|
|
2 chunks |
+0 lines, -45 lines |
0 comments
|
Download
|
Total messages: 30 (0 generated)
|