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

Issue 11033046: DevTools: [remote debugging] introduce json/new and json/close for creating and closing the tabs. (Closed)

Created:
8 years, 2 months ago by pfeldman
Modified:
8 years, 2 months ago
Reviewers:
jam, yurys
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, nduca
Visibility:
Public.

Description

DevTools: [remote debugging] introduce json/new and json/close for creating and closing the tabs. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161126

Patch Set 1 #

Patch Set 2 : Lint #

Patch Set 3 : Lint #

Patch Set 4 : Fixing anroid_dbg #

Total comments: 10

Patch Set 5 : Review comments addressed #

Total comments: 2

Patch Set 6 : Used constants for about:blank #

Unified diffs Side-by-side diffs Delta from patch set Stats (+193 lines, -65 lines) Patch
M chrome/browser/android/devtools_server.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/debugger/browser_list_tabcontents_provider.h View 1 2 chunks +1 line, -4 lines 0 comments Download
M chrome/browser/debugger/browser_list_tabcontents_provider.cc View 1 2 3 4 5 2 chunks +17 lines, -0 lines 0 comments Download
M content/browser/debugger/devtools_http_handler_impl.h View 1 4 chunks +14 lines, -0 lines 0 comments Download
M content/browser/debugger/devtools_http_handler_impl.cc View 1 2 3 4 7 chunks +126 lines, -56 lines 0 comments Download
M content/public/browser/devtools_http_handler_delegate.h View 1 2 chunks +4 lines, -1 line 0 comments Download
M content/shell/shell_browser_main_parts.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_devtools_delegate.h View 1 2 3 4 2 chunks +4 lines, -1 line 0 comments Download
M content/shell/shell_devtools_delegate.cc View 1 2 3 4 5 3 chunks +15 lines, -1 line 0 comments Download
M content/shell/shell_devtools_delegate_android.cc View 1 2 3 4 2 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
yurys
https://chromiumcodereview.appspot.com/11033046/diff/5002/chrome/browser/debugger/browser_list_tabcontents_provider.cc File chrome/browser/debugger/browser_list_tabcontents_provider.cc (right): https://chromiumcodereview.appspot.com/11033046/diff/5002/chrome/browser/debugger/browser_list_tabcontents_provider.cc#newcode90 chrome/browser/debugger/browser_list_tabcontents_provider.cc:90: TabContents* tab_contents = chrome::AddSelectedTabWithURL( Should we specify browser instance ...
8 years, 2 months ago (2012-10-05 14:29:48 UTC) #1
pfeldman
https://chromiumcodereview.appspot.com/11033046/diff/5002/chrome/browser/debugger/browser_list_tabcontents_provider.cc File chrome/browser/debugger/browser_list_tabcontents_provider.cc (right): https://chromiumcodereview.appspot.com/11033046/diff/5002/chrome/browser/debugger/browser_list_tabcontents_provider.cc#newcode90 chrome/browser/debugger/browser_list_tabcontents_provider.cc:90: TabContents* tab_contents = chrome::AddSelectedTabWithURL( On 2012/10/05 14:29:49, Yury Semikhatsky ...
8 years, 2 months ago (2012-10-05 14:36:47 UTC) #2
yurys
lgtm
8 years, 2 months ago (2012-10-05 14:37:00 UTC) #3
pfeldman
Owners stamp request.
8 years, 2 months ago (2012-10-05 14:51:45 UTC) #4
jam
lgtm https://codereview.chromium.org/11033046/diff/12002/chrome/browser/debugger/browser_list_tabcontents_provider.cc File chrome/browser/debugger/browser_list_tabcontents_provider.cc (right): https://codereview.chromium.org/11033046/diff/12002/chrome/browser/debugger/browser_list_tabcontents_provider.cc#newcode92 chrome/browser/debugger/browser_list_tabcontents_provider.cc:92: GURL("about:blank"), ditto https://codereview.chromium.org/11033046/diff/12002/content/shell/shell_devtools_delegate.cc File content/shell/shell_devtools_delegate.cc (right): https://codereview.chromium.org/11033046/diff/12002/content/shell/shell_devtools_delegate.cc#newcode55 content/shell/shell_devtools_delegate.cc:55: ...
8 years, 2 months ago (2012-10-05 16:19:17 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pfeldman@chromium.org/11033046/12002
8 years, 2 months ago (2012-10-10 13:28:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pfeldman@chromium.org/11033046/30003
8 years, 2 months ago (2012-10-10 13:31:51 UTC) #7
commit-bot: I haz the power
8 years, 2 months ago (2012-10-10 16:56:02 UTC) #8
Change committed as 161126

Powered by Google App Engine
This is Rietveld 408576698