Revert "Pass incognito flag when closing macOS alerts"
This reverts commit e48554ec. Reason for revert: breaks NotificationPlatformBridgeMacTest.TestIncognitoProfile on Mac10.12 Tests See https://ci.chromium.org/ui/p/chromium/builders/ci/Mac10.12%20Tests/41203/overview Original change's description: > Pass incognito flag when closing macOS alerts > > A macOS notification is identified with the tuple > {notificationId, profileId, incognito} and we have to pass these down to > the XPC service to close the correct notification. The same applies to > the notification id used in the UNNotification API where we need to > include the incognito flag in the id. Also updates some method names to > be more consistent. > > Bug: None > Change-Id: Ie45cb74eab182e0b495560110d8e6e32367c4bc7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2642275 > Reviewed-by: Rayan Kanso <rayankans@chromium.org> > Commit-Queue: Richard Knoll <knollr@chromium.org> > Cr-Commit-Position: refs/heads/master@{#846183} TBR=rayankans@chromium.org,knollr@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: I0d1344c1f61a8dc04a156a94810a8059ffa55e6a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: None Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2645156Reviewed-by:Richard Knoll <knollr@chromium.org> Commit-Queue: Nina Satragno <nsatragno@chromium.org> Cr-Commit-Position: refs/heads/master@{#846345}
Showing
Please register or sign in to comment