Skip to content
  • Michael Gratton's avatar
    Remove global GearyApplication instance from ClientWebView. · 61c8e5a1
    Michael Gratton authored
    This is also needed to make the class and its subclasses unit testable.
    
    * src/client/components/client-web-view.vala
      (ClientWebView::ClientWebView): Replace use of
      GearyApplication.instance.config with a constructor parameter. Update
      all subclassess and call sites to ensure the parameter is passed in.
    61c8e5a1