WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
118420
[GTK] [Release] Layout Test fast/dom/gc-dom-tree-lifetime.html is failing
https://bugs.webkit.org/show_bug.cgi?id=118420
Summary
[GTK] [Release] Layout Test fast/dom/gc-dom-tree-lifetime.html is failing
Simon Pena
Reported
2013-07-05 09:00:02 PDT
The following layout test is failing on GTK, only on Release fast/dom/gc-dom-tree-lifetime.html Started failing in
r152319
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Pena
Comment 1
2013-07-15 08:17:01 PDT
Actually, the test started failing was in
http://trac.webkit.org/changeset/152320
, when there was some refactoring for the CSS Regions support. It reports that "<div> objects in a DOM tree are not destructed.", since the number of live nodes after the garbage collection is not decreased at least in 9. However, I don't understand how GTK in Release is the only configuration affected. Besides, if I add prints in InspectorCounters::counterValue, then the garbage collection seems to work, and the number of live nodes is correctly decreased. I don't plan to continue working on this, at least for some time, so feel free to grab.
Eduardo Lima Mitev
Comment 2
2014-04-17 08:11:01 PDT
This test is passing now, both in the bot and locally, so the issue is apparently fixed. Test expectation will be updated accordingly. Simon, please confirm and close. cheers
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