Re: Question on object literal syntax and getExtra method

The object literal constructor is in process right now in webkit
(https://bugs.webkit.org/show_bug.cgi?id=84220). I'm hoping to get it
committed soon, at which point it'll start showing up in chromium at
head. If you have a Chrome Canary channel profile, you should see it
soon thereafter.

On Mon, Apr 23, 2012 at 1:39 AM, Paul Kinlan <paulkinlan@google.com> wrote:
> Greg might have a firmer grasp of exactly when they will land as he has been
> preparing the commits for this.
>
> P
>
> On Mon, Apr 23, 2012 at 7:52 AM, Jungkee Song <jungkee.song@samsung.com>
> wrote:
>>
>> Paul,
>>
>> As I tested the following features on Chrome 20.0.1105.2 dev-m version,
>> they
>> were not working.
>> - Constructor in object literal syntax (dictionary IntentParameters)
>> - window.intent.getExtra() from registered service page
>>
>> Do you have any notice when and which release they will be available?
>>
>> Regards,
>> Jungkee
>>
>> Jungkee Song
>> Samsung Electronics
>>
>
>
>
> --
> Paul Kinlan
> Developer Advocate @ Google for Chrome and HTML5
> G+: http://plus.ly/paul.kinlan
> t: +447730517944
> tw: @Paul_Kinlan
> LinkedIn: http://uk.linkedin.com/in/paulkinlan
> Blog: http://paul.kinlan.me
> Skype: paul.kinlan
>

Received on Monday, 23 April 2012 16:01:05 UTC