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

Issue 8205021: Ensure that a ContextGroup is not destroyed if it was not correctly initialized. (Closed)

Created:
9 years, 2 months ago by apatrick_chromium
Modified:
9 years, 2 months ago
CC:
chromium-reviews, apatrick_chromium
Visibility:
Public.

Description

Ensure that a ContextGroup is not destroyed if it was not correctly initialized. The counting of contexts in the group was out of sync, causing an assertion in release builds. BUG=97775 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104791

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 3 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
apatrick_chromium
9 years, 2 months ago (2011-10-10 18:58:00 UTC) #1
Ken Russell (switch to Gerrit)
9 years, 2 months ago (2011-10-10 19:18:25 UTC) #2
LGTM as long as it's been tested and the NULL ContextGroup doesn't cause
problems elsewhere.

Powered by Google App Engine
This is Rietveld 408576698