Bug 105895 - Objective-C API: JS functions can only be wrapped as blocks returning void
Summary: Objective-C API: JS functions can only be wrapped as blocks returning void
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P3 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-01 00:15 PST by Gavin Barraclough
Modified: 2013-01-03 15:59 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2013-01-01 00:15:24 PST
Should try to make this work for more return types.