This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 21956 - [Custom]: Add a note about garbage-collection
Summary: [Custom]: Add a note about garbage-collection
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Dimitri Glazkov
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 18720
  Show dependency treegraph
 
Reported: 2013-05-07 21:19 UTC by Dimitri Glazkov
Modified: 2013-05-22 21:27 UTC (History)
1 user (show)

See Also:


Attachments

Description Dimitri Glazkov 2013-05-07 21:19:40 UTC
If an unresolved element had been garbage-collected, it probably doesn't need its lifecycle callbacks called. The spec should say something about that.
Comment 1 Dominic Cooney 2013-05-08 00:08:11 UTC
The key here is to neither guarantee that the callbacks will be called, or that they won't be called.
Comment 2 Dimitri Glazkov 2013-05-22 21:27:32 UTC
I decided to steal the language from http://dom.spec.whatwg.org/#garbage-collection

https://dvcs.w3.org/hg/webcomponents/rev/7e22811000df