Bug 154490

Summary: Land release assertions to help track down a possible HTMLCollection lifetime bug
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: REOPENED ---    
Severity: Normal CC: barraclough, commit-queue, esprehn+autocc, ggaren, gyuyoung.kim, kondapallykalyan, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-02-19 19:10:08 PST
Land release assertions to help track down a possible HTMLCollection lifetime bug.
Comment 1 Chris Dumez 2016-02-19 19:10:28 PST
rdar://problem/24457478
Comment 2 Chris Dumez 2016-02-19 19:16:38 PST
Created attachment 271841 [details]
Patch
Comment 3 WebKit Commit Bot 2016-02-19 20:41:03 PST
Comment on attachment 271841 [details]
Patch

Clearing flags on attachment: 271841

Committed r196854: <http://trac.webkit.org/changeset/196854>
Comment 4 WebKit Commit Bot 2016-02-19 20:41:07 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Chris Dumez 2016-03-31 16:59:16 PDT
Reverted r196854 for reason:

We do not need those assertions anymore as it seems <rdar://problem/24457478> is fixed

Committed r198931: <http://trac.webkit.org/changeset/198931>