Skip to content
  • Nicolas Dufresne's avatar
    basetextoverlay: Fix bug with unused upstream_has_meta · 91f2f187
    Nicolas Dufresne authored
    The intention was to skip the allocation query if upstream has decided
    to use the overlay meta feature in the caps. We can safely assume that
    upstream have done that query already before making this decision. This
    is an optimization since doing allocation queries is relatively
    expensive.
    
    CID #1308943
    91f2f187