commit | 0a985c00a1b10a9696493b6135ce6487db76fb0e | [log] [tgz] |
---|---|---|
author | Maksym Onufriienko <monufriienko@chromium.org> | Wed Aug 07 19:36:09 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 07 19:36:09 2019 |
tree | 0f106b9841a96e110e45c703515e7a4297a989b1 | |
parent | ff0f3180bb4667a8d7da3061fa94f7e768806763 [diff] |
Add isCompactWidth helper to ChromeEarlGrey. The ui_util's isCompactWidth(which the CEG test-side helper is supposed to invoke on the app-side). This is part of EG1 to EG2 migration, which involves moving EarlGrey code from app-side helpers into test code. EarlGrey2 has multiprocess architecture, where Chrome Test and Chrome App are separate processes. Bug: 922813 Change-Id: I03eef2a1c83bef9f5053bb4f47f5541d58981354 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1740746 Commit-Queue: Maksym Onufriienko <monufriienko@chromium.org> Reviewed-by: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#684876}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .