Removed the JID check from PushNotificationsListenTask::IsValidNotification....
Removed the JID check from PushNotificationsListenTask::IsValidNotification. This was causing issues because the case did not match in some instances. We could do a case-insensitive check but we really do not need to check the TO: JID here. BUG=None TEST=Cloud Printing should work with users who signed up for Gmail specifying a non-lowercase username. Review URL: http://codereview.chromium.org/6309017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72612 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment