| commit | 1af81f87b72e4ed57341800a33153beae03f5f3f | [log] [tgz] |
|---|---|---|
| author | bokan <bokan@chromium.org> | Wed Jul 13 15:56:18 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 13 15:58:58 2016 |
| tree | 6a9ca89388177d53e9a03e6ebad0cfaa26bfeebd | |
| parent | 32b2131cff9727d341f9c59f434c4681cbb6a082 [diff] |
Early out of registerViewportLayerWithCompositor if there's no local MainFrame. I moved this code out of VisualViewport in r404359 but forgot this one check and early-out. The crashes started happening right after that so it's likely the culprit. BUG=627442 Review-Url: https://codereview.chromium.org/2140263002 Cr-Commit-Position: refs/heads/master@{#405168}