| commit | ae1eca83691c3167b4ea176e3ac8ba8392b03677 | [log] [tgz] |
|---|---|---|
| author | wangxianzhu <wangxianzhu@chromium.org> | Wed Jul 13 22:57:50 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 13 23:01:03 2016 |
| tree | 82f71480e200be80e3ae3e26d96b6db81984165a | |
| parent | d10aa3eafc7b660558955c4d941d3f8ed3effe6b [diff] |
Early out for inactive documents in FrameView lifecycle updating functions We may trigger lifecycle update while some documents in the frame tree are inactive. This looks valid and the functions should early out. BUG=626675 Review-Url: https://codereview.chromium.org/2140983003 Cr-Commit-Position: refs/heads/master@{#405334}