diff options
author | boliu <boliu@chromium.org> | 2015-11-10 17:35:22 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-11-11 01:36:17 +0000 |
commit | fd763172da52a3e2dc913dd96c76ea83a98cd648 (patch) | |
tree | 9d4623af650e0289661c4a6b29a0a926ab3eaa7b /chrome/browser/ui/chrome_pages.h | |
parent | 551eaa4879fb89ca1798b1001e32608380e1405a (diff) | |
download | chromium_src-fd763172da52a3e2dc913dd96c76ea83a98cd648.zip chromium_src-fd763172da52a3e2dc913dd96c76ea83a98cd648.tar.gz chromium_src-fd763172da52a3e2dc913dd96c76ea83a98cd648.tar.bz2 |
IPC-sync compositing: Fix DCHECK with pop up
In pop up case, the RWHVA::SetContentViewCore call that contains a
non-null CVC comes after RWHVA constructor. This means it is
possible to be receiving sync-compositing IPCs in RWHVA without having
created a SynchronousCompositorBase yet.
Relax DCHECK to check CVC is not null.
BUG=554180
Review URL: https://codereview.chromium.org/1408743010
Cr-Commit-Position: refs/heads/master@{#359002}
Diffstat (limited to 'chrome/browser/ui/chrome_pages.h')
0 files changed, 0 insertions, 0 deletions