New issue
Advanced search Search tips

Issue 779178 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 756654
Owner: ----
Closed: Nov 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , Chrome , Mac
Pri: 2
Type: Bug
Proj-Servicification

Blocking:
issue 769401



Sign in to add a comment

|interstitial_page| is nullptr when running some SSLUITest browser tests

Project Member Reported by juncai@chromium.org, Oct 27 2017

Issue description

When running the following browser tests:
SSLUITest.TestInterstitialJavaScriptGoesBack
SSLUITest.TestInterstitialJavaScriptProceeds
SSLUITestWithExtendedReporting.TestBadClockReportingWithNoOptIn
SSLUITestWithExtendedReporting.TestBadClockReportingWithOptIn
using "--enable-features=NetworkService" flag, they fail because the obtained |interstitial_page| is nullptr:
InterstitialPage* interstitial_page = tab->GetInterstitialPage();
 

Comment 1 by jam@chromium.org, Nov 2 2017

Mergedinto: 756654
Status: Duplicate (was: Available)
Thanks, this is because of  bug 756654 .

Comment 2 by laforge@google.com, Nov 7 2017

Components: -Internals>Network>Service Internals>Services>Network
Apologies, applied the wrong component in bulk.

Sign in to add a comment