DescriptionAdd a NotificationTemplateBuilder for Action Center toasts
This adds a notification template builder that takes a notification_id
and a message_center::Notification object and builds the XML template
that can be displayed using the Windows Action Center.
It's functionality is incredibly limited -- the title, message and
origin attribution of a notification are included, everything else will
have to be added in the future.
BUG=734095
Review-Url: https://codereview.chromium.org/2920303002
Cr-Commit-Position: refs/heads/master@{#480097}
Committed: https://chromium.googlesource.com/chromium/src/+/5904da760ad0345a34a986601f6ae26fb78a4a2e
Patch Set 1 #
Total comments: 11
Patch Set 2 : Add a NotificationTemplateBuilder for Action Center toasts #Patch Set 3 : remove libxml usage from the test #
Messages
Total messages: 16 (10 generated)
|