Skip to content
Snippets Groups Projects
  1. Oct 20, 2014
  2. Oct 19, 2014
  3. Oct 17, 2014
  4. Oct 16, 2014
  5. Oct 15, 2014
  6. Oct 14, 2014
  7. Oct 13, 2014
  8. Oct 12, 2014
  9. Oct 11, 2014
  10. Oct 10, 2014
  11. Oct 09, 2014
    • Marijn Haverbeke's avatar
      Limit loop in scrollPosIntoView at 5 steps · 8be56518
      Marijn Haverbeke authored
      To prevent infinite loops when the algorithm somehow doesn't converge
      
      (It should converge, but infinite loops with nebulous termination
      conditions are a rather bad source of hangs.)
      
      I'm still torn about this, since it'll mask bugs.
      
      Issue #2819
      8be56518
Loading