зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1566367 - [0.0] Fix javadoc in WebExtensionController. r=snorp
Differential Revision: https://phabricator.services.mozilla.com/D40773 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
d075470483
Коммит
14e46e06a2
|
@ -36,6 +36,7 @@ public class WebExtensionController {
|
|||
* @param source An instance of {@link WebExtension} or null if extension was not registered
|
||||
* with GeckoRuntime.registerWebextension
|
||||
* @param session An instance of {@link GeckoSession} to be closed.
|
||||
* @return GeckoResult.ALLOW if the tab will be closed, GeckoResult.DENY otherwise
|
||||
*/
|
||||
@UiThread
|
||||
@NonNull
|
||||
|
|
Загрузка…
Ссылка в новой задаче