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

Issue 4810088: Fix crash in GrStencilBuffer at context teardown (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by bsalomon
Modified:
13 years, 1 month ago
Reviewers:
reed1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : fixed #

Patch Set 3 : fix assert #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -2 lines) Patch
M gpu/src/GrGLStencilBuffer.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/src/GrStencilBuffer.h View 1 chunk +10 lines, -0 lines 0 comments Download
M gpu/src/GrStencilBuffer.cpp View 1 2 2 chunks +31 lines, -2 lines 0 comments Download

Messages

Total messages: 5
bsalomon
Fixes DRT for skia roll.
13 years, 1 month ago (2011-08-09 17:48:37 UTC) #1
reed1
LGTM Another pattern to ensure that the base-class version is also called is: void baseclass::release() ...
13 years, 1 month ago (2011-08-09 17:52:29 UTC) #2
bsalomon
Yeah in this case it'd have to be two levels of that pattern. GrResource already ...
13 years, 1 month ago (2011-08-09 17:55:10 UTC) #3
reed1
doh! On Tue, Aug 9, 2011 at 10:54 AM, Brian Salomon <bsalomon@google.com> wrote: > Yeah ...
13 years, 1 month ago (2011-08-09 17:58:03 UTC) #4
bsalomon
13 years, 1 month ago (2011-08-10 12:12:52 UTC) #5
Closed with r2084.
Sign in to reply to this message.

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