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

Issue 2858043003: [DevTools] Pass session id in detach request (Closed)

Created:
3 years, 7 months ago by dgozman
Modified:
3 years, 7 months ago
Reviewers:
Tom Sepez, pfeldman
CC:
chromium-reviews, tzik, nasko+codewatch_chromium.org, apavlov+blink_chromium.org, kinuko+watch, jsbell+serviceworker_chromium.org, caseq+blink_chromium.org, jam, dglazkov+blink, einbinder+watch-test-runner_chromium.org, devtools-reviews_chromium.org, blink-reviews, darin-cc_chromium.org, blink-reviews-api_chromium.org, blink-worker-reviews_chromium.org, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, Peter Beverloo, nhiroki, lushnikov+blink_chromium.org, jochen+watch_chromium.org, michaeln, shimazu+serviceworker_chromium.org, mlamouri+watch-test-runner_chromium.org, serviceworker-reviews, pfeldman+blink_chromium.org, kinuko+serviceworker, horo+watch_chromium.org, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Pass session id in detach request This makes it symmetric to attach/restore and closes the last gap in public methods not supporting multiclient. BUG=590878 Review-Url: https://codereview.chromium.org/2858043003 Cr-Commit-Position: refs/heads/master@{#469706} Committed: https://chromium.googlesource.com/chromium/src/+/e8e3acc298ce63513565847c5e876012d9c67201

Patch Set 1 #

Patch Set 2 : test compile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -38 lines) Patch
M content/browser/devtools/render_frame_devtools_agent_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/devtools/worker_devtools_agent_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/shared_worker_devtools_agent.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/shared_worker_devtools_agent.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/devtools_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/renderer/render_frame.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/devtools/devtools_agent.h View 4 chunks +4 lines, -3 lines 0 comments Download
M content/renderer/devtools/devtools_agent.cc View 5 chunks +13 lines, -8 lines 0 comments Download
M content/renderer/render_frame_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M content/renderer/render_view_browsertest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/service_worker/embedded_worker_devtools_agent.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/service_worker/embedded_worker_devtools_agent.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/shell/renderer/layout_test/blink_test_runner.cc View 1 chunk +1 line, -4 lines 0 comments Download
M third_party/WebKit/Source/web/WebDevToolsAgentImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebDevToolsAgentImpl.cpp View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/web/WebEmbeddedWorkerImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebEmbeddedWorkerImpl.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebSharedWorkerImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebSharedWorkerImpl.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/web/WebDevToolsAgent.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebEmbeddedWorker.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebSharedWorker.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 19 (13 generated)
dgozman
Take a look please.
3 years, 7 months ago (2017-05-04 17:08:39 UTC) #3
pfeldman
lgtm
3 years, 7 months ago (2017-05-04 22:25:14 UTC) #9
dgozman
Tom, could you please look at devtools_messages? Adding session id parameter to browser->renderer IPC (similar ...
3 years, 7 months ago (2017-05-05 00:18:52 UTC) #13
Tom Sepez
Messages LGTM (per conformance with existing message conventions).
3 years, 7 months ago (2017-05-05 16:58:56 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2858043003/20001
3 years, 7 months ago (2017-05-05 17:30:28 UTC) #16
commit-bot: I haz the power
3 years, 7 months ago (2017-05-05 17:38:59 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/e8e3acc298ce63513565847c5e87...

Powered by Google App Engine
This is Rietveld 408576698