summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.cc
diff options
context:
space:
mode:
authorpetewil@chromium.org <petewil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-24 00:15:40 +0000
committerpetewil@chromium.org <petewil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-24 00:15:40 +0000
commitcca4f13ac3ec01a3c2d73d567332c885fc2352ae (patch)
tree1a299f638cfbd4b785b006e25525b98db6f8ef42 /chrome/browser/automation/automation_provider.cc
parent630d808037c818086eed255360e4f842fc0eb6aa (diff)
downloadchromium_src-cca4f13ac3ec01a3c2d73d567332c885fc2352ae.zip
chromium_src-cca4f13ac3ec01a3c2d73d567332c885fc2352ae.tar.gz
chromium_src-cca4f13ac3ec01a3c2d73d567332c885fc2352ae.tar.bz2
Adapting the UI to bring it closer to the spec, and fixing image fetching.
Firstly, this uses more correct fields for displaying synced notifications. The Annotation field is better than the description or text fields in most cases. Secondly, this fixes some image fetch problems. I was using images from the expanded_notification section instead of the collapsed_notification section, and the schemaless URLs were being interpreted by the chrome code as UNC paths! I added a function to add a default schema of https: if none was provided to prevent the GURL code from thinking "//" meant a UNC path on windows. Thirdly, I noticed some changes to the server side protobuf that we were not in sync with, so I copied the new fields into the protobuf that we use. (This includes the annotation field). BUG=262303,247668 Review URL: https://chromiumcodereview.appspot.com/19771013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213288 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/automation/automation_provider.cc')
0 files changed, 0 insertions, 0 deletions