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

Issue 136003015: Remove native_control* and some other non-Aura windows code (Closed)

Created:
6 years, 10 months ago by scottmg
Modified:
6 years, 10 months ago
CC:
chromium-reviews, tfarina, ben+views_chromium.org
Visibility:
Public.

Description

Remove native_control* and some other non-Aura windows code Started by trying remove use of atlbase.h in native_control, but since it's unused, just delete it all and a few places where it was referenced in !USE_AURA blocks. R=sky@chromium.org BUG=5027, 330735 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247647

Patch Set 1 #

Total comments: 2

Patch Set 2 : remove message_loop include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2255 lines) Patch
M chrome/browser/ui/views/frame/browser_view.cc View 2 chunks +0 lines, -6 lines 0 comments Download
D ui/views/controls/native_control.h View 1 chunk +0 lines, -126 lines 0 comments Download
D ui/views/controls/native_control.cc View 1 chunk +0 lines, -389 lines 0 comments Download
D ui/views/controls/native_control_win.h View 1 chunk +0 lines, -99 lines 0 comments Download
D ui/views/controls/native_control_win.cc View 1 chunk +0 lines, -226 lines 0 comments Download
M ui/views/views.gyp View 2 chunks +0 lines, -6 lines 0 comments Download
D ui/views/widget/native_widget_win.h View 1 chunk +0 lines, -279 lines 0 comments Download
D ui/views/widget/native_widget_win.cc View 1 chunk +0 lines, -1066 lines 0 comments Download
M ui/views/win/hwnd_message_handler.h View 1 4 chunks +1 line, -11 lines 0 comments Download
M ui/views/win/hwnd_message_handler.cc View 1 6 chunks +0 lines, -47 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
scottmg
6 years, 10 months ago (2014-01-29 00:26:23 UTC) #1
sky
Nice, LGTM https://codereview.chromium.org/136003015/diff/1/ui/views/win/hwnd_message_handler.h File ui/views/win/hwnd_message_handler.h (right): https://codereview.chromium.org/136003015/diff/1/ui/views/win/hwnd_message_handler.h#newcode20 ui/views/win/hwnd_message_handler.h:20: #include "base/message_loop/message_loop.h" I suspect you can remove ...
6 years, 10 months ago (2014-01-29 04:06:20 UTC) #2
beng (no_code_reviews)
Hey Scott, have you submitted many other CLs like this? Do you have links? It'd ...
6 years, 10 months ago (2014-01-29 04:12:16 UTC) #3
beng (no_code_reviews)
Nevermind I found https://code.google.com/p/chromium/issues/detail?id=330735 On Tue, Jan 28, 2014 at 8:12 PM, Ben Goodger <beng@google.com> ...
6 years, 10 months ago (2014-01-29 04:13:32 UTC) #4
scottmg
There's also https://code.google.com/p/chromium/issues/detail?id=319122which'll probably get a bunch of CLs. On Tue, Jan 28, 2014 at ...
6 years, 10 months ago (2014-01-29 05:10:23 UTC) #5
scottmg
https://codereview.chromium.org/136003015/diff/1/ui/views/win/hwnd_message_handler.h File ui/views/win/hwnd_message_handler.h (right): https://codereview.chromium.org/136003015/diff/1/ui/views/win/hwnd_message_handler.h#newcode20 ui/views/win/hwnd_message_handler.h:20: #include "base/message_loop/message_loop.h" On 2014/01/29 04:06:20, sky wrote: > I ...
6 years, 10 months ago (2014-01-29 06:27:53 UTC) #6
scottmg
6 years, 10 months ago (2014-01-29 06:28:22 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r247647 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698