| Code-Review | +1 |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Ash: Migrate DisplayPrefsBrowserTest off RunUntilIdle
This changelist is part of an ongoing series to modernize Ash tests by
migrating them away from RunUntilIdle() and toward targeted
synchronization with APIs such as RunUntil(), TestFuture, RunLoop
callbacks, observer waiters, or exact mock-time advancement.
DisplayPrefsBrowserTest now waits for the local-state pref store to
commit after changing display rotation. The test observes the pref write
that needs to persist into the next browser-test run instead of draining
unrelated queued work.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |