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

Issue 2644483002: Fix crash in CompressedTexSubImage taking 0 offset without pbo (Closed)

Created:
3 years, 11 months ago by qiankun
Modified:
3 years, 11 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix crash in CompressedTexSubImage taking 0 offset without pbo DCHECK is triggered: "FATAL:gles2_implementation.cc(663)] Check failed: data. " before this CL. BUG=679678 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2644483002 Cr-Commit-Position: refs/heads/master@{#444564} Committed: https://chromium.googlesource.com/chromium/src/+/a5e49a2b2acf7ef4a79030c06589dde1e2ca3684

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6 lines) Patch
M content/test/gpu/gpu_tests/webgl2_conformance_expectations.py View 1 chunk +0 lines, -4 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 4 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
qiankun
This CL depends on the WebGL roll to make webgl-compressed-texture-etc.html green: https://codereview.chromium.org/2642633002/. It rolled in ...
3 years, 11 months ago (2017-01-18 12:10:27 UTC) #4
Ken Russell (switch to Gerrit)
LGTM but Mo, could you review this too? Qiankun, thanks for tracking this down.
3 years, 11 months ago (2017-01-18 21:56:42 UTC) #5
Zhenyao Mo
The test is still failing on all platforms ...
3 years, 11 months ago (2017-01-18 22:03:56 UTC) #6
Ken Russell (switch to Gerrit)
On 2017/01/18 22:03:56, Zhenyao Mo wrote: > The test is still failing on all platforms ...
3 years, 11 months ago (2017-01-18 22:10:32 UTC) #7
Zhenyao Mo
On 2017/01/18 22:10:32, Ken Russell wrote: > On 2017/01/18 22:03:56, Zhenyao Mo wrote: > > ...
3 years, 11 months ago (2017-01-18 23:21:42 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2644483002/1
3 years, 11 months ago (2017-01-18 23:22:54 UTC) #10
commit-bot: I haz the power
3 years, 11 months ago (2017-01-19 00:30:03 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/a5e49a2b2acf7ef4a79030c06589...

Powered by Google App Engine
This is Rietveld 408576698