| commit | cd4efe3e3063fdd2c8a387aea83fa71148d38ea0 | [log] [tgz] |
|---|---|---|
| author | johnme <johnme@chromium.org> | Fri Jul 15 18:00:00 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 18:02:28 2016 |
| tree | 0a8af2b1bd9f1ef81b11fe66feeb4f22926a3d19 | |
| parent | 07476718434cca2bc13ea666078dd71536840460 [diff] |
Push: Add applicationServerKey to sender ID missing error messages The PUSH_REGISTRATION_STATUS_NO_SENDER_ID and PUSH_REGISTRATION_STATUS_MANIFEST_EMPTY_OR_MISSING error messages are misleading now that a key or sender ID can be provided via applicationServerKey instead of the gcm_sender_id manifest property. Updated error messages accordingly. BUG=463113,583753 Review-Url: https://codereview.chromium.org/2152823003 Cr-Commit-Position: refs/heads/master@{#405788}