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

Issue 1593443003: Finished storage polyfill. (Closed)

Created:
4 years, 11 months ago by Matthew Alger
Modified:
4 years, 11 months ago
Reviewers:
raymes
CC:
Matt Giuca
Base URL:
sso://user/alger/caterpillar@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Finished storage polyfill. Included in this CL are all the other functions of the storage polyfill that were split out of the last storage polyfill CL, including set, clear, and remove, as well as a function exposed only for testing. R=raymes@chromium.org Committed: c1ac20bcf0bea9c8b0a4229e8cf7c4ae6f8733c3

Patch Set 1 #

Total comments: 22

Patch Set 2 : Merge #

Patch Set 3 : Response to CR #

Unified diffs Side-by-side diffs Delta from patch set Stats (+321 lines, -20 lines) Patch
M src/caterpillar.py View 1 chunk +1 line, -1 line 0 comments Download
M src/js/polyfills/storage.manifest.json View 2 chunks +8 lines, -3 lines 0 comments Download
M src/js/polyfills/storage.polyfill.js View 1 2 8 chunks +147 lines, -15 lines 0 comments Download
M tests/js/polyfills/storage.polyfill.test.js View 2 chunks +165 lines, -1 line 0 comments Download

Messages

Total messages: 8 (2 generated)
Matthew Alger
Second half of the storage polyfill CL.
4 years, 11 months ago (2016-01-15 04:21:27 UTC) #2
raymes
https://codereview.chromium.org/1593443003/diff/1/src/js/polyfills/storage.polyfill.js File src/js/polyfills/storage.polyfill.js (right): https://codereview.chromium.org/1593443003/diff/1/src/js/polyfills/storage.polyfill.js#newcode147 src/js/polyfills/storage.polyfill.js:147: * list of keys to get, or a dictionary ...
4 years, 11 months ago (2016-01-18 00:25:20 UTC) #3
Matthew Alger
https://codereview.chromium.org/1593443003/diff/1/src/js/polyfills/storage.polyfill.js File src/js/polyfills/storage.polyfill.js (right): https://codereview.chromium.org/1593443003/diff/1/src/js/polyfills/storage.polyfill.js#newcode147 src/js/polyfills/storage.polyfill.js:147: * list of keys to get, or a dictionary ...
4 years, 11 months ago (2016-01-18 00:37:37 UTC) #4
raymes
lgtm with a couple of comments https://codereview.chromium.org/1593443003/diff/1/tests/js/polyfills/storage.polyfill.test.js File tests/js/polyfills/storage.polyfill.test.js (right): https://codereview.chromium.org/1593443003/diff/1/tests/js/polyfills/storage.polyfill.test.js#newcode336 tests/js/polyfills/storage.polyfill.test.js:336: assert.expect(0); On 2016/01/18 ...
4 years, 11 months ago (2016-01-18 02:13:34 UTC) #5
Matthew Alger
https://codereview.chromium.org/1593443003/diff/1/tests/js/polyfills/storage.polyfill.test.js File tests/js/polyfills/storage.polyfill.test.js (right): https://codereview.chromium.org/1593443003/diff/1/tests/js/polyfills/storage.polyfill.test.js#newcode336 tests/js/polyfills/storage.polyfill.test.js:336: assert.expect(0); On 2016/01/18 02:13:34, raymes wrote: > On 2016/01/18 ...
4 years, 11 months ago (2016-01-18 02:14:58 UTC) #6
Matthew Alger
4 years, 11 months ago (2016-01-18 02:15:42 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
c1ac20bcf0bea9c8b0a4229e8cf7c4ae6f8733c3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698