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

Issue 1323263002: Show debug information for invalid display items (Closed)

Created:
5 years, 3 months ago by Xianzhu
Modified:
5 years, 3 months ago
Reviewers:
pdr., chrishtr
CC:
blink-reviews, Rik, danakj, dshwang, drott+blinkwatch_chromium.org, krit, f(malita), jbroman, Justin Novosad, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Show debug information for invalid display items This may be helpful when we call showDebugData() during the merge algorithm. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201817

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : Fix compilation issue #

Patch Set 4 : Add some comments about old DisplayItem #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -21 lines) Patch
M Source/platform/graphics/paint/DisplayItem.h View 1 2 2 chunks +1 line, -3 lines 0 comments Download
M Source/platform/graphics/paint/DisplayItem.cpp View 1 2 chunks +7 lines, -3 lines 0 comments Download
M Source/platform/graphics/paint/DisplayItemList.h View 1 2 3 4 2 chunks +22 lines, -3 lines 0 comments Download
M Source/platform/graphics/paint/DisplayItemList.cpp View 1 2 3 4 5 chunks +8 lines, -12 lines 0 comments Download

Messages

Total messages: 23 (8 generated)
Xianzhu
5 years, 3 months ago (2015-09-03 01:45:40 UTC) #2
pdr.
LGTM https://codereview.chromium.org/1323263002/diff/1/Source/platform/graphics/paint/DisplayItem.cpp File Source/platform/graphics/paint/DisplayItem.cpp (right): https://codereview.chromium.org/1323263002/diff/1/Source/platform/graphics/paint/DisplayItem.cpp#newcode217 Source/platform/graphics/paint/DisplayItem.cpp:217: stringBuilder.append(clientDebugString()); Can you add quotes around this so ...
5 years, 3 months ago (2015-09-03 01:59:20 UTC) #3
Xianzhu
https://codereview.chromium.org/1323263002/diff/1/Source/platform/graphics/paint/DisplayItem.cpp File Source/platform/graphics/paint/DisplayItem.cpp (right): https://codereview.chromium.org/1323263002/diff/1/Source/platform/graphics/paint/DisplayItem.cpp#newcode217 Source/platform/graphics/paint/DisplayItem.cpp:217: stringBuilder.append(clientDebugString()); On 2015/09/03 01:59:20, pdr wrote: > Can you ...
5 years, 3 months ago (2015-09-03 05:48:44 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1323263002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1323263002/20001
5 years, 3 months ago (2015-09-03 05:48:51 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/50373)
5 years, 3 months ago (2015-09-03 06:00:36 UTC) #9
Xianzhu
Changed a bit to avoid ContiguousContainer's dependency on constructor prototype. Ptal.
5 years, 3 months ago (2015-09-04 16:24:51 UTC) #10
pdr.
On 2015/09/04 at 16:24:51, wangxianzhu wrote: > Changed a bit to avoid ContiguousContainer's dependency on ...
5 years, 3 months ago (2015-09-04 17:01:39 UTC) #11
Xianzhu
On 2015/09/04 17:01:39, pdr wrote: > On 2015/09/04 at 16:24:51, wangxianzhu wrote: > > Changed ...
5 years, 3 months ago (2015-09-04 17:18:50 UTC) #12
Xianzhu
On 2015/09/04 17:18:50, Xianzhu wrote: > On 2015/09/04 17:01:39, pdr wrote: > > On 2015/09/04 ...
5 years, 3 months ago (2015-09-04 17:19:50 UTC) #13
pdr.
On 2015/09/04 at 17:19:50, wangxianzhu wrote: > On 2015/09/04 17:18:50, Xianzhu wrote: > > On ...
5 years, 3 months ago (2015-09-04 17:20:50 UTC) #14
Xianzhu
On 2015/09/04 17:20:50, pdr wrote: > On 2015/09/04 at 17:19:50, wangxianzhu wrote: > > On ...
5 years, 3 months ago (2015-09-04 17:24:28 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1323263002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1323263002/80001
5 years, 3 months ago (2015-09-04 17:30:06 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_arm64_dbg_recipe/builds/116252)
5 years, 3 months ago (2015-09-04 17:40:22 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1323263002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1323263002/80001
5 years, 3 months ago (2015-09-04 18:32:41 UTC) #22
commit-bot: I haz the power
5 years, 3 months ago (2015-09-04 19:48:45 UTC) #23
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201817

Powered by Google App Engine
This is Rietveld 408576698