DescriptionServiceWorker: Remove an unused origin_filter param for cleanup
This CL removes an unused |origin_filter| param from DidGetRegistrationsInfo()
on ServiceWorkerStorage. Before this CL, the param was always an empty GURL.
In addition, this makes DidGetRegistrations() always take a non-empty GURL as
|origin_filter| and renames the function to DidGetRegistrationsForOrigin() to
clarify its functionality.
BUG=n/a
Committed: https://crrev.com/b49cc0f48221deda964b115e1f3576883f217b9c
Cr-Commit-Position: refs/heads/master@{#422721}
Patch Set 1 #
Total comments: 2
Patch Set 2 : rename #Patch Set 3 : slightly revert renaming for consistency #
Messages
Total messages: 15 (7 generated)
|