WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
101732
Web Inspector: [Canvas] render canvas log as a grid.
https://bugs.webkit.org/show_bug.cgi?id=101732
Summary
Web Inspector: [Canvas] render canvas log as a grid.
Pavel Feldman
Reported
2012-11-09 02:19:24 PST
Simple UI tweak.
Attachments
Patch
(13.01 KB, patch)
2012-11-09 02:20 PST
,
Pavel Feldman
vsevik
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2012-11-09 02:20:56 PST
Created
attachment 173247
[details]
Patch
Andrey Adaikin
Comment 2
2012-11-09 02:26:49 PST
Comment on
attachment 173247
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=173247&action=review
> Source/WebCore/inspector/front-end/CanvasProfileView.js:270 > + var fragment = document.createDocumentFragment();
this is not used
> Source/WebCore/inspector/front-end/CanvasProfileView.js:274 > + var lastNode = this.rootNode().children[calls.length - 1];
can lastNode be NULL? (there used to be a NULL check here)
Pavel Feldman
Comment 3
2012-11-09 03:34:31 PST
Committed
r134045
: <
http://trac.webkit.org/changeset/134045
>
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