| OLD | NEW |
| 1 # Copyright 2016 The Chromium Authors. All rights reserved. | 1 # Copyright 2016 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 from page_sets import page_cycler_story | 5 from page_sets import page_cycler_story |
| 6 from telemetry.page import cache_temperature as cache_temperature_module | 6 from telemetry.page import cache_temperature as cache_temperature_module |
| 7 from telemetry.page import shared_page_state | 7 from telemetry.page import shared_page_state |
| 8 from telemetry import story | 8 from telemetry import story |
| 9 | 9 |
| 10 | 10 |
| (...skipping 16 matching lines...) Expand all Loading... |
| 27 'https://www.google.com/search?q=flower#q=flower+delivery', | 27 'https://www.google.com/search?q=flower#q=flower+delivery', |
| 28 'https://www.youtube.com/watch?v=MU3YuvNRhVY', | 28 'https://www.youtube.com/watch?v=MU3YuvNRhVY', |
| 29 # pylint: disable=line-too-long | 29 # pylint: disable=line-too-long |
| 30 'https://www.google.co.in/search?q=%E0%A4%AB%E0%A5%82%E0%A4%B2&rct=j#q=%E0
%A4%AB%E0%A5%82%E0%A4%B2+%E0%A4%B5%E0%A4%BF%E0%A4%A4%E0%A4%B0%E0%A4%A3', | 30 'https://www.google.co.in/search?q=%E0%A4%AB%E0%A5%82%E0%A4%B2&rct=j#q=%E0
%A4%AB%E0%A5%82%E0%A4%B2+%E0%A4%B5%E0%A4%BF%E0%A4%A4%E0%A4%B0%E0%A4%A3', |
| 31 'https://www.google.com.br/search?q=flor#q=Entrega+de+flores&start=10', | 31 'https://www.google.com.br/search?q=flor#q=Entrega+de+flores&start=10', |
| 32 # Disabled because of crbug.com/653775 | 32 # Disabled because of crbug.com/653775 |
| 33 # pylint: disable=line-too-long | 33 # pylint: disable=line-too-long |
| 34 # 'https://googleblog.blogspot.jp/2016/02/building-safer-web-for-everyone.
html', | 34 # 'https://googleblog.blogspot.jp/2016/02/building-safer-web-for-everyone.
html', |
| 35 'https://www.google.co.id/#q=pengiriman+bunga', | 35 'https://www.google.co.id/#q=pengiriman+bunga', |
| 36 'https://m.facebook.com/?soft=messages', | 36 'https://m.facebook.com/?soft=messages', |
| 37 # Disabled because of crbug.com/656861 |
| 37 # pylint: disable=line-too-long | 38 # pylint: disable=line-too-long |
| 38 'http://g1.globo.com/politica/noticia/2016/02/maioria-do-stf-autoriza-fisc
o-obter-dados-bancarios-sem-decisao-judicial.html', | 39 # 'http://g1.globo.com/politica/noticia/2016/02/maioria-do-stf-autoriza-fi
sco-obter-dados-bancarios-sem-decisao-judicial.html', |
| 39 # pylint: disable=line-too-long | 40 # pylint: disable=line-too-long |
| 40 'https://m.baidu.com/s?word=%E9%B2%9C%E8%8A%B1%E9%80%9F%E9%80%92&oq=%E9%B2
%9C%E8%8A%B1', | 41 'https://m.baidu.com/s?word=%E9%B2%9C%E8%8A%B1%E9%80%9F%E9%80%92&oq=%E9%B2
%9C%E8%8A%B1', |
| 41 # pylint: disable=line-too-long | 42 # pylint: disable=line-too-long |
| 42 'http://news.yahoo.com/were-top-10-most-visited-us-national-parks-10532372
7.html', | 43 'http://news.yahoo.com/were-top-10-most-visited-us-national-parks-10532372
7.html', |
| 43 'https://en.m.wikipedia.org/wiki/Solo_Foods', | 44 'https://en.m.wikipedia.org/wiki/Solo_Foods', |
| 44 # pylint: disable=line-too-long | 45 # pylint: disable=line-too-long |
| 45 'http://noticias.bol.uol.com.br/ultimas-noticias/brasil/2016/08/03/tufao-n
ida-nao-deixa-vitimas-mas-prejuizos-de-us-43-milhoes.htm', | 46 'http://noticias.bol.uol.com.br/ultimas-noticias/brasil/2016/08/03/tufao-n
ida-nao-deixa-vitimas-mas-prejuizos-de-us-43-milhoes.htm', |
| 46 # Disabled because of crbug.com/653775 | 47 # Disabled because of crbug.com/653775 |
| 47 # pylint: disable=line-too-long | 48 # pylint: disable=line-too-long |
| 48 # 'http://m.detik.com/finance/read/2016/02/19/151843/3146351/1034/ekspor-t
ambang-mentah-mau-dibuka-lagi-kalau-sudah-bangun-smelter-bagaimana', | 49 # 'http://m.detik.com/finance/read/2016/02/19/151843/3146351/1034/ekspor-t
ambang-mentah-mau-dibuka-lagi-kalau-sudah-bangun-smelter-bagaimana', |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 113 'http://www.gfk.com', | 114 'http://www.gfk.com', |
| 114 'http://www.mlsmatrix.com' | 115 'http://www.mlsmatrix.com' |
| 115 ], cache_temperatures) | 116 ], cache_temperatures) |
| 116 | 117 |
| 117 def AddStories(self, labels, urls, cache_temperatures): | 118 def AddStories(self, labels, urls, cache_temperatures): |
| 118 for url in urls: | 119 for url in urls: |
| 119 for temp in cache_temperatures: | 120 for temp in cache_temperatures: |
| 120 self.AddStory(page_cycler_story.PageCyclerStory(url, self, | 121 self.AddStory(page_cycler_story.PageCyclerStory(url, self, |
| 121 shared_page_state_class=shared_page_state.SharedMobilePageState, | 122 shared_page_state_class=shared_page_state.SharedMobilePageState, |
| 122 cache_temperature=temp, labels=labels)) | 123 cache_temperature=temp, labels=labels)) |
| OLD | NEW |