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

Issue 1906893002: Building up "Fixes for SkRWBuffer" (Closed)

Created:
4 years, 8 months ago by scroggo
Modified:
4 years, 8 months ago
Reviewers:
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@msan
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Building up "Fixes for SkRWBuffer" crrev.com/1871953002 is failing on MSAN, so I am piecemeal adding pieces to find out why it's failing. Step one is the test, which locally is not causing a problem. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1906893002

Patch Set 1 #

Patch Set 2 : Make it safe to use an empty SkROBuffer #

Patch Set 3 : Try modifying the test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -16 lines) Patch
M src/core/SkRWBuffer.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/DataRefTest.cpp View 1 2 3 chunks +41 lines, -15 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 1 (1 generated)
scroggo
4 years, 8 months ago (2016-04-21 18:25:57 UTC) #1
Description was changed from

==========
Building up "Fixes for SkRWBuffer"

crrev.com/1871953002 is failing on MSAN, so I am piecemeal adding
pieces to find out why it's failing. Step one is the test, which
locally is not causing a problem.
==========

to

==========
Building up "Fixes for SkRWBuffer"

crrev.com/1871953002 is failing on MSAN, so I am piecemeal adding
pieces to find out why it's failing. Step one is the test, which
locally is not causing a problem.
GOLD_TRYBOT_URL=
https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&is...
==========

Powered by Google App Engine
This is Rietveld 408576698