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

Issue 1019263002: cc: Remove the unused function appendCompositingItem with 3 parameters (Closed)

Created:
5 years, 9 months ago by huayong.xu
Modified:
5 years, 8 months ago
Reviewers:
pdr., enne (OOO)
CC:
cc-bugs_chromium.org, 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 the unused function appendCompositingItem with 3 parameters Remove a TODO, because Blink had already removed this function calls. Meanwhile remove some unused includes. Committed: https://crrev.com/45a8506acbf566eac38c7ed0624a45669b45de69 Cr-Commit-Position: refs/heads/master@{#322808}

Patch Set 1 #

Patch Set 2 : Remove some unused includes #

Total comments: 1

Patch Set 3 : Include WebFloatRect.h #

Total comments: 4

Patch Set 4 : Add some forward declarations in web_display_item_list_impl.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -17 lines) Patch
M cc/blink/web_display_item_list_impl.h View 1 2 3 3 chunks +6 lines, -7 lines 0 comments Download
M cc/blink/web_display_item_list_impl.cc View 1 3 chunks +0 lines, -10 lines 0 comments Download

Messages

Total messages: 17 (3 generated)
huayong.xu
Please review.
5 years, 9 months ago (2015-03-19 09:56:03 UTC) #2
enne (OOO)
lgtm https://codereview.chromium.org/1019263002/diff/20001/cc/blink/web_display_item_list_impl.h File cc/blink/web_display_item_list_impl.h (left): https://codereview.chromium.org/1019263002/diff/20001/cc/blink/web_display_item_list_impl.h#oldcode14 cc/blink/web_display_item_list_impl.h:14: #include "third_party/WebKit/public/platform/WebFloatPoint.h" Maybe this should be WebFloatRect?
5 years, 9 months ago (2015-03-19 19:10:13 UTC) #4
enne (OOO)
Re: your patch description. If bug=none, just remove that line. Also, please wrap your patch ...
5 years, 9 months ago (2015-03-19 19:11:00 UTC) #5
huayong.xu
On 2015/03/19 19:10:13, enne wrote: > lgtm > > https://codereview.chromium.org/1019263002/diff/20001/cc/blink/web_display_item_list_impl.h > File cc/blink/web_display_item_list_impl.h (left): > ...
5 years, 9 months ago (2015-03-20 00:44:15 UTC) #6
huayong.xu
On 2015/03/19 19:11:00, enne wrote: > Re: your patch description. If bug=none, just remove that ...
5 years, 9 months ago (2015-03-20 00:44:36 UTC) #7
huayong.xu
PTAL, thanks!
5 years, 9 months ago (2015-03-26 07:07:44 UTC) #8
enne (OOO)
https://codereview.chromium.org/1019263002/diff/40001/cc/blink/web_display_item_list_impl.h File cc/blink/web_display_item_list_impl.h (right): https://codereview.chromium.org/1019263002/diff/40001/cc/blink/web_display_item_list_impl.h#newcode14 cc/blink/web_display_item_list_impl.h:14: #include "third_party/skia/include/core/SkRegion.h" Did you mean to not change this?
5 years, 9 months ago (2015-03-26 20:18:12 UTC) #9
huayong.xu
Please take a look again. Thanks. https://codereview.chromium.org/1019263002/diff/40001/cc/blink/web_display_item_list_impl.h File cc/blink/web_display_item_list_impl.h (right): https://codereview.chromium.org/1019263002/diff/40001/cc/blink/web_display_item_list_impl.h#newcode14 cc/blink/web_display_item_list_impl.h:14: #include "third_party/skia/include/core/SkRegion.h" On ...
5 years, 9 months ago (2015-03-27 01:55:23 UTC) #10
enne (OOO)
https://codereview.chromium.org/1019263002/diff/40001/cc/blink/web_display_item_list_impl.h File cc/blink/web_display_item_list_impl.h (right): https://codereview.chromium.org/1019263002/diff/40001/cc/blink/web_display_item_list_impl.h#newcode14 cc/blink/web_display_item_list_impl.h:14: #include "third_party/skia/include/core/SkRegion.h" Sorry, but my original comment still stands. ...
5 years, 9 months ago (2015-03-27 17:52:20 UTC) #11
huayong.xu
Please take a look again? Thanks. https://codereview.chromium.org/1019263002/diff/40001/cc/blink/web_display_item_list_impl.h File cc/blink/web_display_item_list_impl.h (right): https://codereview.chromium.org/1019263002/diff/40001/cc/blink/web_display_item_list_impl.h#newcode14 cc/blink/web_display_item_list_impl.h:14: #include "third_party/skia/include/core/SkRegion.h" On ...
5 years, 8 months ago (2015-03-30 03:51:15 UTC) #12
enne (OOO)
lgtm
5 years, 8 months ago (2015-03-30 16:54:09 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1019263002/60001
5 years, 8 months ago (2015-03-30 17:03:05 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 8 months ago (2015-03-30 18:01:38 UTC) #16
commit-bot: I haz the power
5 years, 8 months ago (2015-03-30 18:02:29 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/45a8506acbf566eac38c7ed0624a45669b45de69
Cr-Commit-Position: refs/heads/master@{#322808}

Powered by Google App Engine
This is Rietveld 408576698