1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 16:53:34 +00: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

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 * in cases where the background unlock or vault item reprompt popout
* is opened. * is opened.
*/ */