Chromium Code Reviews
DescriptionImplement http auth login dialog for OS X.
The login sheet looks very bare-bones…but that's probably ok for now.
BUG=12043
TEST=Go to a page that uses http auth, e.g. http://www.pagetutor.com/keeper/mystash/secretstuff.html . A sheet should come up that asks for login and password. Escape should cancel the sheet, return should confirm it. The sheet should be per-tab, e.g. tab switching while the sheet is open should work.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=23276
Patch Set 1 #Patch Set 2 : correctly hide sheet #Patch Set 3 : Fix gcc compilation issue #Patch Set 4 : merge tot #Patch Set 5 : re-disable nonfuntional test #Messages
Total messages: 4 (0 generated)
|