aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/htmltableheadercellelement.rs
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2016-08-15 01:02:36 -0700
committerEric Anholt <eric@anholt.net>2016-08-26 14:04:19 -0700
commit6ec2c41df8a07c81ada5d4d1d6f5ec647fb9868b (patch)
treed0687b2d110b79d2f1e3c20a0f6fbdb40fe7fb14 /components/script/dom/htmltableheadercellelement.rs
parent545ae86dff6513f1f5de083ba3ce64b181368482 (diff)
downloadservo-6ec2c41df8a07c81ada5d4d1d6f5ec647fb9868b.tar.gz
servo-6ec2c41df8a07c81ada5d4d1d6f5ec647fb9868b.zip
webgl: Protect against GL error on glBindRenderbuffer(deleted rbo).
On a GLES or compatibility underlying GL context, we were fine because an underlying renderbuffer object would just get re-created, and nothing too bad happened because we aren't tracking the currently bound renderbuffer at the DOM level. However, on a desktop GL core context, binding non-genned or deleted names is an error. Fixes a crash in object-deletion-behavior.html.
Diffstat (limited to 'components/script/dom/htmltableheadercellelement.rs')
0 files changed, 0 insertions, 0 deletions