WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
183014
[RenderTreeBuilder] Move RenderBoxModelObject::willBeRemoved() mutation logic to RenderTreeBuilder
https://bugs.webkit.org/show_bug.cgi?id=183014
Summary
[RenderTreeBuilder] Move RenderBoxModelObject::willBeRemoved() mutation logic...
zalan
Reported
2018-02-21 12:56:03 PST
continuation cleanup.
Attachments
Patch
(17.36 KB, patch)
2018-02-21 13:35 PST
,
zalan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-02-21 12:56:27 PST
<
rdar://problem/37757428
>
zalan
Comment 2
2018-02-21 13:35:23 PST
Created
attachment 334410
[details]
Patch
Antti Koivisto
Comment 3
2018-02-21 13:38:09 PST
Comment on
attachment 334410
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=334410&action=review
> Source/WebCore/rendering/updating/RenderTreeBuilderContinuation.h:34 > +class RenderTreeBuilder::Continuation {
This (and others) could have WTF_MAKE_FAST_ALLOCATED
zalan
Comment 4
2018-02-21 14:03:17 PST
(In reply to Antti Koivisto from
comment #3
)
> Comment on
attachment 334410
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=334410&action=review
> > > Source/WebCore/rendering/updating/RenderTreeBuilderContinuation.h:34 > > +class RenderTreeBuilder::Continuation { > > This (and others) could have WTF_MAKE_FAST_ALLOCATED
Indeed. I'll address it in a separate patch.
WebKit Commit Bot
Comment 5
2018-02-21 14:27:05 PST
Comment on
attachment 334410
[details]
Patch Clearing flags on attachment: 334410 Committed
r228899
: <
https://trac.webkit.org/changeset/228899
>
WebKit Commit Bot
Comment 6
2018-02-21 14:27:06 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