Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(25)

Issue 1207773003: Add ListContainer::swap (Closed)

Created:
4 years, 10 months ago by pdr.
Modified:
4 years, 10 months ago
Reviewers:
danakj, chrishtr
CC:
blink-reviews, Rik, danakj, dshwang, drott+blinkwatch_chromium.org, krit, f(malita), jbroman, Justin Novosad, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Add ListContainer::swap This patch implements a simple swap function on ListContainer. This is the blink-side version of https://codereview.chromium.org/1199343004. This is one more requirement for backing DisplayItemList by a ListContainer. BUG=484943 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197772

Patch Set 1 #

Total comments: 1

Patch Set 2 : Refactor for clairty #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -0 lines) Patch
M Source/platform/graphics/ListContainer.h View 1 chunk +6 lines, -0 lines 0 comments Download
M Source/platform/graphics/ListContainerTest.cpp View 1 2 chunks +36 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
pdr.
4 years, 10 months ago (2015-06-24 18:10:57 UTC) #2
chrishtr
https://codereview.chromium.org/1207773003/diff/1/Source/platform/graphics/ListContainerTest.cpp File Source/platform/graphics/ListContainerTest.cpp (right): https://codereview.chromium.org/1207773003/diff/1/Source/platform/graphics/ListContainerTest.cpp#newcode953 Source/platform/graphics/ListContainerTest.cpp:953: EXPECT_EQ(kMagicNumberToUseForSimpleDerivedElementTwo, list2.front()->getValue()); same comment
4 years, 10 months ago (2015-06-24 18:12:28 UTC) #3
pdr.
On 2015/06/24 at 18:12:28, chrishtr wrote: > https://codereview.chromium.org/1207773003/diff/1/Source/platform/graphics/ListContainerTest.cpp > File Source/platform/graphics/ListContainerTest.cpp (right): > > https://codereview.chromium.org/1207773003/diff/1/Source/platform/graphics/ListContainerTest.cpp#newcode953 ...
4 years, 10 months ago (2015-06-24 18:18:51 UTC) #4
chrishtr
lgtm
4 years, 10 months ago (2015-06-24 18:19:28 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1207773003/20001
4 years, 10 months ago (2015-06-24 18:20:10 UTC) #7
commit-bot: I haz the power
4 years, 10 months ago (2015-06-24 19:23:40 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197772

Powered by Google App Engine
This is Rietveld 408576698