Bug 113686 - Custom Elements: Lifecycle callbacks should be invoked Child-to-parent order
Summary: Custom Elements: Lifecycle callbacks should be invoked Child-to-parent order
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hajime Morrita
URL:
Keywords:
Depends on:
Blocks: 99688
  Show dependency treegraph
 
Reported: 2013-04-01 00:38 PDT by Hajime Morrita
Modified: 2015-10-16 00:48 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hajime Morrita 2013-04-01 00:38:04 PDT
As discussed at public-webapps list [1], the lifecycle callback should be called to children first and then to parents.

[1] http://lists.w3.org/Archives/Public/public-webapps/2013JanMar/0935.html
Comment 1 Ryosuke Niwa 2015-10-16 00:48:34 PDT
The old implementation has been removed.