Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(114)

Issue 7198050: Remove method calls on invalid "this" pointer. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by bungeman
Modified:
11 years, 8 months ago
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

This is a less disruptive version of https://codereview.appspot.com/7201048/ .

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add "this->" qualifier per comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -12 lines) Patch
M src/core/SkRegion.cpp View 1 4 chunks +4 lines, -4 lines 0 comments Download
M src/core/SkRegionPriv.h View 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 6
bungeman
11 years, 8 months ago (2013-01-24 15:57:34 UTC) #1
bsalomon
On 2013/01/24 15:57:34, bungeman wrote: lgtm
11 years, 8 months ago (2013-01-24 15:58:46 UTC) #2
reed1
like, but w/ requested this-> addition. https://codereview.appspot.com/7198050/diff/1/src/core/SkRegion.cpp File src/core/SkRegion.cpp (right): https://codereview.appspot.com/7198050/diff/1/src/core/SkRegion.cpp#newcode91 src/core/SkRegion.cpp:91: void SkRegion::freeRuns() { ...
11 years, 8 months ago (2013-01-24 16:03:37 UTC) #3
bungeman
Added "this->" qualifier for clarity. https://codereview.appspot.com/7198050/diff/1/src/core/SkRegion.cpp File src/core/SkRegion.cpp (right): https://codereview.appspot.com/7198050/diff/1/src/core/SkRegion.cpp#newcode91 src/core/SkRegion.cpp:91: void SkRegion::freeRuns() { On ...
11 years, 8 months ago (2013-01-24 16:08:25 UTC) #4
reed1
lgtm
11 years, 8 months ago (2013-01-24 16:10:24 UTC) #5
bungeman
11 years, 8 months ago (2013-01-24 16:38:41 UTC) #6
Message was sent while issue was closed.
Committed revision 7366.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b