Hi,

Just a couple of updates about Crosswalk Extensions. We are in process
of landing two important changes. One is the addition of the extension
process (work being coordinated by Jesus), as described in

"Crosswalk Extensions implementation (iteration 2)"
https://docs.google.com/a/intel.com/document/d/16dk30XJgRV88BO6bE_0pEyPhvfy4H7mjQ2iCAzmubj4/edit?usp=sharing

the other is the change on which threads the extension instance code
will run, that is explained here

"Crosswalk Extensions Execution Model"
https://docs.google.com/a/intel.com/document/d/1Vu1zo5zLI0sIZ62cBq-YUTpA0Lm3G_dwDyLU2hU4tH8/edit?usp=sharing

and with a pull request being reviewed here

https://github.com/crosswalk-project/crosswalk/pull/677

in summary now we don't implicitly create threads for each extension
instance anymore. The latter change hopefully will ease the life of
developers writing extensions, especially in
tizen-extensions-crosswalk (t-e-c).


We expect the final patches for those changes to land on Monday, and
the team will be dedicated to make sure t-e-c and other tests pass
under those new conditions. Those two changes are our priority to be
part of Crosswalk v1 since they define the basic interface external
extensions will have.


Cheers,
Caio
_______________________________________________
Crosswalk-dev mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to