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

Issue 2743283003: Disable Normal DCHECK (Closed)

Created:
3 years, 9 months ago by Peter Mayo
Modified:
3 years, 9 months ago
Reviewers:
danakj
CC:
chromium-reviews, cc-bugs_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable Normal DCHECK This DCHECK fires for some seemingly irrelevant polygons. The rendering now proceeds quite well when it is removed. It is symptomatic of calculcations getting unstable, which can be handled later in the pruning. BUG=None CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2743283003 Cr-Commit-Position: refs/heads/master@{#457823} Committed: https://chromium.googlesource.com/chromium/src/+/bba421837cf80e6b786c736235f9ec10fa931302

Patch Set 1 #

Patch Set 2 : Reword #

Total comments: 2

Patch Set 3 : Move normal copy to initializer. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -7 lines) Patch
M cc/quads/draw_polygon.cc View 1 2 1 chunk +8 lines, -7 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Peter Mayo
As discussed offline, reworded. PTaL.
3 years, 9 months ago (2017-03-17 00:42:55 UTC) #2
danakj
LGTM https://codereview.chromium.org/2743283003/diff/20001/cc/quads/draw_polygon.cc File cc/quads/draw_polygon.cc (right): https://codereview.chromium.org/2743283003/diff/20001/cc/quads/draw_polygon.cc#newcode46 cc/quads/draw_polygon.cc:46: normal_ = normal; can this be initialized in ...
3 years, 9 months ago (2017-03-17 14:14:44 UTC) #3
Peter Mayo
PTaL https://codereview.chromium.org/2743283003/diff/20001/cc/quads/draw_polygon.cc File cc/quads/draw_polygon.cc (right): https://codereview.chromium.org/2743283003/diff/20001/cc/quads/draw_polygon.cc#newcode46 cc/quads/draw_polygon.cc:46: normal_ = normal; On 2017/03/17 14:14:44, danakj wrote: ...
3 years, 9 months ago (2017-03-17 16:04:07 UTC) #4
danakj
LGTM
3 years, 9 months ago (2017-03-17 16:13:35 UTC) #5
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/2743283003/40001
3 years, 9 months ago (2017-03-17 17:18:56 UTC) #7
commit-bot: I haz the power
3 years, 9 months ago (2017-03-17 18:30:36 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/bba421837cf80e6b786c736235f9...

Powered by Google App Engine
This is Rietveld 408576698