WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2012-03-28 08:24:53 PDT
Created
attachment 134301
[details]
Patch
Andrey Kosyakov
Comment 2
2012-03-28 08:36:33 PDT
Committed
r112403
: <
http://trac.webkit.org/changeset/112403
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug