Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Headers consistently in the different IPDFStream implementations #18673

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

Snuffleupagus
Copy link
Collaborator

The Headers functionality is now available in all browsers/environments that we support, which allows us to consolidate and simplify how the httpHeaders API-option is handled; see https://developer.mozilla.org/en-US/docs/Web/API/Headers#browser_compatibility

Also, simplifies the old NetworkManager-constructor a little bit.

The `Headers` functionality is now available in all browsers/environments that we support, which allows us to consolidate and simplify how the `httpHeaders` API-option is handled; see https://developer.mozilla.org/en-US/docs/Web/API/Headers#browser_compatibility

Also, simplifies the old `NetworkManager`-constructor a little bit.
@mozilla mozilla deleted a comment from moz-tools-bot Sep 2, 2024
@mozilla mozilla deleted a comment from moz-tools-bot Sep 2, 2024
@mozilla mozilla deleted a comment from moz-tools-bot Sep 2, 2024
@mozilla mozilla deleted a comment from moz-tools-bot Sep 2, 2024
@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_test from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.193.163.58:8877/caae0f4eed20554/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_test from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.241.84.105:8877/cfa710771849e08/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/cfa710771849e08/output.txt

Total script time: 30.49 mins

  • Unit tests: Passed
  • Integration Tests: Passed
  • Regression tests: FAILED
  different ref/snapshot: 18
  different first/second rendering: 1

Image differences available at: http://54.241.84.105:8877/cfa710771849e08/reftest-analyzer.html#web=eq.log

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/caae0f4eed20554/output.txt

Total script time: 45.76 mins

  • Unit tests: Passed
  • Integration Tests: Passed
  • Regression tests: FAILED
  different ref/snapshot: 48

Image differences available at: http://54.193.163.58:8877/caae0f4eed20554/reftest-analyzer.html#web=eq.log

@timvandermeij timvandermeij merged commit 082ad95 into mozilla:master Sep 3, 2024
8 checks passed
@timvandermeij
Copy link
Contributor

Thank you for improving this!

@Snuffleupagus Snuffleupagus deleted the use-Headers branch September 3, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants