New issue
Advanced search Search tips

Issue 866906 link

Starred by 3 users

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , Chrome , Mac
Pri: 3
Type: Task



Sign in to add a comment

Browser test initialization refactor

Project Member Reported by gemene@google.com, Jul 24

Issue description


Create an set-up method for 
IN_PROC_BROWSER_TEST_P: HTTPAuthEmptyRealmAfterHTMLBlacklisted,
HTMLLoginAfterHTTPAuthIsBlacklisted, CorrectEntryForHttpAuth, BasicAuthSeparateRealms, NoLastLoadGoodLastLoad.

These methods uses almost the same test initialization.
A function that to this can be written to remove the duplicate code.


 
Components: UI>Browser>Passwords
Labels: -Type-Bug Hotlist-TechnicalDebt Hotlist-Refactoring Hotlist-GoodFirstBug OS-Android OS-Chrome OS-Linux OS-Mac OS-Windows Type-Task
Status: Available (was: Untriaged)
Can I take this issue?
The source was changed on following fix.

https://chromium-review.googlesource.com/1210165

IN_PROC_BROWSER_TEST_P --> IN_PROC_BROWSER_TEST_F

Sign in to add a comment