DescriptionDowngrade media::Pipeline CHECKs into NOTREACHED() + no-op.
r150930 set Pipeline::running_ to false when an error is encountered as opposed to keeping the Pipeline running. The end result is that an in-flight Seek() can hit CHECK(running_). We want a no-op in that situation in release mode, not a process crash.
BUG=141923
TBR=fischman
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=151662
Patch Set 1 #
Total comments: 2
Messages
Total messages: 7 (0 generated)
|