Description[ServiceWorker] Use pageVisibilityState instead of visibilityState.
It means that the WebPageVisibilityState enum is now used by the Client
instead of an arbitrary string. It guarantees that the interface is now
using the VisibilityState enum as requested by the specification.
This is part of a three-way CLs. This CL is cleaning-up code from the
first CL:
- https://codereview.chromium.org/844733003/
- https://codereview.chromium.org/806703004
- <this>
BUG=447212
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188187
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|