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

Service Worker実行時のメモリ制御について #52

Open
1 of 6 tasks
jyasukaw opened this issue Feb 28, 2017 · 1 comment
Open
1 of 6 tasks

Service Worker実行時のメモリ制御について #52

jyasukaw opened this issue Feb 28, 2017 · 1 comment
Labels

Comments

@jyasukaw
Copy link

Issueのタイトル

Service Worker実行時のメモリ制御について

質問をしたいAMAブースを選択してください

質問

Service Workerによって、メモリ(バッテリー)をたくさん使ってしまうという状況が起こった際に、ユーザーがオプトアウトを選択する方法は考慮されているのでしょうか?

@jyasukaw
Copy link
Author

回答

  • バッテリーを使いすぎてるからもっと減らすようにしたいというような事は、たぶんWebの仕様ではなくOSの仕様だと思います
  • AndroidがそういうAPI提供するかどうか、そのAndroidの上で動いているブラウザというアプリをAndroidがどう使うかという話
  • Webのレイヤーでそういう事をやろうという話はない
  • Permissions APIの中で、バッテリーをセーブする何かを用意するという事はあるかもしれない

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants