Bug 190277

Summary: MutationRecord doesn't keep JS wrappers of target, addedNodes, and removedNodes alive
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, darin, dbates, esprehn+autocc, ews-watchlist, ggaren, kangil.han, koivisto, kondapallykalyan, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=190115
Attachments:
Description Flags
Fixes the bug koivisto: review+

Ryosuke Niwa
Reported 2018-10-03 23:44:47 PDT
We need to make MutationRecord keep its nodes' JS wrappers alive.
Attachments
Fixes the bug (17.38 KB, patch)
2018-10-03 23:57 PDT, Ryosuke Niwa
koivisto: review+
Radar WebKit Bug Importer
Comment 1 2018-10-03 23:46:21 PDT
Ryosuke Niwa
Comment 2 2018-10-03 23:57:13 PDT
Created attachment 351590 [details] Fixes the bug
Ryosuke Niwa
Comment 3 2018-10-04 14:12:07 PDT
Note You need to log in before you can comment on or make changes to this bug.