Use better variable names in RunTestMessageLoop
The message loop processes chrome.test messages: PASS, FAIL, and named command _messages_ sent from the test extension. Rename |entry| to |message|. Use auto where useful and add commentary. No change in behavior, no new tests. Tbr: slangley, yamaguchi No-Presubmit: true Bug: 833834 Change-Id: Ieacf994cd1cc9fb7004ef24dd869b3ce9d288c18 Reviewed-on: https://chromium-review.googlesource.com/1034617 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#554944}
Showing
Please register or sign in to comment