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 21859 - [Callback] no longer exists. FunctionStringCallback should become a callback if possible ("callback FunctionStringCallback (DOMString data);"), or a callback interface with a handleEvent operation if not.
Summary: [Callback] no longer exists. FunctionStringCallback should become a callback...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-28 08:19 UTC by contributor
Modified: 2013-06-06 20:08 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-04-28 08:19:57 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#the-datatransferitem-interface
Complete: http://www.whatwg.org/c#the-datatransferitem-interface
Referrer: 

Comment:
[Callback] no longer exists.  FunctionStringCallback should become a callback
if possible ("callback FunctionStringCallback (DOMString data);"), or a
callback interface with a handleEvent operation if not.

Posted from: 2001:44b8:4198:5700:8417:14b6:2b2d:6725
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:23.0) Gecko/20130427 Firefox/23.0
Comment 1 contributor 2013-06-06 20:08:20 UTC
Checked in as WHATWG revision r7922.
Check-in comment: Update to newer WebIDL syntax
http://html5.org/tools/web-apps-tracker?from=7921&to=7922