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

Issue 1471073010: Removed unused include of winsock.h/inet.h from sys_byteorder.h. (Closed)

Created:
5 years ago by bcwhite
Modified:
5 years ago
Reviewers:
Nico
CC:
chromium-reviews, cbentzel+watch_chromium.org, vmpstr+watch_chromium.org, darin-cc_chromium.org, cmumford, dgrogan, jsbell+idb_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removed unused include of winsock.h/inet.h from sys_byteorder.h. The sys_byteorder methods no longer use htonl() and friends and so the include in not necessary. Several files, however, expect those system methods to be available after including sys_byteorder.h so they have been changed to use the methods defined within sys_byteorder.h instead. TBR=jam BUG= Committed: https://crrev.com/e2452b1f6a0fd3f6ce592acc9a7741dac7c6d76a Cr-Commit-Position: refs/heads/master@{#362179}

Patch Set 1 #

Patch Set 2 : include inet.h for things other than byte-swap #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -34 lines) Patch
M base/sys_byteorder.h View 1 chunk +0 lines, -6 lines 0 comments Download
M components/nacl/browser/nacl_process_host.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M content/browser/indexed_db/indexed_db_leveldb_coding.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/dns/dns_config_service_posix_unittest.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M net/spdy/fuzzing/hpack_fuzz_util.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M net/spdy/spdy_frame_builder.h View 1 chunk +5 lines, -5 lines 0 comments Download
M net/spdy/spdy_frame_builder.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_frame_reader.cc View 4 chunks +7 lines, -5 lines 0 comments Download
M net/spdy/spdy_frame_reader_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_framer.cc View 3 chunks +7 lines, -5 lines 0 comments Download
M net/spdy/spdy_framer_test.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/spdy/spdy_headers_block_parser.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/spdy/spdy_headers_block_parser_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
bcwhite
5 years ago (2015-11-25 17:41:15 UTC) #2
Nico
lgtm
5 years ago (2015-11-25 17:45:02 UTC) #3
jam
On 2015/11/25 17:45:02, Nico wrote: > lgtm why am I added as a reviewer?
5 years ago (2015-11-30 16:35:23 UTC) #4
bcwhite
On 2015/11/30 16:35:23, jam wrote: > On 2015/11/25 17:45:02, Nico wrote: > > lgtm > ...
5 years ago (2015-11-30 17:25:18 UTC) #5
bcwhite
5 years ago (2015-11-30 17:26:13 UTC) #7
Nico
i think jam meant that https://www.chromium.org/developers/owners-files#TOC-When-to-use-To-Be-Reviewed-TBR- applies here
5 years ago (2015-11-30 17:26:57 UTC) #8
bcwhite
On 2015/11/30 17:26:57, Nico wrote: > i think jam meant that > https://www.chromium.org/developers/owners-files#TOC-When-to-use-To-Be-Reviewed-TBR- > applies ...
5 years ago (2015-11-30 17:28:57 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1471073010/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1471073010/20001
5 years ago (2015-11-30 17:30:25 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-11-30 19:09:43 UTC) #14
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/e2452b1f6a0fd3f6ce592acc9a7741dac7c6d76a Cr-Commit-Position: refs/heads/master@{#362179}
5 years ago (2015-11-30 19:10:35 UTC) #16
jam
On 2015/11/30 17:28:57, bcwhite wrote: > On 2015/11/30 17:26:57, Nico wrote: > > i think ...
5 years ago (2015-12-10 23:26:15 UTC) #17
chromium-reviews
5 years ago (2015-12-11 01:39:51 UTC) #18
Message was sent while issue was closed.
Okay.  Thanks for letting me know.
-- Brian


On Thu, Dec 10, 2015 at 6:26 PM, <jam@chromium.org> wrote:

> On 2015/11/30 17:28:57, bcwhite wrote:
>
>> On 2015/11/30 17:26:57, Nico wrote:
>> > i think jam meant that
>> >
>>
>
>
>
https://www.chromium.org/developers/owners-files#TOC-When-to-use-To-Be-Review...
>
>> > applies here
>>
>
> Oh, okay.  TBR=jam coming up.
>>
>
> fwiw this should have been tbr= someone in net/owners and another person in
> components/nacl and content/
>
> https://codereview.chromium.org/1471073010/
>



-- 
  Brian
  bcwhite@google.com
-----------------------------------------------------------------------------------------



*Treat someone as they are and they will remain that way.Treat someone as
they can be and they will become that way.*

-- 
You received this message because you are subscribed to the Google Groups
"Chromium-reviews" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698