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

Issue 4684042: Changed two assertions to explicit tests, and added an error code to (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by kbr1
Modified:
12 years, 11 months ago
Reviewers:
dgkoch, nicolas
CC:
angleproject-review_googlegroups.com, apatrick1
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Changed two assertions to explicit tests, and added an error code to those checked during ReadPixels. These changes are needed to avoid having ANGLE assert in debug builds when running WebGL test cases which provoke a GPU reset. BUG=none TEST=slow-shader-example and lots-of-polys-example in WebGL test suite Committed: http://code.google.com/p/angleproject/source/detail?r=703

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -4 lines) Patch
M src/libEGL/Display.cpp View 2 chunks +8 lines, -4 lines 0 comments Download
M src/libGLESv2/Context.cpp View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 5
kbr1
Please review. Thanks.
12 years, 11 months ago (2011-07-08 01:01:12 UTC) #1
nicolas
Looks fine to me.
12 years, 11 months ago (2011-07-08 14:29:33 UTC) #2
dgkoch
you forgot to update version.h though..
12 years, 11 months ago (2011-07-08 17:48:21 UTC) #3
dgkoch
On 2011/07/08 17:48:21, dgkoch wrote: > you forgot to update version.h though.. fixed.
12 years, 11 months ago (2011-07-08 18:10:31 UTC) #4
kbr1
12 years, 11 months ago (2011-07-08 18:27:41 UTC) #5
On 2011/07/08 18:10:31, dgkoch wrote:
> On 2011/07/08 17:48:21, dgkoch wrote:
> > you forgot to update version.h though..
> 
> fixed.

Argh. Sorry and thanks for cleaning that up for me.

We really need a post-commit hook, or some other automatic versioning
solution...
Sign in to reply to this message.

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