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

Issue 204353005: Remove use of SkBitmap::Config (deprecated) from Source/web/tests/. (Closed)

Created:
6 years, 9 months ago by jbroman
Modified:
6 years, 9 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove use of SkBitmap::Config (deprecated) from Source/web/tests/. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169778

Patch Set 1 : #

Total comments: 4

Patch Set 2 : add EXPECT_TRUE in two places ASSERT_TRUE does not work #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -73 lines) Patch
M Source/web/tests/DragImageTest.cpp View 1 1 chunk +1 line, -3 lines 0 comments Download
M Source/web/tests/GraphicsContextTest.cpp View 24 chunks +29 lines, -57 lines 0 comments Download
M Source/web/tests/ImageLayerChromiumTest.cpp View 1 2 chunks +6 lines, -7 lines 0 comments Download
M Source/web/tests/WebFrameTest.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M Source/web/tests/WebViewTest.cpp View 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 25 (0 generated)
jbroman
Let me know if this looks good (and uses the best/most current Skia APIs). In ...
6 years, 9 months ago (2014-03-20 19:44:27 UTC) #1
Stephen Chennney
On 2014/03/20 19:44:27, jbroman wrote: > Let me know if this looks good (and uses ...
6 years, 9 months ago (2014-03-20 20:29:08 UTC) #2
reed1
lgtm w/ suggestions about ASSERT_TRUE https://codereview.chromium.org/204353005/diff/20001/Source/web/tests/DragImageTest.cpp File Source/web/tests/DragImageTest.cpp (right): https://codereview.chromium.org/204353005/diff/20001/Source/web/tests/DragImageTest.cpp#newcode67 Source/web/tests/DragImageTest.cpp:67: m_nativeImage->bitmap().allocN32Pixels(size.width(), size.height()); ASSERT_TRUE() ? ...
6 years, 9 months ago (2014-03-21 15:18:40 UTC) #3
jbroman
Unfortunately, ASSERT_TRUE uses "return", and isn't legal in this context. Best I can do without ...
6 years, 9 months ago (2014-03-21 15:39:33 UTC) #4
jbroman
+abarth for Source/web/ OWNERS.
6 years, 9 months ago (2014-03-21 15:41:02 UTC) #5
abarth-chromium
lgtm
6 years, 9 months ago (2014-03-21 15:51:49 UTC) #6
jbroman
The CQ bit was checked by jbroman@chromium.org
6 years, 9 months ago (2014-03-21 15:53:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbroman@chromium.org/204353005/40001
6 years, 9 months ago (2014-03-21 15:53:17 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-21 16:48:28 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on linux_blink_dbg
6 years, 9 months ago (2014-03-21 16:48:29 UTC) #10
jbroman
The CQ bit was checked by jbroman@chromium.org
6 years, 9 months ago (2014-03-21 16:48:51 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbroman@chromium.org/204353005/40001
6 years, 9 months ago (2014-03-21 16:48:54 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-21 16:52:11 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on linux_blink_dbg
6 years, 9 months ago (2014-03-21 16:52:11 UTC) #14
jbroman
The CQ bit was checked by jbroman@chromium.org
6 years, 9 months ago (2014-03-21 16:54:08 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbroman@chromium.org/204353005/40001
6 years, 9 months ago (2014-03-21 16:54:17 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-21 18:03:33 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on linux_blink_dbg
6 years, 9 months ago (2014-03-21 18:03:33 UTC) #18
jbroman
The CQ bit was checked by jbroman@chromium.org
6 years, 9 months ago (2014-03-21 20:32:16 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbroman@chromium.org/204353005/40001
6 years, 9 months ago (2014-03-21 20:32:22 UTC) #20
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-21 20:35:12 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on linux_blink_dbg
6 years, 9 months ago (2014-03-21 20:35:13 UTC) #22
jbroman
The CQ bit was checked by jbroman@chromium.org
6 years, 9 months ago (2014-03-21 20:35:47 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbroman@chromium.org/204353005/40001
6 years, 9 months ago (2014-03-21 20:35:59 UTC) #24
commit-bot: I haz the power
6 years, 9 months ago (2014-03-22 04:16:42 UTC) #25
Message was sent while issue was closed.
Change committed as 169778

Powered by Google App Engine
This is Rietveld 408576698