Bug 161545 - REGRESSION(r205315): LayoutTest fast/dom/Attr/access-after-element-destruction.html frequently crashes
Summary: REGRESSION(r205315): LayoutTest fast/dom/Attr/access-after-element-destructio...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 161555
Blocks: 154907
  Show dependency treegraph
 
Reported: 2016-09-02 13:46 PDT by Ryan Haddad
Modified: 2016-09-02 17:02 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Ryan Haddad 2016-09-02 13:47:22 PDT
Looking at the dashboard, this may have regressed with https://trac.webkit.org/changeset/205315
Comment 2 Alexey Proskuryakov 2016-09-02 15:36:34 PDT
This being memory corruption on tests, we need to resolve it ASAP.
Comment 3 Chris Dumez 2016-09-02 15:37:47 PDT
Seems to be related to custom elements. Ryosuke, can you take a look?
Comment 4 Alexey Proskuryakov 2016-09-02 17:02:14 PDT
This is expected to be fixed with the rollout in <https://trac.webkit.org/r205383>, moving to RESOLVED until proven otherwise.