DescriptionFix remote frame origin access in ContentWatcher::NotifyBrowserOfChange.
The frame traversal in that function was accessing the frame's
SecurityOrigin via the document(), which is incorrect in the case of
remote frames which have no document().
BUG=581274
Committed: https://crrev.com/1cf50512acf1e7098750465e4cb94a27d614c480
Cr-Commit-Position: refs/heads/master@{#371592}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|