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

Issue 558049: make chrome.tabs.executeScript/insertCss details arg required (Closed)

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

Description

make chrome.tabs.executeScript/insertCss details arg required. they were marked as optional and if either functions were called no arguments, the extension process was terminated because it thought was expecting an argument list. BUG=33628 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=37713

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M chrome/common/extensions/api/extension_api.json View 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Aaron Boodman
10 years, 10 months ago (2010-01-29 23:58:08 UTC) #1
lgtm

Powered by Google App Engine
This is Rietveld 408576698