Skip to content
  • Vlad Zahorodnii's avatar
    Fix delayed global removal · d9eb05c9
    Vlad Zahorodnii authored
    Unfortunately, we cannot just simply unset the wl_global's user data.
    The compositor still needs to process client requests after the global
    has been removed, for example bind requests or the requests that create
    new resources.
    
    CCBUG: 435258
    d9eb05c9