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

Issue 2838008: Fix an inaccuracy in the cookies documentation--the expirationDate property i... (Closed)

Created:
10 years, 6 months ago by Cindy Lau
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Fix an inaccuracy in the cookies documentation--the expirationDate property is in seconds, not milliseconds. Regenerated the docs using the test_shell script; a few other docs appeared to be out-of-date as well. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50011

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+308 lines, -270 lines) Patch
M chrome/common/extensions/api/extension_api.json View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/experimental.cookies.html View 38 chunks +75 lines, -75 lines 0 comments Download
M chrome/common/extensions/docs/extension.html View 29 chunks +125 lines, -125 lines 0 comments Download
M chrome/common/extensions/docs/history.html View 30 chunks +61 lines, -61 lines 0 comments Download
M chrome/common/extensions/docs/windows.html View 3 chunks +45 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Cindy Lau
10 years, 6 months ago (2010-06-16 18:32:51 UTC) #1
kathyw
10 years, 6 months ago (2010-06-16 19:02:47 UTC) #2
LGTM

I suspect the changes in other generated files are due to random
alphabetization. (We really should change the doc generator to alphabetize
stuff, so the order will be predictable.) Go ahead and submit them, just in
case.

Powered by Google App Engine
This is Rietveld 408576698