| Commit-Queue | +1 |
RPP: Reland hiding irrelvant buttons in standalone usagesPaul IrishPlease fix this WARNING reported by Spellchecker: "irrelvant" is a possible misspelling of "irrelevant".
To bypass Spellchecker, ...
"irrelvant" is a possible misspelling of "irrelevant".
To bypass Spellchecker, add a footer with DISABLE_SPELLCHECKER
Done
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
RPP: Reland hiding irrelevant buttons in standalone usages
With a revised signal for `canRecord` we now hide the RPP Record button,
and others, in standalone scenarios.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
* | tab URL: `devtools://…?ws=…` | **Hosted** | `devtools://devtools/bundled/devtools_app.html?ws=localhost:9228/...` |
* | tab URL: `devtools://…` but no connection | **Hosted** | `devtools://devtools/bundled/devtools_app.html` |This is incorrect. Any tab where we open DevTools via the scheme `devtools://` is **NOT Hosted** and runs with C++ bindings. You can test this by navigating an arbitrary tab to "devtools://devtools/bundled/devtools_app.html" and then open DevTools on that tab:
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |