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

Issue 2718633002: debug on ios simulator

Created:
3 years, 10 months ago by Zhongyi Shi
Modified:
3 years, 9 months ago
Reviewers:
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

debug on ios simulator BUG=

Patch Set 1 #

Patch Set 2 : remove net logs to prevent crash #

Patch Set 3 : Run the network runloop #

Patch Set 4 : copy to test two requests #

Patch Set 5 : force request pushed resource #

Patch Set 6 : force request pushed resource #

Patch Set 7 : fix extract net log #

Patch Set 8 : received push #

Patch Set 9 : add server side count #

Patch Set 10 : manual add resources for server push #

Patch Set 11 : sync with upstream to fix patch #

Patch Set 12 : crash the http response cache test on ios #

Patch Set 13 : use GetTestDataDirectory #

Patch Set 14 : add an alternative api to response cache #

Patch Set 15 : add logs #

Patch Set 16 : add more logging #

Patch Set 17 : add to BUILD.gn test_support_bundle_data #

Unified diffs Side-by-side diffs Delta from patch set Stats (+367 lines, -88 lines) Patch
M net/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/chromium/quic_chromium_client_session.cc View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/chromium/quic_stream_factory.h View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/chromium/quic_stream_factory.cc View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/core/quic_session.h View 1 2 3 4 5 6 7 8 3 chunks +5 lines, -3 lines 0 comments Download
M net/quic/core/quic_session.cc View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M net/test/test_data_directory.h View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +4 lines, -0 lines 0 comments Download
M net/test/test_data_directory.cc View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +12 lines, -0 lines 0 comments Download
M net/tools/quic/quic_dispatcher.h View 1 2 3 4 5 6 7 8 9 2 chunks +4 lines, -0 lines 0 comments Download
M net/tools/quic/quic_dispatcher.cc View 1 2 3 4 5 6 7 8 9 10 2 chunks +4 lines, -1 line 0 comments Download
M net/tools/quic/quic_http_response_cache.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +3 lines, -0 lines 0 comments Download
M net/tools/quic/quic_http_response_cache.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 7 chunks +82 lines, -5 lines 0 comments Download
M net/tools/quic/quic_http_response_cache_test.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/quic_simple_dispatcher.h View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -0 lines 0 comments Download
M net/tools/quic/quic_simple_dispatcher.cc View 1 2 3 4 5 6 7 8 2 chunks +5 lines, -0 lines 0 comments Download
M net/tools/quic/quic_simple_server_session.cc View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -0 lines 0 comments Download
M net/tools/quic/test_tools/mock_quic_session_visitor.h View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M net/url_request/url_request_quic_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 9 chunks +226 lines, -76 lines 0 comments Download

Depends on Patchset:

Powered by Google App Engine
This is Rietveld 408576698