WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
125623
StyleResolver::adjustRenderStyle() should take RenderStyle references.
https://bugs.webkit.org/show_bug.cgi?id=125623
Summary
StyleResolver::adjustRenderStyle() should take RenderStyle references.
Andreas Kling
Reported
2013-12-12 02:41:37 PST
Lazy morning patch incoming.
Attachments
Patch
(40.88 KB, patch)
2013-12-12 02:42 PST
,
Andreas Kling
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2013-12-12 02:42:11 PST
Created
attachment 219064
[details]
Patch
Anders Carlsson
Comment 2
2013-12-12 08:09:53 PST
Comment on
attachment 219064
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=219064&action=review
> Source/WebCore/rendering/RenderTheme.h:77 > + void adjustStyle(StyleResolver&, RenderStyle&, Element*, bool UAHasAppearance, > const BorderData&, const FillLayer&, const Color& backgroundColor);
I'd fix the indentation and extra space here.
Andreas Kling
Comment 3
2013-12-13 01:53:45 PST
Committed
r160539
: <
http://trac.webkit.org/changeset/160539
>
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