Update NotificationsTest to work with bubble and infobar autoresponders
This CL updates the NotificationsTest with the latest-and-greatest in permission
request testing:
(1) Autoresponders
Tests now use the new infobar and permission bubble autoresponders to
confirm and deny permission requests.
(2) Observers
As per crbug.com/354380, switched from infobar notifications to observers.
Also added support for bubble observers to be parallel to infobars.
BUG=438758
Review URL: https://codereview.chromium.org/
1170033003
Cr-Commit-Position: refs/heads/master@{#335035}