https://github.com/web-platform-tests/wpt
Revision 392366fb149414c0c2ef08b3d4741a32069025f3 authored by Han Leon on 21 December 2017, 10:00:24 UTC, committed by Chromium WPT Sync on 21 December 2017, 10:00:24 UTC
This CL sets Client.url as the creation url (document_url_) of
corresponding ServiceWorkerProviderHost, instead of the
last_committed_url of corresponding render frame host, which may be a
result of history.pushState() and should not be considered as Client.url
according to the spec:
https://w3c.github.io/ServiceWorker/#dom-client-url
https://html.spec.whatwg.org/multipage/webappapis.html#concept-environment-creation-url

Bug: 658997
TEST=blink_tests
external/wpt/service-workers/service-worker/clients-matchall-client-types.https.html

Change-Id: Id7060b7d1292654fc8f23dd72eef629f6a874ef0
1 parent ba7c96a
History
Tip revision: 392366fb149414c0c2ef08b3d4741a32069025f3 authored by Han Leon on 21 December 2017, 10:00:24 UTC
[ServiceWorker] Let Client.url be the creation url of the window client
Tip revision: 392366f
File Mode Size
OWNERS -rw-r--r-- 30 bytes
create-touch-touchlist.html -rw-r--r-- 2.4 KB
historical.html -rw-r--r-- 580 bytes
multi-touch-interactions-manual.html -rw-r--r-- 1.4 KB
multi-touch-interactions.js -rw-r--r-- 17.9 KB
multi-touch-interfaces-manual.html -rw-r--r-- 9.9 KB
single-touch-manual.html -rw-r--r-- 14.7 KB
touch-globaleventhandler-interface.html -rw-r--r-- 1.7 KB
touch-retargeting.html -rw-r--r-- 1.5 KB
touch-support.js -rw-r--r-- 3.7 KB
touch-touchevent-constructor.html -rw-r--r-- 6.1 KB

back to top