RESOLVED FIXED 172088
Always reset the assisted node when the main frame commits a new load.
https://bugs.webkit.org/show_bug.cgi?id=172088
Summary Always reset the assisted node when the main frame commits a new load.
Andreas Kling
Reported 2017-05-13 22:03:18 PDT
WebPage::m_assistedNode can extend the lifetime of a DOM node longer than necessary.
Attachments
Patch (1.66 KB, patch)
2017-05-13 22:04 PDT, Andreas Kling
no flags
Archive of layout-test-results from ews113 for mac-elcapitan (1.85 MB, application/zip)
2017-05-13 23:15 PDT, Build Bot
no flags
Andreas Kling
Comment 1 2017-05-13 22:04:02 PDT
Build Bot
Comment 2 2017-05-13 23:15:01 PDT
Comment on attachment 310064 [details] Patch Attachment 310064 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/3736807 New failing tests: fast/dom/Window/setTimeout-setInterval-unique.html
Build Bot
Comment 3 2017-05-13 23:15:02 PDT
Created attachment 310069 [details] Archive of layout-test-results from ews113 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews113 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Andreas Kling
Comment 4 2017-05-14 11:11:55 PDT
The failure is unrelated. It's a debug crash on WK1 and patch only affects WK2.
WebKit Commit Bot
Comment 5 2017-05-14 12:27:48 PDT
Comment on attachment 310064 [details] Patch Clearing flags on attachment: 310064 Committed r216847: <http://trac.webkit.org/changeset/216847>
WebKit Commit Bot
Comment 6 2017-05-14 12:27:50 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.