WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
152859
Remove unused shouldAntialias parameter from GraphicsContext::computeLineBoundsAndAntialiasingModeForText()
https://bugs.webkit.org/show_bug.cgi?id=152859
Summary
Remove unused shouldAntialias parameter from GraphicsContext::computeLineBoun...
alan
Reported
2016-01-07 14:16:44 PST
SSIA.
Attachments
Patch
(6.10 KB, patch)
2016-01-07 14:17 PST
,
alan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
alan
Comment 1
2016-01-07 14:17:50 PST
Created
attachment 268488
[details]
Patch
Simon Fraser (smfr)
Comment 2
2016-01-07 14:23:13 PST
Comment on
attachment 268488
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=268488&action=review
> Source/WebCore/platform/graphics/GraphicsContext.h:553 > + FloatRect computeLineBoundsAndAntialiasingModeForText(const FloatPoint&, float width, bool printing, Color&);
Is Color an out param?
alan
Comment 3
2016-01-07 14:24:23 PST
(In reply to
comment #2
)
> Comment on
attachment 268488
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=268488&action=review
> > > Source/WebCore/platform/graphics/GraphicsContext.h:553 > > + FloatRect computeLineBoundsAndAntialiasingModeForText(const FloatPoint&, float width, bool printing, Color&); > > Is Color an out param?
It is.
WebKit Commit Bot
Comment 4
2016-01-07 15:16:07 PST
Comment on
attachment 268488
[details]
Patch Clearing flags on attachment: 268488 Committed
r194731
: <
http://trac.webkit.org/changeset/194731
>
WebKit Commit Bot
Comment 5
2016-01-07 15:16:10 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