| commit | 587adda57c8c304adcd080b5f1d6bad49ce588fd | [log] [tgz] |
|---|---|---|
| author | dcheng <dcheng@chromium.org> | Tue Jul 26 11:16:52 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 26 11:19:17 2016 |
| tree | 8f26daa994819b51e6ec1b2f173db9b14ba309ca | |
| parent | cd46b1e9ac4ea2d8f8492022dcb3638ef452f038 [diff] |
Move FrameLoader completion check timer to loading task runner. WebFrameScheduler is also no longer lazily created: this avoids problems with the frame scheduler being unexpectedly recreated during frame detach, which often leads to use-after-frees. BUG=624694 Review-Url: https://codereview.chromium.org/2172153002 Cr-Commit-Position: refs/heads/master@{#407767}