DescriptionRemove the strict dependency on WebContents for Web Notifications.
This patch changes Notification objects created for Web Notifications to
go without an associated WebContents. Because we want Web Notifications
to be used from Web Workers, this no longer is a valid assumption to make.
BUG=415160
Committed: https://crrev.com/b3024230575987f177b860a189551099f56ea50b
Cr-Commit-Position: refs/heads/master@{#301394}
Patch Set 1 #
Total comments: 8
Patch Set 2 : comments #Patch Set 3 : plumb through render_process_id #Messages
Total messages: 29 (8 generated)
|