devtools: Reenable inspector-backend-commands.js http test.
The test was disabled in commit 46327ef9 ("Temporarily disable web tests that use the legacy Protocol global") but was never enabled again. Adapt to changes that have happened in devtools-frontend since then: * Rename Protocol to ProtocolClient <https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2107558> * Adjust -expected.txt and essentially revert commit 424f76fd ("update test for devtools inspector backend") <https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2193586> * Remove the last argument to the registerCommand() call. <https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2230524> Bug: 1011811 Change-Id: I7f311536f6c25577f86e8906723f61a6c9b0ad96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575016 Auto-Submit: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Commit-Queue: Simon Zünd <szuend@chromium.org> Reviewed-by:Simon Zünd <szuend@chromium.org> Cr-Commit-Position: refs/heads/master@{#834596}
Showing
Please register or sign in to comment