DescriptionShow ServiceWorkers in chrome://inspect.
To show the information about ServiceWorkers I added iframe of "chrome://serviceworker-internals/#iframe" to chrome://inspect.
And I used postMessage() to achieve the cross-domain messaging between chrome://inspect and chrome://serviceworker-internals.
BUG=358657
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272715
Patch Set 1 : #
Total comments: 4
Patch Set 2 : fix alignment #
Total comments: 2
Patch Set 3 : Remove service-workers-list when no worker. #
Total comments: 4
Patch Set 4 : incorporated kinuko's comment #Messages
Total messages: 20 (0 generated)
|