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

Issue 2697003002: Fix incorrect tests for storage APIs in data: URL workers (Closed)

Created:
3 years, 10 months ago by andypaicu2
Modified:
3 years, 10 months ago
CC:
blink-reviews, blink-reviews-w3ctests_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix incorrect tests for storage APIs in data: URL workers Removed localStorage test as localStorage is never exposed to workers. IndexedDB spec will be updated to throw when used from opaque origins. (https://github.com/w3c/IndexedDB/pull/150) Added a new test for webdatabase. BUG=270979 Review-Url: https://codereview.chromium.org/2697003002 Cr-Commit-Position: refs/heads/master@{#450654} Committed: https://chromium.googlesource.com/chromium/src/+/a97d64509b72ffc3f69ab86d57b2d45536a8b60f

Patch Set 1 #

Total comments: 4

Patch Set 2 : Added comment for the indexedDB test. Improved Web Sql Database test name. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -5 lines) Patch
M third_party/WebKit/LayoutTests/external/wpt/workers/data-url.html View 1 1 chunk +5 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/external/wpt/workers/data-url-shared.html View 1 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
andypaicu2
3 years, 10 months ago (2017-02-15 08:40:59 UTC) #2
jochen (gone - plz use gerrit)
A better CL description would be more self-contained e.g. `Fix incorrect test for storage APIs ...
3 years, 10 months ago (2017-02-15 08:50:41 UTC) #3
jochen (gone - plz use gerrit)
lgtm with better CL description & updated comment
3 years, 10 months ago (2017-02-15 08:50:57 UTC) #4
andypaicu2
On 2017/02/15 at 08:50:41, jochen wrote: > A better CL description would be more self-contained ...
3 years, 10 months ago (2017-02-15 09:10:40 UTC) #7
andypaicu2
Made code review changes https://codereview.chromium.org/2697003002/diff/1/third_party/WebKit/LayoutTests/external/wpt/workers/data-url-shared.html File third_party/WebKit/LayoutTests/external/wpt/workers/data-url-shared.html (right): https://codereview.chromium.org/2697003002/diff/1/third_party/WebKit/LayoutTests/external/wpt/workers/data-url-shared.html#newcode32 third_party/WebKit/LayoutTests/external/wpt/workers/data-url-shared.html:32: assert_worker_throws('websql inaccessible', 'self.openDatabase("someDBName", "1.0", "someDBName", ...
3 years, 10 months ago (2017-02-15 09:10:54 UTC) #8
jochen (gone - plz use gerrit)
lgtm
3 years, 10 months ago (2017-02-15 09:16:22 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2697003002/20001
3 years, 10 months ago (2017-02-15 09:20:39 UTC) #11
commit-bot: I haz the power
3 years, 10 months ago (2017-02-15 10:35:25 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/a97d64509b72ffc3f69ab86d57b2...

Powered by Google App Engine
This is Rietveld 408576698