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

Issue 5603009: Update Chrome Search sample extension to utilize (Closed)

Created:
10 years ago by Aaron Boodman
Modified:
9 years, 6 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Update Chrome Search sample extension to utilize http://codereview.chromium.org/5607003/. Also, random other polish in the extension. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68448

Patch Set 1 #

Patch Set 2 : whoops #

Patch Set 3 : cleanup #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -21 lines) Patch
M chrome/common/extensions/docs/examples/extensions/chrome_search/background.html View 1 2 3 chunks +23 lines, -21 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Aaron Boodman
10 years ago (2010-12-06 23:04:07 UTC) #1
Matt Perry
10 years ago (2010-12-06 23:10:57 UTC) #2
lgtm

http://codereview.chromium.org/5603009/diff/4001/chrome/common/extensions/doc...
File
chrome/common/extensions/docs/examples/extensions/chrome_search/background.html
(right):

http://codereview.chromium.org/5603009/diff/4001/chrome/common/extensions/doc...
chrome/common/extensions/docs/examples/extensions/chrome_search/background.html:53:
content = content.replace(/<(\/)?b>/g, '<$1match>');
$1match.. clever!

Powered by Google App Engine
This is Rietveld 408576698