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

Issue 7232002: net doesn't depend on libevent directly now. (Closed)

Created:
9 years, 6 months ago by wtc
Modified:
9 years, 6 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, brettw-cc_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

net doesn't depend on libevent directly now. Remove unnecessary forward declarations of struct event and inclusions of the event.h header. Use MessageLoopForIO::FileDescriptorWatcher and MessageLoopForIO::Watcher typedefs. R=mark@chromium.org,rvargas@chromium.org BUG=none TEST=no build errors Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=89995

Patch Set 1 #

Patch Set 2 : No need to include message_pump_libevent.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -33 lines) Patch
M base/message_loop_unittest.cc View 1 4 chunks +3 lines, -6 lines 0 comments Download
M base/message_pump_libevent_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/listen_socket.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/base/listen_socket.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M net/net.gyp View 1 chunk +0 lines, -3 lines 0 comments Download
M net/socket/tcp_client_socket_libevent.h View 1 chunk +0 lines, -2 lines 0 comments Download
M net/socket/tcp_client_socket_libevent.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M net/socket/tcp_server_socket_libevent.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M net/udp/udp_socket_libevent.cc View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
wtc
9 years, 6 months ago (2011-06-22 01:34:22 UTC) #1
Mark Mentovai
LGTM
9 years, 6 months ago (2011-06-22 02:04:37 UTC) #2
rvargas (doing something else)
LGTM
9 years, 6 months ago (2011-06-22 02:38:37 UTC) #3
commit-bot: I haz the power
9 years, 6 months ago (2011-06-22 06:33:07 UTC) #4
Change committed as 89995

Powered by Google App Engine
This is Rietveld 408576698