• Douglas Creager's avatar
    Reporting: Verify NetworkService ignores headers · 9c8741fa
    Douglas Creager authored
    The NetworkService currently ignores all Reporting headers, since we
    haven't implemented the BACKGROUND_SYNC permissions check in a way that
    works across service/process boundaries.  This adds a browser test that
    verifies this (and while we're at it, verifies that we _don't_ ignore
    Reporting headers when we're using the legacy non-service network
    stack).
    
    Bug: 845559
    Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;luci.chromium.try:linux_mojo;master.tryserver.chromium.mac:ios-simulator-cronet
    Change-Id: I3e7c1ab446e067e7f8af6fd80d3abc9b2d5187ad
    Reviewed-on: https://chromium-review.googlesource.com/1067465
    Commit-Queue: Douglas Creager <dcreager@chromium.org>
    Reviewed-by: default avatarJohn Abd-El-Malek <jam@chromium.org>
    Reviewed-by: default avatarMatt Menke <mmenke@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#568488}
    9c8741fa
url_request_context_config.cc 25.9 KB