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 27440 - [Custom]: callbacks don't deal with exceptions
Summary: [Custom]: callbacks don't deal with exceptions
Status: RESOLVED MOVED
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: 14968
  Show dependency treegraph
 
Reported: 2014-11-26 10:36 UTC by Anne
Modified: 2015-07-06 08:17 UTC (History)
2 users (show)

See Also:


Attachments

Description Anne 2014-11-26 10:36:00 UTC
"Invoke CALLBACK with ELEMENT as callback this value and, if present, using string values in CALLBACK as arguments"

This algorithm needs to say what happens to exceptions. I guess you want to hand them over to HTML's "report the exception" algorithm similarly to event listeners/handlers.
Comment 1 Hayato Ito 2015-07-06 08:17:47 UTC
Moved to https://github.com/w3c/webcomponents/issues/174