Loading
Bug 1189138: [MSE] P1. Only seek to a position if the trackbuffer contains it. r=cpearce
Ignoring the time if it was 0 was a remnant on when Reset() used to call seek and meant to get to the first frame available. This is no longer relevant, DoSeek is only called when we are explicitly seeking.