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

Issue 11415040: Relax assertions around context loss and program initialization. Higher level code will take care o… (Closed)

Created:
8 years, 1 month ago by Ken Russell (switch to Gerrit)
Modified:
8 years, 1 month ago
Reviewers:
nduca
CC:
chromium-reviews, cc-bugs_chromium.org, jamesr, Zhenyao Mo
Visibility:
Public.

Description

Relax assertions around context loss and program initialization. Higher level code will take care of issuing repaints as necessary. BUG=161571 TEST=GPUCrashTest.Kill in Debug mode on Windows Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=168464

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -23 lines) Patch
M cc/gl_renderer.cc View 7 chunks +12 lines, -10 lines 0 comments Download
M cc/program_binding.h View 3 chunks +5 lines, -2 lines 2 comments Download
M cc/program_binding.cc View 5 chunks +9 lines, -11 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Ken Russell (switch to Gerrit)
Please review. Thanks.
8 years, 1 month ago (2012-11-17 00:29:19 UTC) #1
Ken Russell (switch to Gerrit)
8 years, 1 month ago (2012-11-17 01:21:32 UTC) #2
nduca
lgtm. As we discussed, there's a good chance you're gonna run into a few places ...
8 years, 1 month ago (2012-11-17 17:02:50 UTC) #3
Ken Russell (switch to Gerrit)
Going to try CQ'ing this. https://codereview.chromium.org/11415040/diff/1/cc/program_binding.h File cc/program_binding.h (right): https://codereview.chromium.org/11415040/diff/1/cc/program_binding.h#newcode56 cc/program_binding.h:56: if (IsContextLost(context)) On 2012/11/17 ...
8 years, 1 month ago (2012-11-17 20:23:42 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kbr@chromium.org/11415040/1
8 years, 1 month ago (2012-11-17 20:23:58 UTC) #5
commit-bot: I haz the power
8 years, 1 month ago (2012-11-17 22:24:48 UTC) #6
Change committed as 168464

Powered by Google App Engine
This is Rietveld 408576698