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

Issue 2743007: Properly escape user input for notifications, since URL-encoded characters ar... (Closed)

Created:
10 years, 6 months ago by John Gregg
Modified:
9 years ago
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Properly escape user input for notifications, since URL-encoded characters are leaking through as HTML in non-HTML notifications. BUG=45859 TEST=see bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49328

Patch Set 1 #

Patch Set 2 : feedback addressed & test #

Patch Set 3 : feedback addressed & test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -12 lines) Patch
M chrome/browser/notifications/desktop_notification_service.cc View 1 2 2 chunks +11 lines, -11 lines 0 comments Download
M chrome/browser/notifications/desktop_notifications_unittest.cc View 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
John Gregg
10 years, 6 months ago (2010-06-09 15:25:29 UTC) #1
John Gregg
new patch posted which addresses your offline comments
10 years, 6 months ago (2010-06-09 20:28:50 UTC) #2
Andrew T Wilson (Slow)
10 years, 6 months ago (2010-06-09 21:39:44 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698