DescriptionMultibufferDataSource: Handle HasSingleOrigin() before init completes.
This extends the time that WebMediaPlayerImpl::hasSingleSecurityOrigin()
returns true from "until the data source exists" to "until the data source is
initialized". I've verified (by source code inspection) that every existing
caller is safe with respect to races here. It seems to be an undocumented
rule followed by Blink developers.
BUG=638763
Committed: https://crrev.com/dfe8ede1f60884311bb9c0c36417e31c53babef4
Cr-Commit-Position: refs/heads/master@{#418472}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove code. #Messages
Total messages: 10 (4 generated)
|