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

Issue 1061203002: cc: Remove invalidation history (Closed)

Created:
5 years, 8 months ago by enne (OOO)
Modified:
5 years, 8 months ago
Reviewers:
vmpstr
CC:
cc-bugs_chromium.org, chrishtr, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Remove invalidation history Now that Blink handles animated gifs, this code is not needed. BUG=467197 Committed: https://crrev.com/4b219b204e672f48ba743919342191a001a27b9b Cr-Commit-Position: refs/heads/master@{#324084}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Address vmpstr comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -416 lines) Patch
M cc/layers/picture_layer.cc View 1 chunk +0 lines, -1 line 0 comments Download
M cc/resources/display_list_recording_source.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/resources/display_list_recording_source.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M cc/resources/picture_pile.h View 2 chunks +2 lines, -30 lines 0 comments Download
M cc/resources/picture_pile.cc View 1 12 chunks +11 lines, -104 lines 0 comments Download
M cc/resources/picture_pile_impl.h View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/resources/picture_pile_impl.cc View 1 6 chunks +10 lines, -14 lines 0 comments Download
M cc/resources/picture_pile_unittest.cc View 28 chunks +43 lines, -250 lines 0 comments Download
M cc/resources/recording_source.h View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/test/fake_picture_pile.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/test/fake_picture_pile.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M cc/test/fake_picture_pile_impl.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
enne (OOO)
https://codereview.chromium.org/1061203002/diff/1/cc/resources/picture_pile_unittest.cc File cc/resources/picture_pile_unittest.cc (left): https://codereview.chromium.org/1061203002/diff/1/cc/resources/picture_pile_unittest.cc#oldcode189 cc/resources/picture_pile_unittest.cc:189: TEST_F(PicturePileTest, InvalidateOnTileBoundaryInflated) { I need to check if this ...
5 years, 8 months ago (2015-04-07 01:03:50 UTC) #2
vmpstr
A bunch of nits below https://codereview.chromium.org/1061203002/diff/1/cc/resources/picture_pile.cc File cc/resources/picture_pile.cc (right): https://codereview.chromium.org/1061203002/diff/1/cc/resources/picture_pile.cc#newcode253 cc/resources/picture_pile.cc:253: has_any_recordings_ |= true; nit: ...
5 years, 8 months ago (2015-04-07 17:43:15 UTC) #3
enne (OOO)
Thanks for pointing out all those extra cleanups. Oops! Fixed. https://codereview.chromium.org/1061203002/diff/1/cc/resources/picture_pile_unittest.cc File cc/resources/picture_pile_unittest.cc (left): https://codereview.chromium.org/1061203002/diff/1/cc/resources/picture_pile_unittest.cc#oldcode189 ...
5 years, 8 months ago (2015-04-07 17:59:43 UTC) #4
vmpstr
lgtm
5 years, 8 months ago (2015-04-07 18:10:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1061203002/20001
5 years, 8 months ago (2015-04-07 18:20:08 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-07 19:11:12 UTC) #8
commit-bot: I haz the power
5 years, 8 months ago (2015-04-07 19:13:28 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4b219b204e672f48ba743919342191a001a27b9b
Cr-Commit-Position: refs/heads/master@{#324084}

Powered by Google App Engine
This is Rietveld 408576698