Revert "Fix ErrorPageAutoReloadTest failures with Network Service."
This reverts commit 79668236. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 518430 as the culprit for failures in the build cycles as shown on: https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtLzc5NjY4MjM2YzkzODMwMzBiZDRjYWNiMjA2ZDg4OTYxNjVmODZiN2MM Sample Failed Build: https://ci.chromium.org/buildbot/chromium.chrome/Google%20Chrome%20Mac/28083 Original change's description: > Fix ErrorPageAutoReloadTest failures with Network Service. > > This CL creates a URLLoaderFactoryPtr based on the existing > URLRequestInterceptor which fails the first N requests then > begins allowing the loads. > > If the network service feature flag is not set, we fall back > to just using the old URLRequestInterceptor. > > Relanding after adding common:interfaces to public_deps. > > > Bug: 769401 > Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo > Change-Id: If9cda1d728161a7067d8d2f4f8d88b06e55059c9 > Reviewed-on: https://chromium-review.googlesource.com/782703 > Reviewed-by: John Abd-El-Malek <jam@chromium.org> > Commit-Queue: Doug Turner <dougt@chromium.org> > Cr-Commit-Position: refs/heads/master@{#518430} Change-Id: I49c1ff44c4e7aebffc09770c04a8b8e7d71e7862 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 769401 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Reviewed-on: https://chromium-review.googlesource.com/783496 Cr-Commit-Position: refs/heads/master@{#518460}
Showing
This diff is collapsed.
Please register or sign in to comment