Skip to content
  • Federico Mena Quintero's avatar
    Use helper functions get_acquired_href*() everywhere · bbf17977
    Federico Mena Quintero authored
    Now, DrawingCtx::get_acquired_node*() take a Fragment instead of a
    plain string for the element's name.  We'll gradually convert all
    callers to use Fragments instead of strings; to do this, we make
    everything use get_acquired_href*() instead, and we'll remove those
    helper functions eventually.
    bbf17977