Chromium Code Reviews
DescriptionEnsure the permissions DOMTokenList is initialized before access
The permissions DOMTokenList in the HTMLIFrameElement is lazily initialized but
we weren't initializing it before it was accessed through its accessor. This caused the
code not to work correctly in cases where the attribute is initially accessed via JS.
BUG=614608
Committed: https://crrev.com/c94140a3b3e85c7fb622a75338ec4c60e3425dd9
Cr-Commit-Position: refs/heads/master@{#408305}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Ensure the permissions DOMTokenList is initialized before access #
Messages
Total messages: 13 (6 generated)
|
||||||||||||||||||||||||||||