Theoretical fix for chromeos crasher.
Observing the TabletModeClient shouldn't send an immediate notification about the current value, as this leads to an order of operations problem in the BrowserNonClientFrameViewAsh code which tries to access a Browser object while it's under construction. Change the one place which actually needs the data immediately. Bug: 775117 Change-Id: I7bcb65a9b281545a621460675c36b57f1a0de8f5 Reviewed-on: https://chromium-review.googlesource.com/722040Reviewed-by:Scott Violet <sky@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Elliot Glaysher <erg@chromium.org> Cr-Commit-Position: refs/heads/master@{#509555}
Showing
Please register or sign in to comment