WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
150841
ResourceUsageOverlay should draw itself using WebCore::GraphicsContext.
https://bugs.webkit.org/show_bug.cgi?id=150841
Summary
ResourceUsageOverlay should draw itself using WebCore::GraphicsContext.
Andreas Kling
Reported
2015-11-03 10:21:12 PST
ResourceUsageOverlay currently uses (deprecated!) CGContext API directly to draw itself. That's pretty lame. It would be better to draw using WebCore primitives like GraphicsContext and FontCascade.
Attachments
Patch
(8.69 KB, patch)
2015-11-03 10:23 PST
,
Andreas Kling
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2015-11-03 10:23:20 PST
Created
attachment 264696
[details]
Patch
WebKit Commit Bot
Comment 2
2015-11-03 11:55:05 PST
Comment on
attachment 264696
[details]
Patch Clearing flags on attachment: 264696 Committed
r191963
: <
http://trac.webkit.org/changeset/191963
>
WebKit Commit Bot
Comment 3
2015-11-03 11:55:08 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