DescriptionLayoutFullScreen::m_placeholder is LayoutBlockFlow.
The code calls m_placeholder->beingDestroyed(), which is a method that
I believe belongs down in LayoutBlockFlow, not in LayoutBlock.
No need for the setter, BTW, so replaced it with resetPlaceholder().
BUG=302024
Committed: https://crrev.com/cec7a0540e30913163dc66f7eba914b1ead71da4
Cr-Commit-Position: refs/heads/master@{#393545}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|