You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change removes the `NOTREACHED` in `ChunkDemuxer::GetWriteHead()`
as the web app may call the function before `|id_to_mime_map_|` is
populated. Now the Devel and Debug builds handle this case in the same
way as QA and Gold by returning a default `TimeDelta`.
Bug: 431850940
0 commit comments