Chromium Code Reviews
Description[Presentation API] check if frame() is null before accessing presentation.receiver attr
We have seen random crashes when accessing navigator.presentation.receiver attribute. We suspect that is caused by accessing attribute after frame() get destroyed. Add null check and only access frame() for the first time.
BUG=657479
Committed: https://crrev.com/1399b5bdf21388b0b1a77c01473431988035e587
Cr-Commit-Position: refs/heads/master@{#432713}
Patch Set 1 #
Messages
Total messages: 14 (8 generated)
|
|||||||||||||||||||