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

Issue 291163005: Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromi… (Closed)

Created:
6 years, 7 months ago by reed1
Modified:
6 years, 7 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)""" This reverts commit 3dbceb4f8283b2fb1728d0daf010d036099a2eae. BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=14806

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : soften assert for 'same' colorTypes -- this fixes webgl crash #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -31 lines) Patch
M include/core/SkPixelRef.h View 1 chunk +1 line, -2 lines 0 comments Download
M include/gpu/SkGrPixelRef.h View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkBitmap.cpp View 1 2 3 4 chunks +15 lines, -23 lines 0 comments Download
M src/gpu/SkGrPixelRef.cpp View 4 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
reed1
last time this broke a webgl conformance test, asserting on SkBitmap.cpp:318 SkASSERT(info.fColorType == prInfo.fColorType); Somehow ...
6 years, 7 months ago (2014-05-20 12:42:51 UTC) #1
reed1
This is triggering asserts in the webgl conformance tests: http://build.chromium.org/p/chromium.gpu/builders/Mac%20Retina%20Debug/builds... [2240:1287:0519/143606:INFO:SkBitmap.cpp(318)] ../../third_party/skia/src/core/SkBitmap.cpp:318: failed assertion "info.fColorType ...
6 years, 7 months ago (2014-05-20 12:43:35 UTC) #2
reed1
6 years, 7 months ago (2014-05-20 12:48:28 UTC) #3
reed1
6 years, 7 months ago (2014-05-20 12:48:40 UTC) #4
reed1
#3 should fix the bug. PTAL
6 years, 7 months ago (2014-05-20 15:27:32 UTC) #5
bsalomon
lgtm
6 years, 7 months ago (2014-05-20 15:34:12 UTC) #6
reed1
The CQ bit was checked by reed@google.com
6 years, 7 months ago (2014-05-20 17:03:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@google.com/291163005/50001
6 years, 7 months ago (2014-05-20 17:03:43 UTC) #8
commit-bot: I haz the power
Change committed as 14806
6 years, 7 months ago (2014-05-20 17:08:17 UTC) #9
reed1
6 years, 7 months ago (2014-05-21 15:57:10 UTC) #10
Message was sent while issue was closed.
A revert of this CL has been created in
https://codereview.chromium.org/295093003/ by reed@google.com.

The reason for reverting is: broke 6 webgl/canvas tests in blink (don't know why
yet)

https://storage.googleapis.com/chromium-layout-test-archives/WebKit_Mac10_7/2...
.

Powered by Google App Engine
This is Rietveld 408576698