1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-03 23:21:29 +01:00

[PM-5189] Reworking project structure to ensure we can better differentiate the inline menu feature from other features

This commit is contained in:
Cesar Gonzalez 2024-05-03 14:58:08 -05:00
parent 0ccacfb0cc
commit e151faa7a3
No known key found for this signature in database
GPG Key ID: 3381A5457F8CCECF

View File

@ -153,7 +153,7 @@ class AutofillInit implements AutofillInitInterface {
}
/**
* Blurs the most recent overlay field and removes the overlay. Used
* Blurs the most recently focused field and removes the inline menu. Used
* in cases where the background unlock or vault item reprompt popout
* is opened.
*/