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

Issue 1567014: Fix docking behaviour for devtools windows that don't have an associated browser window (Closed)

Created:
10 years, 8 months ago by Mattias Nissler (ping if slow)
Modified:
9 years, 7 months ago
Reviewers:
pfeldman
CC:
chromium-reviews, jam+cc_chromium.org, brettw-cc_chromium.org, darin-cc_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Fix docking behaviour for devtools windows that don't have an associated browser window BUG=40090 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=43709

Patch Set 1 #

Patch Set 2 : Implement the proposed asynchronous docking request. #

Patch Set 3 : Asynchronous docking feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -26 lines) Patch
M chrome/browser/debugger/devtools_manager.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/debugger/devtools_manager.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/debugger/devtools_window.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/debugger/devtools_window.cc View 1 2 5 chunks +15 lines, -4 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host.cc View 1 2 2 chunks +8 lines, -8 lines 0 comments Download
M chrome/common/render_messages_internal.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/devtools_client.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/devtools_client.cc View 1 2 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Mattias Nissler (ping if slow)
Please review. I'm not sure about the synchronous message for checking whether we can dock, ...
10 years, 8 months ago (2010-04-01 09:21:18 UTC) #1
pfeldman
On 2010/04/01 09:21:18, mnissler wrote: > Please review. I'm not sure about the synchronous message ...
10 years, 8 months ago (2010-04-01 09:42:09 UTC) #2
Mattias Nissler (ping if slow)
On 2010/04/01 09:42:09, pfeldman wrote: > On 2010/04/01 09:21:18, mnissler wrote: > > Please review. ...
10 years, 8 months ago (2010-04-01 09:57:57 UTC) #3
pfeldman
Exactly. I actually thought that front-end was querying it synchronously to make dock button disabled, ...
10 years, 8 months ago (2010-04-01 10:04:14 UTC) #4
use mnissler at chromium.org
Ok, cool. Will do. On Thu, Apr 1, 2010 at 12:04 PM, <pfeldman@chromium.org> wrote: > ...
10 years, 8 months ago (2010-04-01 10:09:02 UTC) #5
Mattias Nissler (ping if slow)
Ok, new version. Note that this patch now should be landed before the webkit patch ...
10 years, 8 months ago (2010-04-01 18:16:48 UTC) #6
Mattias Nissler (ping if slow)
Another go. I'm sorry the last version was so poor, I hadn't fully understood what ...
10 years, 8 months ago (2010-04-06 12:30:23 UTC) #7
Mattias Nissler (ping if slow)
10 years, 8 months ago (2010-04-06 12:30:38 UTC) #8
pfeldman
10 years, 8 months ago (2010-04-06 12:45:05 UTC) #9
LGTM. Please talk to me prior to landing this. I am on sheriff duty today, so
will be able to help you coordinating the landing.

Powered by Google App Engine
This is Rietveld 408576698