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

Issue 9956117: DomStorageBrowserTest sanity check (Closed)

Created:
8 years, 8 months ago by michaeln
Modified:
8 years, 8 months ago
Reviewers:
jsbell
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

DomStorageBrowserTest sanity check Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=130762

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 6

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, -310 lines) Patch
M chrome/chrome_tests.gypi View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/dom_storage/dom_storage_browsertest.cc View 1 2 3 4 1 chunk +35 lines, -144 lines 0 comments Download
M content/browser/in_process_webkit/dom_storage_browsertest.cc View 1 2 3 4 5 1 chunk +0 lines, -165 lines 0 comments Download
A content/test/data/dom_storage/common.js View 1 chunk +29 lines, -0 lines 0 comments Download
A content/test/data/dom_storage/sanity_check.html View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
A content/test/data/dom_storage/sanity_check.js View 1 2 3 4 5 1 chunk +76 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
michaeln
i have to move the file out of the 'in_process_webkit' directory, but otherwise... ptal
8 years, 8 months ago (2012-04-03 21:09:47 UTC) #1
michaeln
https://chromiumcodereview.appspot.com/9956117/diff/1005/content/test/data/dom_storage/sanity_check.js File content/test/data/dom_storage/sanity_check.js (right): https://chromiumcodereview.appspot.com/9956117/diff/1005/content/test/data/dom_storage/sanity_check.js#newcode38 content/test/data/dom_storage/sanity_check.js:38: storage["name"] = "value"; i should also add some calls ...
8 years, 8 months ago (2012-04-03 21:12:37 UTC) #2
michaeln
https://chromiumcodereview.appspot.com/9956117/diff/1005/content/browser/in_process_webkit/dom_storage_browsertest.cc File content/browser/in_process_webkit/dom_storage_browsertest.cc (right): https://chromiumcodereview.appspot.com/9956117/diff/1005/content/browser/in_process_webkit/dom_storage_browsertest.cc#newcode36 content/browser/in_process_webkit/dom_storage_browsertest.cc:36: ui_test_utils::NavigateToURLBlockUntilNavigationsComplete( oh well... this doesn't unblock upon the 2nd ...
8 years, 8 months ago (2012-04-03 21:40:36 UTC) #3
michaeln
fixed the timeout problem in snapshot 3, make the page behave asyncly (i anticipate adding ...
8 years, 8 months ago (2012-04-03 21:43:29 UTC) #4
michaeln
added calls to the .key() method in snapshot 4
8 years, 8 months ago (2012-04-03 21:52:17 UTC) #5
michaeln
moved the file in snapshot 5
8 years, 8 months ago (2012-04-04 01:46:34 UTC) #6
michaeln
ping
8 years, 8 months ago (2012-04-04 18:11:35 UTC) #7
jsbell
overall lgtm http://codereview.chromium.org/9956117/diff/7002/content/browser/dom_storage/dom_storage_browsertest.cc File content/browser/dom_storage/dom_storage_browsertest.cc (left): http://codereview.chromium.org/9956117/diff/7002/content/browser/dom_storage/dom_storage_browsertest.cc#oldcode109 content/browser/dom_storage/dom_storage_browsertest.cc:109: AppendASCII("events")) { Will you bring back any ...
8 years, 8 months ago (2012-04-04 18:37:56 UTC) #8
michaeln
http://codereview.chromium.org/9956117/diff/7002/content/browser/dom_storage/dom_storage_browsertest.cc File content/browser/dom_storage/dom_storage_browsertest.cc (left): http://codereview.chromium.org/9956117/diff/7002/content/browser/dom_storage/dom_storage_browsertest.cc#oldcode109 content/browser/dom_storage/dom_storage_browsertest.cc:109: AppendASCII("events")) { On 2012/04/04 18:37:56, jsbell wrote: > Will ...
8 years, 8 months ago (2012-04-04 19:03:21 UTC) #9
jam
8 years, 8 months ago (2012-04-04 21:56:00 UTC) #10
chrome/chrome_tests.gypi lgtm

Powered by Google App Engine
This is Rietveld 408576698