Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Side by Side Diff: tools/perf/page_sets/gmail_refresh.json

Issue 187173002: Adding a Endure regression test to catch gmail memory issues (crbug.com/345702). (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tools/perf/page_sets/data/gmail_refresh_001.wpr.sha1 ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "description": "Chrome Endure control test to test gmail page reload",
3 "user_agent_type": "desktop",
4 "archive_data_file": "data/gmail_refresh.json",
5 "credentials_path": "data/credentials.json",
6
7 "pages": [
8 {
9 "url": "https://mail.google.com/mail/",
10 "credentials": "google",
11 "why": "Continually reload the gmail page.",
12 "endure": { "action": "reload", "seconds": 2 }
13 }
14 ]
15 }
16
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/gmail_refresh_001.wpr.sha1 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698