WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
181149
[RenderTreeBuilder] Move continuation code to RenderTreeBuilder
https://bugs.webkit.org/show_bug.cgi?id=181149
Summary
[RenderTreeBuilder] Move continuation code to RenderTreeBuilder
zalan
Reported
2017-12-24 22:46:48 PST
ssia.
Attachments
Patch
(73.55 KB, text/plain)
2017-12-24 22:53 PST
,
zalan
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-12-24 22:48:41 PST
<
rdar://problem/36208476
>
zalan
Comment 2
2017-12-24 22:53:25 PST
Created
attachment 330177
[details]
Patch
zalan
Comment 3
2017-12-24 22:53:47 PST
WIP patch. does not pass EWS yet.
Antti Koivisto
Comment 4
2017-12-26 01:26:29 PST
Comment on
attachment 330177
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=330177&action=review
> Source/WebCore/rendering/updating/RenderTreeBuilderContinuation.h:36 > + void addChild(RenderInline& parent, RenderPtr<RenderObject> child, RenderObject* beforeChild);
I have been renaming to insertChild as it makes it slightly more clear that the (possibly non-end) position is also given.
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