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

Issue 14741014: Timeline: add reference to root node of layer in Rasterize event (Closed)

Created:
7 years, 7 months ago by caseq
Modified:
7 years, 7 months ago
Reviewers:
vsevik, yurys, pfeldman
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, alph+blink_chromium.org, eae+blinkwatch, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

Timeline: add reference to root node of layer in Rasterize event - change node id type to long long for consistency; - keep map of layer ids to node id, update it during Paint; - add root node id of rasterized layer in Rasterize event; - generalize related node handling in TimelinePresentationModel. R=vsevik@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=150572

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -21 lines) Patch
M Source/core/inspector/InspectorInstrumentation.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/inspector/InspectorInstrumentation.cpp View 3 chunks +2 lines, -5 lines 0 comments Download
M Source/core/inspector/InspectorTimelineAgent.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/inspector/InspectorTimelineAgent.cpp View 3 chunks +8 lines, -2 lines 0 comments Download
M Source/core/inspector/TimelineRecordFactory.h View 1 chunk +4 lines, -2 lines 0 comments Download
M Source/core/inspector/TimelineRecordFactory.cpp View 2 chunks +10 lines, -2 lines 0 comments Download
M Source/core/inspector/TimelineTraceEventProcessor.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/TimelineTraceEventProcessor.cpp View 4 chunks +10 lines, -4 lines 0 comments Download
M Source/devtools/front_end/TimelinePresentationModel.js View 3 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
caseq
7 years, 7 months ago (2013-05-14 16:37:01 UTC) #1
vsevik
lgtm
7 years, 7 months ago (2013-05-15 10:05:41 UTC) #2
caseq
7 years, 7 months ago (2013-05-17 12:20:47 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r150572 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698