WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
90199
Improve compositing logging output
https://bugs.webkit.org/show_bug.cgi?id=90199
Summary
Improve compositing logging output
Simon Fraser (smfr)
Reported
2012-06-28 13:10:31 PDT
Improve compositing logging output
Attachments
Patch
(15.25 KB, patch)
2012-06-28 13:17 PDT
,
Simon Fraser (smfr)
thorton
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2012-06-28 13:17:15 PDT
Created
attachment 149993
[details]
Patch
Tim Horton
Comment 2
2012-06-28 13:23:24 PDT
Comment on
attachment 149993
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=149993&action=review
> Source/WebCore/ChangeLog:11 > + 2. Show element classnames
s/classnames/class names/?
> Source/WebCore/platform/graphics/GraphicsLayer.cpp:518 > + return static_cast<double>(4 * size().width()) * size().height();
Can we strictly assume {RGBA (in whatever order)}8888 for everyone?
> Source/WebCore/rendering/RenderLayerBacking.cpp:1544 > + name += " id=\'" + static_cast<Element*>(node)->getIdAttribute() + "\'";
This is going to be awesome.
Simon Fraser (smfr)
Comment 3
2012-06-28 13:28:58 PDT
http://trac.webkit.org/changeset/121461
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