DescriptionDisables HTML notifications when rich notifications are enabled.
This works by adding a new flag to the content layer:
kDisableHTMLNotifications, which causes Chrome not to expose the
webkitNotifications.createHTMLNotification function to JS contexts.
Chrome appends this switch to new renderer processes when appropriate
in ChromeContentBrowserClient.
BUG=225918
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193005
Patch Set 1 #Patch Set 2 : Remove HTML notifications test from ChromeOS builds. #
Total comments: 1
Patch Set 3 : Indentation in test fixed. #
Messages
Total messages: 10 (0 generated)
|