Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(45)

Issue 9597003: Replace an usage of ScopedSkRegion with our implementation of scoped_ptr. (Closed)

Created:
8 years, 9 months ago by tfarina
Modified:
8 years, 9 months ago
Reviewers:
jam
CC:
chromium-reviews, yusukes+watch_chromium.org, penghuang+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, James Su
Visibility:
Public.

Description

Replace an usage of ScopedSkRegion with our implementation of scoped_ptr. R=jam@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=124979

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -8 lines) Patch
M content/browser/renderer_host/render_widget_host_view_win.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_win.cc View 4 chunks +4 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
tfarina
8 years, 9 months ago (2012-03-04 01:22:33 UTC) #1
jam
What is the reason for this change?
8 years, 9 months ago (2012-03-05 06:57:05 UTC) #2
tfarina
On 2012/03/05 06:57:05, John Abd-El-Malek wrote: > What is the reason for this change? I ...
8 years, 9 months ago (2012-03-05 12:20:22 UTC) #3
jam
8 years, 9 months ago (2012-03-05 19:19:01 UTC) #4
On 2012/03/05 12:20:22, tfarina wrote:
> On 2012/03/05 06:57:05, John Abd-El-Malek wrote:
> > What is the reason for this change?
> 
> I plan to get rid of ScopedSkRegion, because it's pointless to have it. It's
re
> implementing scoped_ptr.

got it. lgtm

Powered by Google App Engine
This is Rietveld 408576698