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

Issue 1417423002: [Ozone-DRM] Fix double call of swap buffers callback on failure (Closed)

Created:
5 years, 2 months ago by dnicoara
Modified:
5 years, 2 months ago
Reviewers:
spang
CC:
chromium-reviews, kalyank, piman+watch_chromium.org, ozone-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Ozone-DRM] Fix double call of swap buffers callback on failure The HardwareDisplayController handles all cases and should call the callback even on failure. Make sure this happens otherwise we signal failed swaps twice. BUG=537836 Committed: https://crrev.com/aebd8ebe5cccb7fce8f446db01f8e9bea8176435 Cr-Commit-Position: refs/heads/master@{#355815}

Patch Set 1 #

Patch Set 2 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -5 lines) Patch
M ui/ozone/platform/drm/gpu/drm_window.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M ui/ozone/platform/drm/gpu/drm_window_unittest.cc View 1 3 chunks +35 lines, -0 lines 0 comments Download
M ui/ozone/platform/drm/gpu/hardware_display_controller.cc View 1 chunk +3 lines, -1 line 0 comments Download
M ui/ozone/platform/drm/gpu/hardware_display_controller_unittest.cc View 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
dnicoara
PTAL
5 years, 2 months ago (2015-10-23 16:05:10 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1417423002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1417423002/1
5 years, 2 months ago (2015-10-23 16:05:52 UTC) #4
spang
Ugh. This API is bad and we should feel bad. We should not be returning ...
5 years, 2 months ago (2015-10-23 16:18:35 UTC) #5
dnicoara
On 2015/10/23 16:18:35, spang wrote: > Ugh. This API is bad and we should feel ...
5 years, 2 months ago (2015-10-23 16:22:28 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/79125)
5 years, 2 months ago (2015-10-23 16:34:33 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1417423002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1417423002/20001
5 years, 2 months ago (2015-10-23 17:07:59 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 2 months ago (2015-10-23 17:23:54 UTC) #12
commit-bot: I haz the power
5 years, 2 months ago (2015-10-23 17:25:59 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/aebd8ebe5cccb7fce8f446db01f8e9bea8176435
Cr-Commit-Position: refs/heads/master@{#355815}

Powered by Google App Engine
This is Rietveld 408576698