WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
137544
[Mac] Show repaint counters in tile coverage map.
https://bugs.webkit.org/show_bug.cgi?id=137544
Summary
[Mac] Show repaint counters in tile coverage map.
Andreas Kling
Reported
2014-10-08 17:39:55 PDT
It would be neat if we could show the tile repaint counters inside the coverage map. I have a little patch.
Attachments
Patch
(2.91 KB, patch)
2014-10-08 17:40 PDT
,
Andreas Kling
no flags
Details
Formatted Diff
Diff
Screenshot
(97.26 KB, image/png)
2014-10-08 17:42 PDT
,
Andreas Kling
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2014-10-08 17:40:32 PDT
Created
attachment 239505
[details]
Patch
Andreas Kling
Comment 2
2014-10-08 17:42:40 PDT
Created
attachment 239506
[details]
Screenshot
Simon Fraser (smfr)
Comment 3
2014-10-08 17:48:06 PDT
Comment on
attachment 239505
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=239505&action=review
> Source/WebCore/platform/graphics/ca/TileController.cpp:98 > + updateTileCoverageMap();
We should inline updateTileCoverageMap().
Andreas Kling
Comment 4
2014-10-08 22:48:22 PDT
(In reply to
comment #3
)
> (From update of
attachment 239505
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=239505&action=review
> > > Source/WebCore/platform/graphics/ca/TileController.cpp:98 > > + updateTileCoverageMap(); > > We should inline updateTileCoverageMap().
Sure, I'll do that separately since it'll balloon a bit due to header dependencies.
WebKit Commit Bot
Comment 5
2014-10-08 23:26:10 PDT
Comment on
attachment 239505
[details]
Patch Clearing flags on attachment: 239505 Committed
r174496
: <
http://trac.webkit.org/changeset/174496
>
WebKit Commit Bot
Comment 6
2014-10-08 23:26:14 PDT
All reviewed patches have been landed. Closing bug.
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