Skip to content

Conversation

cpAdm
Copy link
Contributor

@cpAdm cpAdm commented Sep 26, 2025

Currently:
image

With this PR:
image

Copy link
Contributor

Test results for "tests 1"

2 flaky ⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1079 › cli codegen › should not throw csp directive violation errors `@firefox-ubuntu-22.04-node18`
⚠️ [firefox-page] › page/page-wait-for-function.spec.ts:104 › should work with strict CSP policy `@firefox-ubuntu-22.04-node18`

46933 passed, 821 skipped


Merge workflow run.

limitations under the License.
*/

.network-request-details-tab {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

None of these are quite right. It should use vbox for all tiled content.

Copy link
Contributor Author

@cpAdm cpAdm Oct 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed.

Currently also the horizontal scrollbar is missing if headers are long
image
Is this deliberate? Seems odd to me

.network-request-details-headers {
  overflow: hidden;
}

What do you suggest?

Edit: This kinda relates to #35214
Ideally the values should wrap (e.g. what chrome devtools does)
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants