summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authormazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-20 07:52:38 +0000
committermazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-20 07:52:38 +0000
commitd7e11bf37947e6327c79ca93006692e20f803bd7 (patch)
treef72463866728ec0bd47cc52b75e75aae12493989 /content
parent1533b3935cf384b02578d9b18638e404bc74f855 (diff)
downloadchromium_src-d7e11bf37947e6327c79ca93006692e20f803bd7.zip
chromium_src-d7e11bf37947e6327c79ca93006692e20f803bd7.tar.gz
chromium_src-d7e11bf37947e6327c79ca93006692e20f803bd7.tar.bz2
Delete an obsolete comment on RenderWidgetHost::CopyFromBackingStore.
BUG=118571 Review URL: https://chromiumcodereview.appspot.com/10823384 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152304 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content')
-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