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

Issue 7210049: Update contentscript xhr example to remove background page. (Closed)

Created:
9 years, 5 months ago by kurrik.chromium
Modified:
9 years, 5 months ago
Reviewers:
kurrik, Boris Smus, kathyw
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews
Visibility:
Public.

Description

Update contentscript xhr example to remove background page. BUG=88121 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91623

Patch Set 1 #

Total comments: 1

Patch Set 2 : Updated with Kathy's feedback" #

Patch Set 3 : Rebuilding docs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -148 lines) Patch
chrome/common/extensions/docs/examples/howto/contentscript_xhr.zip View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/common/extensions/docs/examples/howto/contentscript_xhr/background.html View 1 chunk +0 lines, -55 lines 0 comments Download
M chrome/common/extensions/docs/examples/howto/contentscript_xhr/contentscript.js View 1 2 1 chunk +51 lines, -26 lines 0 comments Download
M chrome/common/extensions/docs/examples/howto/contentscript_xhr/manifest.json View 1 1 chunk +4 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/samples.html View 1 3 chunks +34 lines, -38 lines 0 comments Download
M chrome/common/extensions/docs/samples.json View 1 2 2 chunks +19 lines, -25 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kurrik
9 years, 5 months ago (2011-07-01 00:21:12 UTC) #1
kathyw
9 years, 5 months ago (2011-07-01 00:30:14 UTC) #2
LGTM

(from a public string perspective)

Just one comment to prove I really looked.

http://codereview.chromium.org/7210049/diff/1/chrome/common/extensions/docs/e...
File
chrome/common/extensions/docs/examples/howto/contentscript_xhr/manifest.json
(right):

http://codereview.chromium.org/7210049/diff/1/chrome/common/extensions/docs/e...
chrome/common/extensions/docs/examples/howto/contentscript_xhr/manifest.json:2:
"name": "Content Script Crossdomain XMLHttpRequest Example",
Crossdomain -> Cross-Domain

Powered by Google App Engine
This is Rietveld 408576698