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

Issue 1881423004: Fix crash in PPB_Graphics3D_Impl destructor. (Closed)

Created:
4 years, 8 months ago by danakj
Modified:
4 years, 8 months ago
Reviewers:
no sievers, piman
CC:
chromium-reviews, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org, Ken Russell (switch to Gerrit)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix crash in PPB_Graphics3D_Impl destructor. If init fails, the command_buffer_ is null. R=piman,sievers BUG=602948, 584497 Committed: https://crrev.com/04ae47df06cb5bfebb7e05b5f11c0b7f3fbb57b8 Cr-Commit-Position: refs/heads/master@{#387064}

Patch Set 1 #

Patch Set 2 : pepper: comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M content/renderer/pepper/ppb_graphics_3d_impl.cc View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 18 (9 generated)
danakj
4 years, 8 months ago (2016-04-13 18:14:29 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1881423004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1881423004/1
4 years, 8 months ago (2016-04-13 18:15:10 UTC) #4
danakj
Though, the PPB_Graphics3D_Impl owns the command_buffer_ (unlike the GLES2Implementation case), so I'm not sure we ...
4 years, 8 months ago (2016-04-13 18:24:11 UTC) #5
danakj
On 2016/04/13 18:24:11, danakj wrote: > Though, the PPB_Graphics3D_Impl owns the command_buffer_ (unlike the > ...
4 years, 8 months ago (2016-04-13 18:26:48 UTC) #6
no sievers
lgtm
4 years, 8 months ago (2016-04-13 18:44:02 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1881423004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1881423004/20001
4 years, 8 months ago (2016-04-13 18:46:25 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-13 19:23:31 UTC) #15
piman
lgtm
4 years, 8 months ago (2016-04-13 19:24:45 UTC) #16
commit-bot: I haz the power
4 years, 8 months ago (2016-04-13 19:26:03 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/04ae47df06cb5bfebb7e05b5f11c0b7f3fbb57b8
Cr-Commit-Position: refs/heads/master@{#387064}

Powered by Google App Engine
This is Rietveld 408576698