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

Issue 53973003: Deprecate 'singleton' option in chrome.apps.window.create(). (Closed)

Created:
7 years, 1 month ago by mlamouri (slow - plz ping)
Modified:
7 years, 1 month ago
Reviewers:
benwells
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Deprecate 'singleton' option in chrome.apps.window.create(). This keeps the feature as-is but shows a warning in the developer console so the developers can fix their code before removing the feature breaks it. BUG=313986 TEST=When opening a new window with chrome.apps.window.create() if the options parameter contain a 'singleton' option set to false and a 'id', the developer console should show a warning. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233176

Patch Set 1 #

Total comments: 2

Patch Set 2 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
M chrome/browser/extensions/api/app_window/app_window_api.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/app_window.idl View 1 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
mlamouri (slow - plz ping)
7 years, 1 month ago (2013-11-03 06:02:38 UTC) #1
benwells
Cool, thanks for jumping on this so quickly :) https://codereview.chromium.org/53973003/diff/1/chrome/browser/extensions/api/app_window/app_window_api.cc File chrome/browser/extensions/api/app_window/app_window_api.cc (right): https://codereview.chromium.org/53973003/diff/1/chrome/browser/extensions/api/app_window/app_window_api.cc#newcode165 chrome/browser/extensions/api/app_window/app_window_api.cc:165: ...
7 years, 1 month ago (2013-11-04 01:54:01 UTC) #2
mlamouri (slow - plz ping)
New patch ready for review.
7 years, 1 month ago (2013-11-04 05:39:49 UTC) #3
benwells
lgtm
7 years, 1 month ago (2013-11-04 05:43:49 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/53973003/70001
7 years, 1 month ago (2013-11-04 05:56:50 UTC) #5
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=97097
7 years, 1 month ago (2013-11-04 08:37:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/53973003/70001
7 years, 1 month ago (2013-11-04 09:49:55 UTC) #7
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=97132
7 years, 1 month ago (2013-11-04 11:47:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/53973003/70001
7 years, 1 month ago (2013-11-04 23:42:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/53973003/70001
7 years, 1 month ago (2013-11-05 03:11:55 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=219384
7 years, 1 month ago (2013-11-05 06:54:51 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/53973003/70001
7 years, 1 month ago (2013-11-05 07:05:37 UTC) #12
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-11-05 08:24:57 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/53973003/70001
7 years, 1 month ago (2013-11-06 00:11:07 UTC) #14
commit-bot: I haz the power
7 years, 1 month ago (2013-11-06 01:23:35 UTC) #15
Message was sent while issue was closed.
Change committed as 233176

Powered by Google App Engine
This is Rietveld 408576698