Bug 154490 - Land release assertions to help track down a possible HTMLCollection lifetime bug
Summary: Land release assertions to help track down a possible HTMLCollection lifetime...
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-02-19 19:10 PST by Chris Dumez
Modified: 2016-03-31 16:59 PDT (History)
8 users (show)

See Also:


Attachments
Patch (5.16 KB, patch)
2016-02-19 19:16 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>