Commit 50a6b9b2 authored by shimazu's avatar shimazu Committed by Commit bot

Append 'disable-' to pathes in mojo-service-worker in LeakExpectations

https://crrev.com/2477223002 looks causing leaks because I forgot to change the
path in LeakExpectations. This is a patch following up the change.

BUG=506754,629701
TBR=horo

Review-Url: https://codereview.chromium.org/2481143002
Cr-Commit-Position: refs/heads/master@{#430250}
parent 1675277e
......@@ -84,8 +84,8 @@ crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html
crbug.com/506754 http/tests/security/cross-origin-indexeddb-allowed.html [ Leak ]
crbug.com/506754 http/tests/serviceworker/chromium/resolve-after-window-close.html [ Leak ]
crbug.com/506754 http/tests/serviceworker/chromium/window-close-during-registration.html [ Leak ]
crbug.com/506754 virtual/mojo-service-worker/http/tests/serviceworker/chromium/resolve-after-window-close.html [ Leak ]
crbug.com/506754 virtual/mojo-service-worker/http/tests/serviceworker/chromium/window-close-during-registration.html [ Leak ]
crbug.com/506754 virtual/disable-mojo-service-worker/http/tests/serviceworker/chromium/resolve-after-window-close.html [ Leak ]
crbug.com/506754 virtual/disable-mojo-service-worker/http/tests/serviceworker/chromium/window-close-during-registration.html [ Leak ]
crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/serviceworker/chromium/resolve-after-window-close.html [ Leak ]
crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/serviceworker/chromium/window-close-during-registration.html [ Leak ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment