Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 330340 - [API] Support Browser#evaluate
Summary: [API] Support Browser#evaluate
Status: RESOLVED FIXED
Alias: None
Product: RAP
Classification: RT
Component: RWT (show other bugs)
Version: 1.4   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: 1.4 M4   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 330806
  Show dependency tree
 
Reported: 2010-11-16 07:26 EST by Ralf Sternberg CLA
Modified: 2010-11-25 08:20 EST (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 Ralf Sternberg CLA 2010-11-16 07:26:28 EST
It should be possible to implement this method along the lines of Browser#execute(). It would support more use cases when writing Browser-based custom widgets.
Comment 1 Ralf Sternberg CLA 2010-11-16 08:50:18 EST
See http://eclipsesource.com/blogs/2009/06/16/eclipse-galileo-feature-top-10-list-number-9/ for a snippet using this method to return a location from the Google Maps API.
Comment 2 Tim Buschtoens CLA 2010-11-25 08:20:58 EST
Fixed in CVS HEAD.