WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
76283
Rename GraphicsContext* argument in various RenderLayer methods
https://bugs.webkit.org/show_bug.cgi?id=76283
Summary
Rename GraphicsContext* argument in various RenderLayer methods
Simon Fraser (smfr)
Reported
2012-01-13 10:02:55 PST
Rename GraphicsContext* argument to various RenderLayer methods
Attachments
Patch
(19.31 KB, patch)
2012-01-13 10:04 PST
,
Simon Fraser (smfr)
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2012-01-13 10:04:09 PST
Created
attachment 122446
[details]
Patch
James Robinson
Comment 2
2012-01-13 10:14:53 PST
Comment on
attachment 122446
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=122446&action=review
R=me
> Source/WebCore/ChangeLog:3 > + Rename GraphicsContext* argument to various RenderLayer methods
i think you meant to say "to context in various"
> Source/WebCore/rendering/RenderLayer.cpp:2586 > +void RenderLayer::paint(GraphicsContext* context, const LayoutRect& damageRect, PaintBehavior paintBehavior, RenderObject *paintingRoot,
mind moving the * next to RenderObject instead of paintingRoot while you're in here?
Simon Fraser (smfr)
Comment 3
2012-01-13 11:45:38 PST
http://trac.webkit.org/changeset/104966
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