DescriptionFix frameElement for frames with a remote parent.
Previously, accessing window.frameElement on a frame with a remote
parent crashed due to the assert in LocalDOMWindow::frameElement().
This CL fixes things so that we properly throw an exception in that
case.
BUG=479394
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194830
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 3
Patch Set 4 : Address Daniel's comment #
Total comments: 2
Patch Set 5 : Remove redundant ASSERT #Patch Set 6 : Add comment about doing the access check on the frame vs node. #
Messages
Total messages: 14 (3 generated)
|
|||||||||||||||||||||||||||||||||||||