summaryrefslogtreecommitdiffstats
path: root/content/public/browser/render_widget_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/public/browser/render_widget_host.h')
-rw-r--r--content/public/browser/render_widget_host.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/content/public/browser/render_widget_host.h b/content/public/browser/render_widget_host.h
index 6fc195b..bb931bc 100644
--- a/content/public/browser/render_widget_host.h
+++ b/content/public/browser/render_widget_host.h
@@ -165,9 +165,6 @@ class CONTENT_EXPORT RenderWidgetHost : public IPC::Sender {
// Copies the given subset of the backing store into the given (uninitialized)
// PlatformCanvas. If |src_rect| is empty, the whole contents is copied.
- // NOTE: |src_rect| is not supported yet when accelerated compositing is
- // active (http://crbug.com/118571) and the whole content is always copied
- // regardless of |src_rect|.
// If non empty |accelerated_dest_size| is given and accelerated compositing
// is active, the content is shrinked so that it fits in
// |accelerated_dest_size|. If |accelerated_dest_size| is larger than the