Class WebExtension.DisabledFlags

Object
org.mozilla.geckoview.WebExtension.DisabledFlags
Enclosing class:
WebExtension

public static class WebExtension.DisabledFlags extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    The extension has been disabled by the application.
    static final int
    The extension has been disabled because it is not compatible with the application version.
    static final int
    The extension has been disabled by the blocklist.
    static final int
    The extension has been disabled because it is not correctly signed.
    static final int
    The extension has been disabled by the user
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait