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

Issue 6309017: Removed the JID check from PushNotificationsListenTask::IsValidNotification. ... (Closed)

Created:
9 years, 11 months ago by sanjeevr
Modified:
9 years, 7 months ago
Reviewers:
akalin
CC:
chromium-reviews
Visibility:
Public.

Description

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. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72612

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M jingle/notifier/listener/push_notifications_listen_task.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sanjeevr
9 years, 11 months ago (2011-01-26 02:50:20 UTC) #1
akalin
9 years, 11 months ago (2011-01-26 04:52:23 UTC) #2
LGTM

On 2011/01/26 02:50:20, sanjeevr wrote:

Powered by Google App Engine
This is Rietveld 408576698