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

Issue 7981040: Make chrome.tabs.update's tabId parameter optional. (Closed)

Created:
9 years, 3 months ago by miket_OOO
Modified:
9 years, 3 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, mihaip+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Make chrome.tabs.update's tabId parameter optional. BUG=97330 TEST=added appropriate browser test Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102235

Patch Set 1 #

Total comments: 8

Patch Set 2 : Mihai's comments addressed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -12 lines) Patch
M chrome/browser/extensions/extension_tabs_apitest.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_tabs_module.cc View 1 chunk +25 lines, -5 lines 0 comments Download
M chrome/common/extensions/api/extension_api.json View 1 1 chunk +7 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/tabs.html View 3 chunks +4 lines, -6 lines 0 comments Download
A chrome/test/data/extensions/api_test/tabs/basics/update.html View 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/test/data/extensions/api_test/tabs/basics/update.js View 1 1 chunk +70 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
miket_OOO
YOUR INPUT REQUESTED THANKS
9 years, 3 months ago (2011-09-21 22:49:41 UTC) #1
Mihai Parparita -not on Chrome
http://codereview.chromium.org/7981040/diff/1/chrome/browser/extensions/extension_tabs_module.cc File chrome/browser/extensions/extension_tabs_module.cc (right): http://codereview.chromium.org/7981040/diff/1/chrome/browser/extensions/extension_tabs_module.cc#newcode898 chrome/browser/extensions/extension_tabs_module.cc:898: Value* tab_value = NULL; ExecuteCodeInTabFunction::RunImpl, ReloadTabFunction::RunImpl, and DetectTabLanguageFunction::RunImpl all ...
9 years, 3 months ago (2011-09-21 23:24:05 UTC) #2
miket_OOO
Please see comments. http://codereview.chromium.org/7981040/diff/1/chrome/browser/extensions/extension_tabs_module.cc File chrome/browser/extensions/extension_tabs_module.cc (right): http://codereview.chromium.org/7981040/diff/1/chrome/browser/extensions/extension_tabs_module.cc#newcode898 chrome/browser/extensions/extension_tabs_module.cc:898: Value* tab_value = NULL; On 2011/09/21 ...
9 years, 3 months ago (2011-09-22 00:06:44 UTC) #3
Mihai Parparita -not on Chrome
lgtm
9 years, 3 months ago (2011-09-22 00:22:19 UTC) #4
commit-bot: I haz the power
9 years, 3 months ago (2011-09-22 03:59:03 UTC) #5
Change committed as 102235

Powered by Google App Engine
This is Rietveld 408576698