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

Issue 330333004: Limit canvas height in heap map. (Closed)

Created:
6 years, 6 months ago by koda
Modified:
6 years, 6 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, turnidge, Cutch, vm-dev_dartlang.org
Visibility:
Public.

Description

Limit canvas height in heap map. Apparently many broswers fail to display a canvas taller than 6K-8K pixels. This is a stop-gap solution that stops loading pages when max height has been reached, and displays the correct total count for the user. Longer-term, we should provide a less detailed, high-level view for huge heaps. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=37366

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M runtime/bin/vmservice/client/lib/src/elements/heap_map.dart View 1 2 3 4 chunks +7 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
koda
6 years, 6 months ago (2014-06-13 17:27:13 UTC) #1
Cutch
lgtm
6 years, 6 months ago (2014-06-13 19:49:57 UTC) #2
koda
6 years, 6 months ago (2014-06-16 17:09:28 UTC) #3
Message was sent while issue was closed.
Committed patchset #4 manually as r37366 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698