Rename FileManagerBrowserTestBase OnMessage to OnCommand
The test extension comments say they send commands to the browser test (FileManagerBrowserTestBase) harness. OnMessage() processes them: call that routine OnCommand instead, to make it clear that it processes the command messages sent by the test extensions. No change in behavior, no new tests. Bug: 833834 Change-Id: Ifea9996804dbc59b434f2b3cf3e5564172e1a22a Reviewed-on: https://chromium-review.googlesource.com/1034614 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:Luciano Pacheco (SYD) <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#554727}
Showing
Please register or sign in to comment