From 11c76c9c45522f6ee23542e46801d700bbcf480a Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Fri, 27 Feb 2015 16:38:40 -0800 Subject: [PATCH] Make shake-to-reload actually work We need to create a new service provider when we navigate to a new page otherwise the new page is sad that the old page took its service provider. R=eseidel@chromium.org Review URL: https://codereview.chromium.org/962383003 --- examples/touch-demo.sky | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/touch-demo.sky b/examples/touch-demo.sky index d4e95ce220b..bd40642a165 100644 --- a/examples/touch-demo.sky +++ b/examples/touch-demo.sky @@ -10,7 +10,7 @@ dot { border-radius: 50px; } -Ready +Ready!