Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 363885 - Add an error handler to the HTML widget' call statement
Summary: Add an error handler to the HTML widget' call statement
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: lu lu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-15 20:04 EST by Thomas Wu CLA
Modified: 2017-02-23 14:19 EST (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 Thomas Wu CLA 2011-11-15 20:04:24 EST
Build Identifier: 

This comes from Brian's comment in bug 363671.

In a future release, we could also add an error handler to the HTML widget's
call statement, but I'm not sure if we would be able to predict the proper
behavior in all cases.  Maybe we could allow the user to register a delegate
function to be invoked when the HTML invocation fails. 

Reproducible: Always
Comment 1 Thomas Wu CLA 2011-11-15 20:06:08 EST
Refer to bug 363671, please mark this one as "In Future" also.