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

Issue 397813006: DevTools: move events array from Timeline.stop response to Timeline.stopped (Closed)

Created:
6 years, 5 months ago by loislo
Modified:
6 years, 5 months ago
Reviewers:
alph, pfeldman, yurys
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Project:
blink
Visibility:
Public.

Description

DevTools: move events array from Timeline.stop response to Timeline.stopped It is a change in protocol.json. events was a hidden property in the Timeline.stop command result. Now it is the hidden property in Timeline.stopped event. BUG=394780 R=alph@chromium.org, yurys@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178670

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -24 lines) Patch
M LayoutTests/inspector-protocol/timeline/timeline-start-bufferEvents.html View 2 chunks +10 lines, -3 lines 0 comments Download
M LayoutTests/inspector-protocol/timeline/timeline-start-bufferEvents-expected.txt View 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/inspector/InspectorTimelineAgent.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/InspectorTimelineAgent.cpp View 5 chunks +4 lines, -7 lines 0 comments Download
M Source/devtools/front_end/sdk/TimelineManager.js View 3 chunks +5 lines, -7 lines 2 comments Download
M Source/devtools/protocol.json View 2 chunks +3 lines, -5 lines 2 comments Download

Messages

Total messages: 11 (0 generated)
loislo
6 years, 5 months ago (2014-07-18 09:12:11 UTC) #1
alph
https://codereview.chromium.org/397813006/diff/1/Source/devtools/front_end/sdk/TimelineManager.js File Source/devtools/front_end/sdk/TimelineManager.js (right): https://codereview.chromium.org/397813006/diff/1/Source/devtools/front_end/sdk/TimelineManager.js#newcode213 Source/devtools/front_end/sdk/TimelineManager.js:213: this._manager._processBufferedEvents(events); Perhaps it's better to processBufferedEvents before dispatching TimelineStopped ...
6 years, 5 months ago (2014-07-18 10:47:44 UTC) #2
loislo
https://codereview.chromium.org/397813006/diff/1/Source/devtools/front_end/sdk/TimelineManager.js File Source/devtools/front_end/sdk/TimelineManager.js (right): https://codereview.chromium.org/397813006/diff/1/Source/devtools/front_end/sdk/TimelineManager.js#newcode213 Source/devtools/front_end/sdk/TimelineManager.js:213: this._manager._processBufferedEvents(events); On 2014/07/18 10:47:43, alph wrote: > Perhaps it's ...
6 years, 5 months ago (2014-07-18 11:42:24 UTC) #3
alph
lgtm
6 years, 5 months ago (2014-07-18 12:21:39 UTC) #4
loislo
The CQ bit was checked by loislo@chromium.org
6 years, 5 months ago (2014-07-18 12:21:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/loislo@chromium.org/397813006/1
6 years, 5 months ago (2014-07-18 12:21:53 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: blink_presubmit on tryserver.blink ...
6 years, 5 months ago (2014-07-18 13:22:33 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-18 13:25:08 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/10523)
6 years, 5 months ago (2014-07-18 13:25:09 UTC) #9
yurys
lgtm
6 years, 5 months ago (2014-07-21 11:42:46 UTC) #10
loislo
6 years, 5 months ago (2014-07-22 15:40:09 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 manually as r178670 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698