only track subframes that are children of the currently committed frame |
||
Issue descriptionJosh and I discovered that it may be the case that if a navigation in a child frame starts, then the main frame commits, then that child frame nav finishes, we may get notified for it and incorrectly attribute it to the currently committed load. Josh pointed out that we can use GetParentFrame() to successfully traverse the parent hierarchy in this case. We should add this filtering when tracking commits.
,
May 25 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, May 12 2017