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

Issue 62042: Added an automation IPC to set the parent of a window. (Closed)

Created:
11 years, 8 months ago by ananta
Modified:
9 years, 6 months ago
Reviewers:
amit
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Updated the AutomationMsg_TabReposition IPC to be able to set the parent of a window. Bug=1751431 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=13253

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 1

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -1 line) Patch
M chrome/browser/automation/automation_provider.cc View 1 2 3 4 5 6 7 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/test/automation/automation_messages.h View 5 6 7 4 chunks +11 lines, -1 line 0 comments Download
M chrome/test/automation/tab_proxy.h View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/automation/tab_proxy.cc View 1 2 3 4 5 6 7 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
ananta
11 years, 8 months ago (2009-04-04 23:50:33 UTC) #1
amit
http://codereview.chromium.org/62042/diff/1/6 File chrome/browser/automation/automation_provider.cc (right): http://codereview.chromium.org/62042/diff/1/6#newcode2799 Line 2799: void AutomationProvider::OnTabSetParentWindow(int tab_handle, This IPC and its processing ...
11 years, 8 months ago (2009-04-05 04:52:06 UTC) #2
ananta
http://codereview.chromium.org/62042/diff/1/6 File chrome/browser/automation/automation_provider.cc (right): http://codereview.chromium.org/62042/diff/1/6#newcode2799 Line 2799: void AutomationProvider::OnTabSetParentWindow(int tab_handle, On 2009/04/05 04:52:06, amit wrote: ...
11 years, 8 months ago (2009-04-05 21:42:57 UTC) #3
amit
lgtm, with a nit. Changes to automation_messages_internal.h are not part of this? http://codereview.chromium.org/62042/diff/17/2003 File chrome/browser/automation/automation_provider.cc ...
11 years, 8 months ago (2009-04-05 22:23:53 UTC) #4
ananta
On 2009/04/05 22:23:53, amit wrote: > lgtm, with a nit. > > Changes to automation_messages_internal.h ...
11 years, 8 months ago (2009-04-05 22:31:21 UTC) #5
amit
11 years, 8 months ago (2009-04-06 16:14:27 UTC) #6
lgtm++

Powered by Google App Engine
This is Rietveld 408576698