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

Issue 185293014: Bind before sandbox lockdown on Windows. (Closed)

Created:
6 years, 9 months ago by Vitaly Buka (NO REVIEWS)
Modified:
6 years, 9 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, mmenke
Visibility:
Public.

Description

Bind before sandbox lockdown on Windows. Linux is unaffected. All changed code already is inside sandbox. BUG=348692 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255311 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255900

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -18 lines) Patch
M chrome/utility/local_discovery/service_discovery_message_handler.cc View 1 2 3 4 1 chunk +16 lines, -18 lines 0 comments Download
M content/browser/renderer_host/p2p/socket_host_udp_unittest.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M net/dns/mock_mdns_socket_factory.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M net/udp/datagram_server_socket.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M net/udp/udp_server_socket.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/udp/udp_server_socket.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/udp/udp_socket_libevent.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M net/udp/udp_socket_libevent.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M net/udp/udp_socket_win.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M net/udp/udp_socket_win.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 35 (0 generated)
Vitaly Buka (NO REVIEWS)
6 years, 9 months ago (2014-03-04 09:05:43 UTC) #1
jschuh
Meh. I'd rather not have buggy LSPs in our process at all, but under the ...
6 years, 9 months ago (2014-03-05 00:58:21 UTC) #2
Vitaly Buka (NO REVIEWS)
The CQ bit was checked by vitalybuka@chromium.org
6 years, 9 months ago (2014-03-05 01:58:26 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/185293014/40001
6 years, 9 months ago (2014-03-05 02:05:49 UTC) #4
Vitaly Buka (NO REVIEWS)
The CQ bit was unchecked by vitalybuka@chromium.org
6 years, 9 months ago (2014-03-05 02:08:17 UTC) #5
Vitaly Buka (NO REVIEWS)
6 years, 9 months ago (2014-03-05 02:16:32 UTC) #6
Vitaly Buka (NO REVIEWS)
+sergeyu for content/browser/renderer_host/p2p
6 years, 9 months ago (2014-03-05 02:27:23 UTC) #7
rvargas (doing something else)
The CL itself looks fine to me. I still have concerns about the whole pre-warming ...
6 years, 9 months ago (2014-03-05 02:54:26 UTC) #8
cpu_(ooo_6.6-7.5)
Justin, Can you come by and explain what these folks are doing? Please belay the ...
6 years, 9 months ago (2014-03-05 03:03:07 UTC) #9
Vitaly Buka (NO REVIEWS)
On Tue, Mar 4, 2014 at 7:05 PM, Justin Schuh <jschuh@chromium.org> wrote: > It's not ...
6 years, 9 months ago (2014-03-05 03:11:03 UTC) #10
jschuh
That's what I get for responding from a phone. So, the deal is that this ...
6 years, 9 months ago (2014-03-05 04:02:11 UTC) #11
rvargas (doing something else)
On 2014/03/05 04:02:11, Justin Schuh wrote: > Basically, this is the first attempt at making ...
6 years, 9 months ago (2014-03-05 04:19:45 UTC) #12
jschuh
On 2014/03/05 04:19:45, rvargas wrote: > On 2014/03/05 04:02:11, Justin Schuh wrote: > > Basically, ...
6 years, 9 months ago (2014-03-05 04:48:24 UTC) #13
Sergey Ulanov
content/browser/renderer_host/p2p - LGTM
6 years, 9 months ago (2014-03-05 18:55:30 UTC) #14
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/185293014/diff/60001/net/udp/datagram_server_socket.h File net/udp/datagram_server_socket.h (right): https://codereview.chromium.org/185293014/diff/60001/net/udp/datagram_server_socket.h#newcode107 net/udp/datagram_server_socket.h:107: // Detach from thread used to check for thread-safety. ...
6 years, 9 months ago (2014-03-05 19:07:11 UTC) #15
rvargas (doing something else)
On 2014/03/05 04:48:24, Justin Schuh wrote: > On 2014/03/05 04:19:45, rvargas wrote: > > On ...
6 years, 9 months ago (2014-03-05 20:23:34 UTC) #16
jschuh
On 2014/03/05 20:23:34, rvargas wrote: > On 2014/03/05 04:48:24, Justin Schuh wrote: > > On ...
6 years, 9 months ago (2014-03-05 20:57:04 UTC) #17
cpu_(ooo_6.6-7.5)
As per email conversation lgtm . Lets work on the transition plan to something better ...
6 years, 9 months ago (2014-03-05 22:45:37 UTC) #18
Vitaly Buka (NO REVIEWS)
The CQ bit was checked by vitalybuka@chromium.org
6 years, 9 months ago (2014-03-05 23:18:36 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/185293014/100001
6 years, 9 months ago (2014-03-05 23:18:44 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/185293014/100001
6 years, 9 months ago (2014-03-06 00:09:47 UTC) #21
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-06 00:51:47 UTC) #22
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) app_list_unittests, ash_unittests, aura_unittests, base_unittests, browser_tests, cacheinvalidation_unittests, ...
6 years, 9 months ago (2014-03-06 00:51:47 UTC) #23
Vitaly Buka (NO REVIEWS)
The CQ bit was checked by vitalybuka@chromium.org
6 years, 9 months ago (2014-03-06 00:52:48 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/185293014/100001
6 years, 9 months ago (2014-03-06 00:55:28 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/185293014/100001
6 years, 9 months ago (2014-03-06 02:53:05 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/185293014/100001
6 years, 9 months ago (2014-03-06 03:17:39 UTC) #27
commit-bot: I haz the power
Change committed as 255311
6 years, 9 months ago (2014-03-06 11:02:38 UTC) #28
Vitaly Buka (NO REVIEWS)
The CQ bit was checked by vitalybuka@chromium.org
6 years, 9 months ago (2014-03-09 08:53:35 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/185293014/160001
6 years, 9 months ago (2014-03-09 08:53:55 UTC) #30
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-09 11:12:05 UTC) #31
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=278329
6 years, 9 months ago (2014-03-09 11:12:05 UTC) #32
Vitaly Buka (NO REVIEWS)
The CQ bit was checked by vitalybuka@chromium.org
6 years, 9 months ago (2014-03-09 22:47:07 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/185293014/160001
6 years, 9 months ago (2014-03-09 22:47:19 UTC) #34
commit-bot: I haz the power
6 years, 9 months ago (2014-03-10 07:18:39 UTC) #35
Message was sent while issue was closed.
Change committed as 255900

Powered by Google App Engine
This is Rietveld 408576698