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

Issue 8404029: Strip comments from shader before checking for invalid characters (Closed)

Created:
9 years, 1 month ago by greggman
Modified:
9 years, 1 month ago
Reviewers:
jbauman
CC:
chromium-reviews, apatrick_chromium, Paweł Hajdan Jr.
Visibility:
Public.

Description

Strip comments from shader before checking for invalid characters BUG=101870 TEST=unit tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107631

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+223 lines, -1 line) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 chunk +2 lines, -1 line 1 comment Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/shader_manager.h View 1 chunk +3 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/shader_manager.cc View 2 chunks +187 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/shader_manager_unittest.cc View 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
greggman
Hey John, can you please review this. Thank you.
9 years, 1 month ago (2011-10-27 07:19:47 UTC) #1
jbauman
lgtm. Thanks for getting this done so quickly.
9 years, 1 month ago (2011-10-27 17:58:59 UTC) #2
jbauman
http://codereview.chromium.org/8404029/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): http://codereview.chromium.org/8404029/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode4763 gpu/command_buffer/service/gles2_cmd_decoder.cc:4763: info->UpdateSource(str.c_str()); Actually, if we're worried about unusual characters messing ...
9 years, 1 month ago (2011-10-27 18:02:01 UTC) #3
greggman
On 2011/10/27 18:02:01, jbauman wrote: > http://codereview.chromium.org/8404029/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc > File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): > > http://codereview.chromium.org/8404029/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode4763 > ...
9 years, 1 month ago (2011-10-27 19:11:30 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gman@chromium.org/8404029/1
9 years, 1 month ago (2011-10-27 20:34:17 UTC) #5
commit-bot: I haz the power
9 years, 1 month ago (2011-10-27 21:42:43 UTC) #6
Change committed as 107631

Powered by Google App Engine
This is Rietveld 408576698