Commit Graph

9 Commits

Author SHA1 Message Date
klzgrad
6ec8ac251f 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-04-26 02:46:53 +08:00
klzgrad
bf57093e5e socket: Add RawConnect method 2019-04-26 02:46:53 +08:00
klzgrad
98169eab0c 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-04-26 02:46:53 +08:00
klzgrad
5215a5d4f9 build: Remove icu 2019-04-26 02:46:53 +08:00
klzgrad
52d067f37f build: Force determinism in official build 2019-04-26 02:46:53 +08:00
klzgrad
e0b3b926e2 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-04-26 02:46:53 +08:00
klzgrad
8323208dec build: Don't depend on dri in //content/gpu 2019-04-26 02:46:53 +08:00
klzgrad
8acbbaa6a9 build: Don't include gtk on ozone in //chrome/test 2019-04-26 02:46:53 +08:00
klzgrad
eacafbf178 Import chromium-74.0.3729.108 2019-04-26 02:46:52 +08:00