LGTM

On Fri, Feb 28, 2014 at 10:13 AM, Shao, Changbin <changbin.s...@intel.com>wrote:

> Summary:
> Plan to support widget API on Crosswalk IVI.  Will provide application
> programming interface that enables ability to
> - Access some of the metadata declared in a widget's configuration
> document.
> - Persistently store data relating to a widget instance.
> - Retrieve the name and value of preferences, which may have been declared
> in a widget's configuration document or at runtime.
>
> Spec:
> http://www.w3.org/TR/widgets-apis/#the-widget-interface
>
> Affected component: xwalk/application
>
> Related feature in Jira:
> https://crosswalk-project.org/jira/browse/XWALK-1075
>
> Target Release: Crosswalk - 5, 6
>
> Target Platform: Tizen IVI
>
> Implementation details:
> 1. Save widget's configuration information in the dictionary,  patch for
> this is landed.
> https://github.com/crosswalk-project/crosswalk/pull/1593
> 2. Parse the dictionary values into ManifestData, meanwhile here we can
> validate the values per Tizen Web Runtime Spec.
> 3. Use Internal Extension methods to get data from ManifestData, and
> expose this by JavaScript 'widget' interface and its attributes.
>
> Regards,
> Changbin
> _______________________________________________
> Crosswalk-dev mailing list
> Crosswalk-dev@lists.crosswalk-project.org
> https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
>



-- 
Kenneth Rohde Christiansen
Web Platform Architect, Intel Corporation.
Phone  +45 4294 9458 ﹆﹆﹆
_______________________________________________
Crosswalk-dev mailing list
Crosswalk-dev@lists.crosswalk-project.org
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to