RESOLVED FIXED 82471
Web Inspector: nuke HeapGraph.setSize(), do it automagically on update
https://bugs.webkit.org/show_bug.cgi?id=82471
Summary Web Inspector: nuke HeapGraph.setSize(), do it automagically on update
Andrey Kosyakov
Reported 2012-03-28 08:23:20 PDT
We used to call HeapGraph.setSize() before HeapGraph.update() anyway, so just move it inside update() and use outer element dimensions to calculate the size.
Attachments
Patch (2.33 KB, patch)
2012-03-28 08:24 PDT, Andrey Kosyakov
yurys: review+
Andrey Kosyakov
Comment 1 2012-03-28 08:24:53 PDT
Andrey Kosyakov
Comment 2 2012-03-28 08:36:33 PDT
Note You need to log in before you can comment on or make changes to this bug.