WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
138116
Move RenderBlock::beingDestroyed() to RenderObject.
https://bugs.webkit.org/show_bug.cgi?id=138116
Summary
Move RenderBlock::beingDestroyed() to RenderObject.
Andreas Kling
Reported
2014-10-27 18:02:11 PDT
Make "is being destroyed" a RenderObject concept instead of restricting it to RenderBlocks. I'm guessing that this was specific to blocks due to lack of bitfield space in RenderObject, and that's no longer an issue.
Attachments
Patch
(6.27 KB, patch)
2014-10-27 18:02 PDT
,
Andreas Kling
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2014-10-27 18:02:50 PDT
Created
attachment 240518
[details]
Patch
WebKit Commit Bot
Comment 2
2014-10-27 22:39:37 PDT
Comment on
attachment 240518
[details]
Patch Clearing flags on attachment: 240518 Committed
r175242
: <
http://trac.webkit.org/changeset/175242
>
WebKit Commit Bot
Comment 3
2014-10-27 22:39:41 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