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

Issue 73293002: [rAC, OSX] Cleanup: Separate out WindowController (Closed)

Created:
7 years, 1 month ago by groby-ooo-7-16
Modified:
7 years, 1 month ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, benquan, Dane Wallinga, dyu1, estade+watch_chromium.org, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

[rAC, OSX] Cleanup: Separate out WindowController Breaking out the window controller into a separate file. (In anticipation of changes that will have Cocoa dialog code call the window controller without -performSelector: shenanigans) R=isherman@chromium.org BUG=none TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236383

Patch Set 1 #

Total comments: 8

Patch Set 2 : Review fixes. #

Patch Set 3 : Merge to HEAD #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -687 lines) Patch
M chrome/browser/ui/cocoa/autofill/autofill_dialog_cocoa.h View 1 2 1 chunk +0 lines, -68 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_dialog_cocoa.mm View 1 2 3 chunks +2 lines, -417 lines 0 comments Download
A chrome/browser/ui/cocoa/autofill/autofill_dialog_window_controller.h View 1 2 1 chunk +107 lines, -0 lines 0 comments Download
A + chrome/browser/ui/cocoa/autofill/autofill_dialog_window_controller.mm View 1 2 5 chunks +6 lines, -202 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
groby-ooo-7-16
7 years, 1 month ago (2013-11-14 23:23:37 UTC) #1
Ilya Sherman
Oh boy, we're going to have so much fun with merge conflicts! :) LGTM % ...
7 years, 1 month ago (2013-11-14 23:30:04 UTC) #2
groby-ooo-7-16
I take it you're working on one or the other? https://codereview.chromium.org/73293002/diff/1/chrome/browser/ui/cocoa/autofill/autofill_dialog_window_controller.h File chrome/browser/ui/cocoa/autofill/autofill_dialog_window_controller.h (right): https://codereview.chromium.org/73293002/diff/1/chrome/browser/ui/cocoa/autofill/autofill_dialog_window_controller.h#newcode1 ...
7 years, 1 month ago (2013-11-14 23:49:43 UTC) #3
Ilya Sherman
On 2013/11/14 23:49:43, groby wrote: > I take it you're working on one or the ...
7 years, 1 month ago (2013-11-14 23:51:04 UTC) #4
Ilya Sherman
On 2013/11/14 23:51:04, Ilya Sherman wrote: > On 2013/11/14 23:49:43, groby wrote: > > I ...
7 years, 1 month ago (2013-11-15 06:20:28 UTC) #5
groby-ooo-7-16
On 2013/11/15 06:20:28, Ilya Sherman wrote: > On 2013/11/14 23:51:04, Ilya Sherman wrote: > > ...
7 years, 1 month ago (2013-11-15 06:23:35 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/73293002/60001
7 years, 1 month ago (2013-11-15 06:29:47 UTC) #7
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/cocoa/autofill/autofill_dialog_window_controller.mm: While running patch -p1 --forward --force --no-backup-if-mismatch; A chrome/browser/ui/cocoa/autofill/autofill_dialog_window_controller.mm ...
7 years, 1 month ago (2013-11-15 06:29:50 UTC) #8
groby-ooo-7-16
Waiting for https://codereview.chromium.org/62873006/ to land....
7 years, 1 month ago (2013-11-16 00:25:13 UTC) #9
Ilya Sherman
On 2013/11/16 00:25:13, groby wrote: > Waiting for https://codereview.chromium.org/62873006/ to land.... Wheeeeee!
7 years, 1 month ago (2013-11-16 00:26:00 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/73293002/60001
7 years, 1 month ago (2013-11-18 18:55:18 UTC) #11
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/cocoa/autofill/autofill_dialog_cocoa.mm: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 1 month ago (2013-11-18 18:55:25 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/73293002/180001
7 years, 1 month ago (2013-11-20 22:01:52 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/73293002/180001
7 years, 1 month ago (2013-11-21 01:57:11 UTC) #14
commit-bot: I haz the power
7 years, 1 month ago (2013-11-21 03:11:58 UTC) #15
Message was sent while issue was closed.
Change committed as 236383

Powered by Google App Engine
This is Rietveld 408576698