New issue
Advanced search Search tips

Issue 736916 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug



Sign in to add a comment

framebufferRenderbuffer with never bound renderbuffer should fail

Project Member Reported by zmo@chromium.org, Jun 26 2017

Issue description

Comment 1 by zmo@chromium.org, Jun 26 2017

Owner: zmo@chromium.org
Status: Assigned (was: Available)
This is one line change.  I'll take care.
Project Member

Comment 2 by bugdroid1@chromium.org, Jun 27 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/58289583dc8e3a0ebf327e5410cdabf344e9b816

commit 58289583dc8e3a0ebf327e5410cdabf344e9b816
Author: zmo <zmo@chromium.org>
Date: Tue Jun 27 05:56:37 2017

FramebufferRenderbuffer() generates INVALID_OP if renderbuffer has never been bound.

BUG= 736916 
TEST=gpu_unittests,webgl_conformance
R=kbr@chromium.org,kainino@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;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

Review-Url: https://codereview.chromium.org/2959893002
Cr-Commit-Position: refs/heads/master@{#482545}

[modify] https://crrev.com/58289583dc8e3a0ebf327e5410cdabf344e9b816/gpu/command_buffer/service/gles2_cmd_decoder.cc
[modify] https://crrev.com/58289583dc8e3a0ebf327e5410cdabf344e9b816/gpu/command_buffer/service/gles2_cmd_decoder_unittest_1.cc
[modify] https://crrev.com/58289583dc8e3a0ebf327e5410cdabf344e9b816/gpu/command_buffer/service/gles2_cmd_decoder_unittest_framebuffers.cc
[modify] https://crrev.com/58289583dc8e3a0ebf327e5410cdabf344e9b816/third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp

Comment 3 by zmo@chromium.org, Jun 27 2017

Status: Fixed (was: Assigned)

Sign in to add a comment