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

Issue 469393007: Fix == operator in GrTextureDomain so we don't compair uninitilized values (Closed)

Created:
6 years, 4 months ago by egdaniel
Modified:
6 years, 4 months ago
Reviewers:
bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Fix == operator in GrTextureDomain so we don't compair uninitilized values We were getting random behavior when comparing two GrTexureDomains since fDomain was not initialized when the mode was set to ignore. BUG=skia: Committed: https://skia.googlesource.com/skia/+/01a492f959e886f89995c6d1bbcd9f7bb7639726

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/gpu/effects/GrTextureDomain.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
egdaniel
6 years, 4 months ago (2014-08-20 21:10:13 UTC) #1
bsalomon
lgtm
6 years, 4 months ago (2014-08-21 13:35:39 UTC) #2
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 4 months ago (2014-08-21 13:35:39 UTC) #3
bsalomon
lgtm
6 years, 4 months ago (2014-08-21 13:35:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/egdaniel@google.com/469393007/1
6 years, 4 months ago (2014-08-21 13:36:40 UTC) #5
commit-bot: I haz the power
6 years, 4 months ago (2014-08-21 13:47:55 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (1) as 01a492f959e886f89995c6d1bbcd9f7bb7639726

Powered by Google App Engine
This is Rietveld 408576698