DescriptionMake load events in iframe elements work with OOPIF (Blink side).
Today, when the parent frame defines a load event handler in the
iframe element of an out-of-process child frame, the event does not
fire in the parent process. This CL adds the plumbing to forward the
event from the child frame's process to the parent frame's process.
Chromium side: https://codereview.chromium.org/954793002
BUG=453690
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190783
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rename DispatchFrameOwnerLoadEvent to DispatchLoadEventForFrameOwner #
Messages
Total messages: 8 (2 generated)
|