ServiceWorkerGlobalScope: registration プロパティ

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2018.

安全なコンテキスト用: この機能は一部またはすべての対応しているブラウザーにおいて、安全なコンテキスト (HTTPS) でのみ利用できます。

メモ: この機能はサービスワーカー内でのみ利用可能です。

registrationServiceWorkerGlobalScope インターフェイスの読み取り専用プロパティで、サービスワーカーの登録を表す ServiceWorkerRegistration オブジェクトの参照を返します。

ServiceWorkerRegistration オブジェクト。

仕様書

Specification
Service Workers
# service-worker-global-scope-registration

ブラウザーの互換性

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
registration

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
No support
No support

関連情報