Skip to content
  • Michael Catanzaro's avatar
    bookmarks: Split list model functionality into separate class · feacce23
    Michael Catanzaro authored
    This is much less efficient, but it also makes the code much simpler and
    more robust. Using EphyBookmarksManager as the list model was a good
    choice at the time, when we were not thinking about smart bookmarks, but
    now that we need to handle both it doesn't work so well. My initial
    implementation was complex and buggy. Simplify this.
    feacce23