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

Issue 2567733002: replace flaky DCHECK in DrawingBuffer with early-out (Closed)

Created:
4 years ago by Kai Ninomiya
Modified:
4 years ago
CC:
chromium-reviews, f(malita), krit, drott+blinkwatch_chromium.org, blink-reviews-platform-graphics_chromium.org, dshwang, jam, jbroman, Justin Novosad, Rik, darin-cc_chromium.org, pdr+graphicswatchlist_chromium.org, blink-reviews, piman+watch_chromium.org, danakj+watch_chromium.org, ajuma+watch_chromium.org, Stephen Chennney, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

replace flaky DCHECK in DrawingBuffer with early-out BUG=648377 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Committed: https://crrev.com/4e3dcfb51d796f4b360216afef4da397aca22728 Cr-Commit-Position: refs/heads/master@{#437689}

Patch Set 1 #

Total comments: 1

Patch Set 2 : add comment + rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M content/test/gpu/gpu_tests/webgl_conformance_expectations.py View 1 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.cpp View 1 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 14 (9 generated)
Kai Ninomiya
PTAL
4 years ago (2016-12-09 19:18:07 UTC) #4
Ken Russell (switch to Gerrit)
lgtm with comment added. https://codereview.chromium.org/2567733002/diff/1/third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.cpp File third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.cpp (right): https://codereview.chromium.org/2567733002/diff/1/third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.cpp#newcode716 third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.cpp:716: if (!produceSyncToken.HasData()) { Please add ...
4 years ago (2016-12-09 21:23:50 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2567733002/20001
4 years ago (2016-12-09 21:29:37 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-09 23:28:19 UTC) #12
commit-bot: I haz the power
4 years ago (2016-12-12 14:58:18 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4e3dcfb51d796f4b360216afef4da397aca22728
Cr-Commit-Position: refs/heads/master@{#437689}

Powered by Google App Engine
This is Rietveld 408576698