Pedestrians,
A patch set to add support to load WGT packages on Tizen has just
landed.
The patch set does this by trying to change as little things as
possible: basically, the WGT manifest is parsed and the same in-memory
representation of a XPK manifest is created. From there on, things will
work as they've been working previously.
Some other changes were necessary, as WGT packages contain their own
application IDs (which are necessary for things like creating
MessagePort channels), and they have a different format than what is
generated during installation. Also, tizen-extensions-crosswalk are
added to the command line if they're not there already.
This has been tested with an unmodified Bluetooth Chat program available
from the Tizen repositories. It works as expected.
As an added note, this is being built under a OS_TIZEN feature flag, so
it should be available for both Mobile and IVI targets. Please open a
bug in Jira and assign it to me if you find a package that doesn't work,
or if it doesn't work on IVI (I'm watching the bots, but I only have a
mobile Tizen device with me).
Some of this work has been made possible by following up on Riju's WGT
work.
Cheers,
Leandro
_______________________________________________
Crosswalk-dev mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev