Commit 8954028d authored by nhiroki@chromium.org's avatar nhiroki@chromium.org

ServiceWorker: Make APIs that return ServiceWorkerRegistration coin a new JS object (1/3)

This CL temporary disables tests to be broken by (2).

(1) Blink: THIS PATCH
(2) Chromium: https://codereview.chromium.org/1307133003/
(3) Blink: https://codereview.chromium.org/1311103002/

BUG=523904
NOTRY=true

Review URL: https://codereview.chromium.org/1311113002

git-svn-id: svn://svn.chromium.org/blink/trunk@201103 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 911f626e
......@@ -1643,3 +1643,8 @@ crbug.com/502927 [ XP ] paint/frames/frameset-with-stacking-contexts.html [ Fail
crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ ImageOnlyFailure Pass ]
crbug.com/523500 http/tests/inspector-protocol/request-mixed-content-status.html [ Failure Pass ]
# Temporary disabled for landing chromium-side patch.
crbug.com/523904 http/tests/serviceworker/getregistration.html [ Skip ]
crbug.com/523904 http/tests/serviceworker/getregistrations.html [ Skip ]
crbug.com/523904 http/tests/serviceworker/multiple-register.html [ Skip ]
crbug.com/523904 http/tests/serviceworker/unregister-then-register.html [ Skip ]
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