Skip to content
  • Emmanuele Bassi's avatar
    a11y: Compute the base path in the root object · eec92b40
    Emmanuele Bassi authored
    The root path is shared by all AtSpiContext instances, so we should
    compute it once, instead of every time we instantiate a new context.
    
    This allows us to defer the path creation at realization time and ensure
    that we have a registered application.
    eec92b40