[web-nfc] new commits pushed by anssiko

The following commits were just pushed by anssiko to 
https://github.com/w3c/web-nfc:

* Don't talk about default values in prose when defined in IDL
  by Kenneth Rohde Christiansen
https://github.com/w3c/web-nfc/commit/47012b66d864af4153f5f2d0cbce1fc351b560c0

* Use ordered lists where appropriate
  by Kenneth Rohde Christiansen
https://github.com/w3c/web-nfc/commit/81ecf907966337c1854966d95764b87f584650f4

* Remove information which is clear from IDL
  by Kenneth Rohde Christiansen
https://github.com/w3c/web-nfc/commit/6e432aa54e0ff0729fba3042d093086ffca3ac12

* Introduce a 'wait until one...' sub step
  by Kenneth Rohde Christiansen
https://github.com/w3c/web-nfc/commit/0edcc8038441c0185aa55e6ea8d31ad50c6a5857

* Corrections in the usage of origin.
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/ae6808518eb3b3b98228c95360c0c4ed8f74784b

* Improved WebIDL type handling, defined NFCRecordData as explicit 
union instead of 'any', corrected algorithm steps involving type 
checks.
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/8e79c5a94b69aea97172f1a2381891bbe0b85c8c

* Corrected the pushMessage steps for 'empty' kind.
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/c9869dd590126a3dacabe1986f001b7aef59b3c2

* Improved steps for pushMessage() and cancelMessage().
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/c81b8b236b6072f573b8084465cbc96567739d2b

* Improved URL patterns definition.
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/8b2b56cbd949c1ec23740d497ea16e2faddfec91

* Fix 'in parallel ' showing as link. ie remove the trailing space
  by Kenneth Rohde Christiansen
https://github.com/w3c/web-nfc/commit/76f753f578da30de8b1a61dd4a7fb4954a0cf069

* Improve the URL patterns section
  by Kenneth Rohde Christiansen
https://github.com/w3c/web-nfc/commit/bf609800196486fe13d9331e64da8b3235d19dad

* Added steps for handling exceptions with rejecting promise.
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/0d6885b4f39b88a556cb38f78ddde6e5dbe91b88

* Merge branch 'gh-pages' of github.com:zolkis/web-nfc into gh-pages
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/694dd75ecb240e50b7b4f49b99f71bf9202d2b3e

* Added github issue integration. Refer to #48 for the term 
'suspended'.
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/79ac6c4761d2d464ae8140f76dc6193269a3b8d4

* Use ABNF for URL and match patterns
  by Kenneth Rohde Christiansen
https://github.com/w3c/web-nfc/commit/f8a9eba9f8aad8514468b8604ba3eed449cbc70f

* Added section for visibility and focus handling. Associated timer, 
received and push message buffers to adapter. Improved the related 
steps.
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/e8263ae7ed67d15bbe4d465720b2fb43683f41f5

* Improved terminology, link for focus, and text.
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/20e49c44e04446ab86ae0499869b2197b9638cc7

* Merge IDL definitions
  by Kenneth Rohde Christiansen
https://github.com/w3c/web-nfc/commit/33c311d5aedf3451a475edc0cd08d9b75ab3c1f7

* Move IDL together
  by Kenneth Rohde Christiansen
https://github.com/w3c/web-nfc/commit/faf361b70ff5296c62fe7db5302c754cbee6dbf1

* Fix the URL pattern section
  by Kenneth Rohde Christiansen
https://github.com/w3c/web-nfc/commit/2499717e335e65f11b186e24c15eae14ac392a09

* Fix default values for NFCWatchOptions, and small editorials.
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/b51c2d947c1912cdcd85d9bee91c221139a9c3f8

* Fix comments from Jeffrey
  by Kenneth Rohde Christiansen
https://github.com/w3c/web-nfc/commit/0bffb6dc222a309f7ba2189af34260e7323adc0e

* Use internal slots
  by Kenneth Rohde Christiansen
https://github.com/w3c/web-nfc/commit/0a3eacc08d816b9b12392cb0025de26e829e17c2

* Fix push policy for background pages. Added watchList internal slot 
to NFCAdapter. Small editorials.
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/ee7c0b47e1ab2f0480582477165802771a33a788

* Use ABNF a few more places and make it proper ABNF
  by Kenneth Rohde Christiansen
https://github.com/w3c/web-nfc/commit/90322667333ac0615d6e36dfd087238dbeb59f76

* Small edits.
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/d2f501b7d8593c12bb193b5364997f359d3cdd80

* Add separate timers for tag and peer push. Add target to 
cancelPush(). Correct related steps.
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/8357f3d73baeb2747400b6940df3acbeb36f667e

* Factor out create Web NFC message algorithm from pushMessage 
algorithm.
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/09303844d12cfbcbe77af5779989d0cd709ab7e5

* Update definition of NFCMessage to dictionary, and the related 
steps.
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/4d9b59f331a2d336f81d00f00695b5ed04382595

* Editorial changes - also replace some instances of platform with UA
  by Kenneth Rohde Christiansen
https://github.com/w3c/web-nfc/commit/a735f4ef254358d28fe0bf3098382df34909d07f

* Update the Changes and Open Issues sections. Fix small typos.
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/2cb1579f12f16c4a63105d964e3a5d7786fee37c

* Added a note for possible future use of cancelable Promises.
  by Zoltan Kis
https://github.com/w3c/web-nfc/commit/c2845e847e8a1755e2bbea8c738d7a832359a261

* Merge pull request #50 from zolkis/gh-pages

Improvements on visibility and focus; default values; type checks; 
match patterns; the usage of origin.
  by Anssi Kostiainen
https://github.com/w3c/web-nfc/commit/637c678ae00909d4d89c65adda0700a3bf9a7e5e

Received on Thursday, 24 September 2015 08:27:35 UTC