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

Issue 13517002: Support shared workers as debug targets for chrome.debugger API (Closed)

Created:
7 years, 8 months ago by Vladislav Kaznacheev
Modified:
7 years, 8 months ago
Reviewers:
Matt Perry, yurys
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Support shared workers as debug targets for chrome.debugger API BUG=226014 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192569

Patch Set 1 #

Patch Set 2 : Fresh patch for a new trybot run. #

Total comments: 4

Patch Set 3 : Addressed comments #

Total comments: 4

Patch Set 4 : Addressed comments, rebased #

Patch Set 5 : Fixed copyright #

Patch Set 6 : Moved flaky tests to a separate patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -82 lines) Patch
M chrome/browser/extensions/api/debugger/debugger_api.h View 1 2 2 chunks +9 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/debugger/debugger_api.cc View 1 2 3 27 chunks +106 lines, -77 lines 0 comments Download
M chrome/common/extensions/api/debugger.json View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
Vladislav Kaznacheev
7 years, 8 months ago (2013-04-03 07:24:20 UTC) #1
yurys
https://chromiumcodereview.appspot.com/13517002/diff/3001/chrome/browser/extensions/api/debugger/debugger_api.cc File chrome/browser/extensions/api/debugger/debugger_api.cc (right): https://chromiumcodereview.appspot.com/13517002/diff/3001/chrome/browser/extensions/api/debugger/debugger_api.cc#newcode181 chrome/browser/extensions/api/debugger/debugger_api.cc:181: static_cast<ExtensionDevToolsClientHost*>(*it); You can change type of the set elements ...
7 years, 8 months ago (2013-04-03 14:19:57 UTC) #2
Vladislav Kaznacheev
PTAL https://chromiumcodereview.appspot.com/13517002/diff/3001/chrome/browser/extensions/api/debugger/debugger_api.cc File chrome/browser/extensions/api/debugger/debugger_api.cc (right): https://chromiumcodereview.appspot.com/13517002/diff/3001/chrome/browser/extensions/api/debugger/debugger_api.cc#newcode181 chrome/browser/extensions/api/debugger/debugger_api.cc:181: static_cast<ExtensionDevToolsClientHost*>(*it); On 2013/04/03 14:19:57, Yury Semikhatsky wrote: > ...
7 years, 8 months ago (2013-04-03 14:54:36 UTC) #3
yurys
lgtm
7 years, 8 months ago (2013-04-04 09:58:09 UTC) #4
Vladislav Kaznacheev
Hi Matt, Here is the final patch in the series of updates to chrome.debugger ('final' ...
7 years, 8 months ago (2013-04-04 10:18:06 UTC) #5
Matt Perry
mostly lgtm, 2 small nits https://chromiumcodereview.appspot.com/13517002/diff/11001/chrome/browser/extensions/api/debugger/debugger_api.cc File chrome/browser/extensions/api/debugger/debugger_api.cc (right): https://chromiumcodereview.appspot.com/13517002/diff/11001/chrome/browser/extensions/api/debugger/debugger_api.cc#newcode119 chrome/browser/extensions/api/debugger/debugger_api.cc:119: std::string extension_id() { return ...
7 years, 8 months ago (2013-04-04 19:10:59 UTC) #6
Vladislav Kaznacheev
Thanks for the review! https://chromiumcodereview.appspot.com/13517002/diff/11001/chrome/browser/extensions/api/debugger/debugger_api.cc File chrome/browser/extensions/api/debugger/debugger_api.cc (right): https://chromiumcodereview.appspot.com/13517002/diff/11001/chrome/browser/extensions/api/debugger/debugger_api.cc#newcode119 chrome/browser/extensions/api/debugger/debugger_api.cc:119: std::string extension_id() { return extension_id_; ...
7 years, 8 months ago (2013-04-05 09:23:02 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kaznacheev@chromium.org/13517002/19001
7 years, 8 months ago (2013-04-05 09:24:39 UTC) #8
commit-bot: I haz the power
Presubmit check for 13517002-19001 failed and returned exit status 1. INFO:root:Found 11 file(s). Running presubmit ...
7 years, 8 months ago (2013-04-05 09:24:47 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kaznacheev@chromium.org/13517002/23003
7 years, 8 months ago (2013-04-05 09:37:45 UTC) #10
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=99929
7 years, 8 months ago (2013-04-05 12:05:16 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kaznacheev@chromium.org/13517002/39002
7 years, 8 months ago (2013-04-05 13:34:39 UTC) #12
commit-bot: I haz the power
7 years, 8 months ago (2013-04-05 15:52:01 UTC) #13
Message was sent while issue was closed.
Change committed as 192569

Powered by Google App Engine
This is Rietveld 408576698