Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(238)

Side by Side Diff: chromeos/test/data/network/shill_wifi_proxy.json

Issue 1228543002: Translate ONC ProxySettings <-> Shill ProxyConfig (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "Mode": "managed",
3 "ProxyConfig": "{\"bypass_list\":\"google.com;\\u003Clocal>;\",\"mode\":\"fixe d_servers\",\"server\":\"ftp=ftp.example.com:5678;http=http.example.com:1234;soc ks=socks5://socks.example.com:7890;https=https.example.com:3456\"}",
pneubeck (no reviews) 2015/07/07 10:18:48 seems that you got a unicode character \u003C (U+0
stevenjb 2015/07/07 18:30:36 What quotation mark after what? The ONC exclude do
stevenjb 2015/07/07 18:30:36 Unfortunately due to a quirk of our parser if I in
4 "SecurityClass": "none",
5 "Type": "wifi",
6 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698