DescriptionDisallow local/remote checks on subclasses of Frame, FrameOwner and DOMWindow.
If the type is already one of the derived types, it's unnecessary to check if
the object is local or remote. For example, calling LocalFrame::isLocalFrame()
is tautological and will always be true.
BUG=none
Committed: https://crrev.com/aae89d529f4f9b798a53460a403e1fc7c2624ba4
Cr-Commit-Position: refs/heads/master@{#396311}
Patch Set 1 #
Total comments: 4
Patch Set 2 : pure virtual #Messages
Total messages: 15 (5 generated)
|