Bug 1575203 Comment 4 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

We're running out of vertical space to show this test's case HTML in the Markup View:
- Windows 7: https://taskcluster-artifacts.net/C5MFFRrbSc2AwLHUNZIrUg/0/public/test_info/mozilla-test-fail-screenshot_aucm9b.png
- Windows 10: https://taskcluster-artifacts.net/PagFM3moRDmN_AOa7NIBzQ/0/public/test_info/mozilla-test-fail-screenshot_wjayoz.png

The horizontal scrollbar looks like a bug (there is no content to the right), and on top of that the patch in bug 1512513 makes the markup view 2px shorter. In the future we plan to make it 4px shorter still (using 28px toolbar instead of 24px).

Is there a way to increase the toolbox height for this test?
We're running out of vertical space to show this test's case HTML in the Markup View:
- Windows 7: https://taskcluster-artifacts.net/C5MFFRrbSc2AwLHUNZIrUg/0/public/test_info/mozilla-test-fail-screenshot_aucm9b.png
- Windows 10: https://taskcluster-artifacts.net/PagFM3moRDmN_AOa7NIBzQ/0/public/test_info/mozilla-test-fail-screenshot_wjayoz.png

The horizontal scrollbar looks like a bug (there is no content to the right), and on top of that the patch in bug 1512513 makes the markup view 2px shorter. In the future we plan to make it 4px shorter still (using 28px toolbar instead of 24px).

Is there a way to increase the toolbox height for this test?
Edit: `await pushPref("devtools.toolbox.footer.height", 400);` looks good.

Back to Bug 1575203 Comment 4