WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
105178
GraphicsLayer's repaint count should update even when debugging option to show it is off
https://bugs.webkit.org/show_bug.cgi?id=105178
Summary
GraphicsLayer's repaint count should update even when debugging option to sho...
Antoine Quint
Reported
2012-12-17 07:27:51 PST
While you can turn on repaint counts for debugging redraws on composited layers, the count is not incremented when there is a repaint but the debug option to display the count is turned off. In order to facilitate
https://bugs.webkit.org/show_bug.cgi?id=105024
, we should always increment the repaint counter, even when the option is off.
Attachments
Patch
(2.42 KB, patch)
2012-12-17 08:22 PST
,
Antoine Quint
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2012-12-17 07:28:44 PST
<
rdar://problem/12892473
>
Antoine Quint
Comment 2
2012-12-17 08:22:21 PST
Created
attachment 179747
[details]
Patch
WebKit Review Bot
Comment 3
2012-12-17 09:20:25 PST
Comment on
attachment 179747
[details]
Patch Clearing flags on attachment: 179747 Committed
r137915
: <
http://trac.webkit.org/changeset/137915
>
WebKit Review Bot
Comment 4
2012-12-17 09:20:29 PST
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