WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
138081
Move continuation teardown from subclasses to RenderBoxModelObject.
https://bugs.webkit.org/show_bug.cgi?id=138081
Summary
Move continuation teardown from subclasses to RenderBoxModelObject.
Andreas Kling
Reported
2014-10-25 22:34:01 PDT
We currently tear down continuation renderers in various subclass implementations of RenderBoxModelObject::willBeDestroyed(). I don't see why we can't just move this code to RenderBoxModelObject instead of having it spread out.
Attachments
Patchy patch
(8.51 KB, patch)
2014-10-25 22:43 PDT
,
Andreas Kling
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2014-10-25 22:43:37 PDT
Created
attachment 240463
[details]
Patchy patch
WebKit Commit Bot
Comment 2
2014-10-26 13:20:33 PDT
Comment on
attachment 240463
[details]
Patchy patch Clearing flags on attachment: 240463 Committed
r175210
: <
http://trac.webkit.org/changeset/175210
>
WebKit Commit Bot
Comment 3
2014-10-26 13:20:37 PDT
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