aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/htmlconstructor.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2018-09-19 13:36:24 -0400
committerGitHub <noreply@github.com>2018-09-19 13:36:24 -0400
commitb1c6281d3ccba6a5ce8f09fb704c33054a0af37c (patch)
treeca16ef495b3305552b8404c6f7ae7b3d69bc3b22 /components/script/dom/bindings/htmlconstructor.rs
parentd19ce148b6c26b07ad06bacc0ebdaf1a4faf2893 (diff)
parentee916d5c637da0815c402c39496899e671ea2c9e (diff)
downloadservo-b1c6281d3ccba6a5ce8f09fb704c33054a0af37c.tar.gz
servo-b1c6281d3ccba6a5ce8f09fb704c33054a0af37c.zip
Auto merge of #21353 - DanxiongLei:damonlei_fix, r=jdm
fix(webgl): fix issue https://github.com/servo/servo/issues/21352 If we have a bounded framebuffer previously, which is not the one to delete. we would not change the !binding, but we would change the GLSide with Command::BindFramebuffer(Default). change it to: check the id before sending the Command --- - [ ] `./mach build -d` does not report any errors - [ ] `./mach test-tidy` does not report any errors - [x] These changes fix #21352 - [ ] There are tests for these changes OR - [x] These changes do not require tests because `it's obviously simple.` <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21353) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/htmlconstructor.rs')
0 files changed, 0 insertions, 0 deletions