Commit Graph

10 Commits

Author SHA1 Message Date
klzgrad
4a6e6d206b h2: Reduce warnings about RST on invalid streams
Per RFC 7540#6.4:

  However, after sending the RST_STREAM, the sending endpoint MUST be
  prepared to receive and process additional frames sent on the stream
  that might have been sent by the peer prior to the arrival of the
  RST_STREAM.
2019-01-17 04:26:34 -05:00
klzgrad
e4c34adfe5 Update socket pool manager 2019-01-17 04:26:34 -05:00
klzgrad
f48bd2a4bf socket: Allow higher limits for proxies
As an intermediary proxy we should not enforce stricter connection
limits in addition to what the user is already enforcing.
2019-01-17 04:26:33 -05:00
klzgrad
c5c06523e5 build: Remove icu 2019-01-17 04:26:33 -05:00
klzgrad
003d105506 build: Allow setting cc_wrapper in Windows build 2019-01-17 04:26:33 -05:00
klzgrad
6419bdd84d build: Force determinism in official build 2019-01-17 04:26:33 -05:00
klzgrad
d3a90a97a7 build: Move exclude_unwind_tables back into declare_args
There is desire to adjust this flag manually.

BUG=762629
R=thakis@chromium.org

Change-Id: I3bd134c19270cd1f729b3ea078674e734493d4ab
2019-01-17 04:26:33 -05:00
klzgrad
63b75aeb02 build: Don't depend on dri in //content/gpu 2019-01-17 04:26:33 -05:00
klzgrad
666649b54e build: Don't include gtk on ozone in //chrome/test 2019-01-17 04:26:33 -05:00
klzgrad
f0ef48ac63 Import chromium-71.0.3578.98 2019-01-14 03:36:38 -05:00