- From: Mark Foltz via GitHub <sysbot+gh@w3.org>
- Date: Wed, 06 Jan 2016 00:46:01 +0000
- To: public-secondscreen@w3.org
The following commits were just pushed by mfoltzgoogle to https://github.com/w3c/presentation-api: * Algorithms updated to use "queue a task" only when needed In particular, "queue a task" is not used anymore in parts of algorithms that run in parallel with the event loop and do not need to sync up with it. by François Daoust https://github.com/w3c/presentation-api/commit/afd765b5568e1ee4b0a9be38dd521cc768a1b753 * Added definition of "in parallel", other fixes based on comments Added reference to the definition of "in parallel" in HTML5.1 (we may need to inline the definition in this spec before publication as a REC to meet publication rules as HTML5.1 is not yet stable, but let's not worry about that for the time being) Also fixed remaining mentions of "statechange" events and improved the steps that return the connectionList property of a PresentationReceiver object. by François Daoust https://github.com/w3c/presentation-api/commit/09933996380304f673e36a7f89c8ef9b235809a0 * Merge by mark a. foltz https://github.com/w3c/presentation-api/commit/bb703d30873ac7f187b349119a0be61a91600f05 * tidy by mark a. foltz https://github.com/w3c/presentation-api/commit/bb0087a87de6e03c96ee685cfe2b8ff574cdc63e * Merge pull request #235 from w3c/tidoust-issue-231-queuetask Manual merge of PR #234 by Mark Foltz https://github.com/w3c/presentation-api/commit/21295aa5e2fbb8ef031e5bd9ba6a49e1d80480f2
Received on Wednesday, 6 January 2016 00:46:04 UTC