Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOMException対応など #25

Open
3 tasks done
tadfmac opened this issue Feb 7, 2017 · 1 comment
Open
3 tasks done

DOMException対応など #25

tadfmac opened this issue Feb 7, 2017 · 1 comment

Comments

@tadfmac
Copy link
Contributor

tadfmac commented Feb 7, 2017

Gecko側の下記修正に対応するPolyfill側の修正を行う
chirimen-oh/gecko-dev#4

( 20170120 pre release に同梱の暫定版Polyfill でpre release済み内容の反映となります)

対応内容

  • I2CSlaveDevice.write8()など.then(reject) 対応
  • I2CSlaveDeviceオブジェクトからのwrite8/16/read8/16等メソッド呼び出し時にSlaveAddressを保証する処理の追加
  • I2CSlaveDevice.write8/16/read8/16()などを同期的に呼び出しても、呼び出しと対応したCallbackが行われるよう修正
@tadfmac
Copy link
Contributor Author

tadfmac commented Feb 7, 2017

現在、 #22 のマージ版に対しての差分を作成中です。

tadfmac pushed a commit to tadfmac/WebGPIO that referenced this issue Feb 7, 2017
@tadfmac tadfmac mentioned this issue Feb 10, 2017
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant