RESOLVED DUPLICATE of bug 163359 162826
[Ruby] Render tree should be all clean by the end of FrameView::layout().
https://bugs.webkit.org/show_bug.cgi?id=162826
Summary [Ruby] Render tree should be all clean by the end of FrameView::layout().
alan
Reported 2016-09-30 19:24:31 PDT
We fail to clean all the renderers while running the following tests: LayoutTests/fast/ruby/bopomofo-rl.html LayoutTests/fast/ruby/ruby-expansion-cjk-2.html LayoutTests/fast/ruby/ruby-expansion-cjk-3.html LayoutTests/fast/ruby/ruby-expansion-cjk-4.html LayoutTests/fast/ruby/ruby-expansion-cjk.html LayoutTests/fast/ruby/ruby-justification-hittest.html LayoutTests/fast/ruby/ruby-justification.html LayoutTests/fast/text/ruby-justification-flush.html
Attachments
Myles C. Maxfield
Comment 1 2016-10-06 17:53:20 PDT
What can I do to trigger the problem?
alan
Comment 2 2016-10-06 19:02:54 PDT
1. add a breakpoint at RenderTreeNeedsLayoutChecker::~RenderTreeNeedsLayoutChecker() -> reportNeedsLayoutError 2. load any of the test cases above.
alan
Comment 3 2016-10-12 16:08:31 PDT
related to bug 163359
alan
Comment 4 2016-10-12 20:53:30 PDT
Brent Fulgham
Comment 5 2016-10-12 21:22:27 PDT
*** This bug has been marked as a duplicate of bug 163359 ***
Note You need to log in before you can comment on or make changes to this bug.