WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
123061
StyleResolver should deal in PassRef<RenderStyle> where possible.
https://bugs.webkit.org/show_bug.cgi?id=123061
Summary
StyleResolver should deal in PassRef<RenderStyle> where possible.
Andreas Kling
Reported
2013-10-19 09:21:28 PDT
StyleResolver should deal in PassRef<RenderStyle> where possible.
Attachments
Patch
(7.25 KB, patch)
2013-10-19 09:23 PDT
,
Andreas Kling
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2013-10-19 09:23:49 PDT
Created
attachment 214654
[details]
Patch
Anders Carlsson
Comment 2
2013-10-19 09:26:18 PDT
Comment on
attachment 214654
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=214654&action=review
> Source/WebCore/dom/Document.cpp:1855 > + Ref<RenderStyle> pageStyle(ensureStyleResolver().styleForPage(pageIndex));
I think using pageStyle = is more clear here.
Andreas Kling
Comment 3
2013-10-19 09:47:36 PDT
Committed
r157672
: <
http://trac.webkit.org/changeset/157672
>
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