Zn2O / gwt-google-apis

Automatically exported from code.google.com/p/gwt-google-apis
0 stars 0 forks source link

Gears: WorkerPool.setMessage() should be able to take a JavaScriptObject argument #182

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Found in Release:
1.1 RC1

Detailed description:
The sendMessage() function in JavaScript allows many different types of 
messages to be sent.  
Adding the ability to send a JS Overlay means no complex encoding of data 
inside of strings.

Workaround if you have one:
encode data inside strings.

Links to the relevant GWT Developer Forum posts:

Original issue reported on code.google.com by galgwt.reviews@gmail.com on 29 Sep 2008 at 7:52

GoogleCodeExporter commented 9 years ago
I combined this with the WorkerPool demo patch.

Original comment by galgwt.reviews@gmail.com on 7 Oct 2008 at 7:29

GoogleCodeExporter commented 9 years ago

Original comment by galgwt.reviews@gmail.com on 8 Oct 2008 at 1:59

GoogleCodeExporter commented 9 years ago
I resubmitted this patch separately (attached.)

Original comment by galgwt.reviews@gmail.com on 13 Oct 2008 at 8:13

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by galgwt.reviews@gmail.com on 27 Oct 2008 at 6:58

GoogleCodeExporter commented 9 years ago

Original comment by galgwt.reviews@gmail.com on 6 Nov 2008 at 6:37

GoogleCodeExporter commented 9 years ago
Updating account names

Original comment by zundel@google.com on 21 Dec 2009 at 1:59