ServiceWorker: Remove wildcard from scope matching (Chromium)
Wildcard '*' was removed from scope matching algorithm in the spec. After this patch, a scope always does a prefix match. Issue: https://github.com/slightlyoff/ServiceWorker/issues/287 BUG=398892 TEST=content_unittests --gtest_filter=ServiceWorker* Review URL: https://codereview.chromium.org/435873002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287501 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment