summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/10
diff options
context:
space:
mode:
authorTim Volodine <timvolodine@chromium.org>2016-01-20 19:23:03 +0000
committerTim Volodine <timvolodine@google.com>2016-01-22 18:55:39 +0000
commit28c83564419de9f4f3d22aff630244dc4cbc3c2f (patch)
treeb7b21aa88a066d59d232ce8e3744f1f0a48fcc9d /docs/html/sdk/api_diff/10
parent35635150b44936b980e3b430a59e590491a0adf3 (diff)
Add Service Worker settings and callback support in WebView.
Service Workers are not tied to WebView instances so currently there is no mechanism to capture callbacks originating from within Service Workers. This patch adds the necessary classes to capture callbacks and allows to set settings specifically for Service Workers. The main idea is that to control service workers the embedding app would obtain an instance of ServiceWorkerController using ServiceWorkerController.getInstance() first. After that it would be able to set a custom ServiceWorkerClient and change ServiceWorkerWebSettings via the controller object. BUG: 22709088 Change-Id: I0eb17be46b767851676b77a94757771611fa3a1b
Diffstat (limited to 'docs/html/sdk/api_diff/10')
0 files changed, 0 insertions, 0 deletions