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

Issue 1887563002: ozone: fix crash when running video decode unittests. (Closed)

Created:
4 years, 8 months ago by wuchengli
Modified:
4 years, 8 months ago
Reviewers:
dnicoara, spang
CC:
chromium-reviews, kalyank, ozone-reviews_chromium.org, Pawel Osciak
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ozone: fix crash when running video decode unittests. In GLSurfaceOzoneSurfacelessSurfaceImpl::Destroy, if the previous context was NULL, do not make it current. BUG=chromium:602921 TEST=Run vda unittests on oak. Committed: https://crrev.com/2f663de43634c1197a7a2ed8afc12cb6dc565bd0 Cr-Commit-Position: refs/heads/master@{#386988}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M ui/gl/gl_surface_ozone.cc View 1 chunk +5 lines, -3 lines 2 comments Download

Messages

Total messages: 9 (3 generated)
wuchengli
PTAL.
4 years, 8 months ago (2016-04-13 06:03:18 UTC) #2
spang
https://codereview.chromium.org/1887563002/diff/1/ui/gl/gl_surface_ozone.cc File ui/gl/gl_surface_ozone.cc (right): https://codereview.chromium.org/1887563002/diff/1/ui/gl/gl_surface_ozone.cc#newcode606 ui/gl/gl_surface_ozone.cc:606: if (previous_context) { Seems like it should be if ...
4 years, 8 months ago (2016-04-13 14:00:49 UTC) #3
spang
lgtm https://codereview.chromium.org/1887563002/diff/1/ui/gl/gl_surface_ozone.cc File ui/gl/gl_surface_ozone.cc (right): https://codereview.chromium.org/1887563002/diff/1/ui/gl/gl_surface_ozone.cc#newcode606 ui/gl/gl_surface_ozone.cc:606: if (previous_context) { On 2016/04/13 14:00:49, spang wrote: ...
4 years, 8 months ago (2016-04-13 14:16:21 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1887563002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1887563002/1
4 years, 8 months ago (2016-04-13 14:21:16 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-13 14:57:18 UTC) #7
commit-bot: I haz the power
4 years, 8 months ago (2016-04-13 14:58:26 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/2f663de43634c1197a7a2ed8afc12cb6dc565bd0
Cr-Commit-Position: refs/heads/master@{#386988}

Powered by Google App Engine
This is Rietveld 408576698