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

Issue 8806008: Add error messages for loading ONC files. (Closed)

Created:
9 years ago by Charlie Lee
Modified:
9 years ago
Reviewers:
kmixter1
CC:
chromium-reviews
Visibility:
Public.

Description

Add error messages for loading ONC files. BUG=chromium-os:19399 TEST=None TBR=kmixter@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113008

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -0 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +48 lines, -0 lines 2 comments Download

Messages

Total messages: 2 (0 generated)
Charlie Lee
9 years ago (2011-12-05 12:35:13 UTC) #1
kmixter1
9 years ago (2011-12-09 00:20:55 UTC) #2
http://codereview.chromium.org/8806008/diff/1/chrome/app/generated_resources.grd
File chrome/app/generated_resources.grd (right):

http://codereview.chromium.org/8806008/diff/1/chrome/app/generated_resources....
chrome/app/generated_resources.grd:11665: Network property dictionary malformed
The terminology in the ONC document is NetworkConfiguration instead of Network
(that's the specific "type" in the spec for the objects in the
NetworkConfigurations list) and Object instead of Dictionary (JSON terminology).

http://codereview.chromium.org/8806008/diff/1/chrome/app/generated_resources....
chrome/app/generated_resources.grd:11667: <message
name="IDS_NETWORK_CONFIG_ERROR_NETWORK_EAP_DICT_MALFORMED" desc="Error for
network configuration: Network EAP dictionary malformed.">
dictionary=>object

Powered by Google App Engine
This is Rietveld 408576698