mirror of
https://github.com/bitwarden/browser
synced 2026-02-14 15:33:55 +00:00
fix(notification-processing): [PM-19877] System Notification Implementation - Removed comment to remove autofill from review.
This commit is contained in:
@@ -35,7 +35,7 @@ class AutofillInit implements AutofillInitInterface {
|
||||
* @param domElementVisibilityService - Used to check if an element is viewable.
|
||||
* @param autofillOverlayContentService - The autofill overlay content service, potentially undefined.
|
||||
* @param autofillInlineMenuContentService - The inline menu content service, potentially undefined.
|
||||
* @param overlayNotificationsContentService - The overlay server notifications content service, potentially undefined.
|
||||
* @param overlayNotificationsContentService - The overlay notifications content service, potentially undefined.
|
||||
*/
|
||||
constructor(
|
||||
domQueryService: DomQueryService,
|
||||
|
||||
Reference in New Issue
Block a user