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

Issue 8676023: Change the order of merging on about:profiler. (Closed)

Created:
9 years, 1 month ago by eroman
Modified:
9 years ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Change the order of merging on about:profiler. When diff-ing two snapshots, do the merge *before* doing the diff. In practice this doesn't usually yield different results, but it is possible. Merging before diffing makes more sense though, and avoids some duplicated work. BUG=105301 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113454

Patch Set 1 #

Total comments: 7

Patch Set 2 : add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -70 lines) Patch
M chrome/browser/resources/profiler.js View 1 12 chunks +101 lines, -70 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
eroman
http://codereview.chromium.org/8676023/diff/1/chrome/browser/resources/profiler.js File chrome/browser/resources/profiler.js (right): http://codereview.chromium.org/8676023/diff/1/chrome/browser/resources/profiler.js#newcode1251 chrome/browser/resources/profiler.js:1251: updateMergedDataSoon_: function() { this is just a rename "flatData" ...
9 years, 1 month ago (2011-11-23 22:33:28 UTC) #1
jar (doing other things)
LGTM Nits below to consider... but you can land with or without the changes. http://codereview.chromium.org/8676023/diff/1/chrome/browser/resources/profiler.js ...
9 years ago (2011-12-06 01:54:36 UTC) #2
eroman
thanks for the review http://codereview.chromium.org/8676023/diff/1/chrome/browser/resources/profiler.js File chrome/browser/resources/profiler.js (left): http://codereview.chromium.org/8676023/diff/1/chrome/browser/resources/profiler.js#oldcode1302 chrome/browser/resources/profiler.js:1302: * difference between the two ...
9 years ago (2011-12-06 19:21:25 UTC) #3
eroman
@estade: Can I get an LGTM for OWNERS approval?
9 years ago (2011-12-06 22:11:32 UTC) #4
eroman
9 years ago (2011-12-07 19:16:22 UTC) #5
Removed estade as reviewer, since I have now added myself as an OWNER for
profiler.

(Discussed with jhawkings, he will be doing some reviews to make sure I am
adhering to style).

Powered by Google App Engine
This is Rietveld 408576698