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

Mention 'fix' for Chrome's broken PDF loading #8867

Merged
merged 1 commit into from
Jan 29, 2021
Merged

Conversation

lol768
Copy link
Contributor

@lol768 lol768 commented Jan 26, 2021

Chromium team have disabled PDF partial loading entirely now due to issues it caused. This change obsoletes the previous issues and interaction with e.g. SameSite cookies as well as CORP.

A checklist to help your pull request get merged faster:

@github-actions github-actions bot added the data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP label Jan 26, 2021
@lol768
Copy link
Contributor Author

lol768 commented Jan 26, 2021

The impression I get is Chrome will just download the entire blob now and won't try to issue e.g. Range requests.

Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

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

Thanks for this PR, @lol768. I have a small suggestion in-line. If the revised note makes sense, we could apply it to the others as well. Thank you again!

http/headers/cross-origin-resource-policy.json Outdated Show resolved Hide resolved
Chromium team have disabled PDF partial loading entirely now due to issues it caused. This change obsoletes the previous issues and interaction with e.g. SameSite cookies as well as CORP.
Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

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

Thank you! 🎉

@ddbeck ddbeck merged commit 6b4c1c6 into mdn:master Jan 29, 2021
@lol768
Copy link
Contributor Author

lol768 commented Jan 29, 2021

Thanks for reviewing 😃

@lol768 lol768 deleted the patch-5 branch January 29, 2021 10:47
germain-gg pushed a commit to germain-gg/browser-compat-data that referenced this pull request Feb 1, 2021
…icture

* upstream/master: (1123 commits)
  Remove Chromium 89 from String.at / Array.at / TypedArray.at (mdn#8869)
  Add worker_support info for CacheStorage (mdn#8783)
  Remove several needless "Enabled by default" notes (mdn#8899)
  Add HTML global attribute nonce (mdn#8764)
  api.Navigator.vibrate - Firefox for Android doesn't vibrate (mdn#7172)
  Mark MediaSource's onsourceclose as not supported in Firefox (mdn#8881)
  Update Florian's ownership (mdn#8893)
  Mention fix for Chrome's broken PDF loading (mdn#8867)
  Fill out Chrome data for html.elements.source.{sizes,srcset} (mdn#8889)
  Weekly data release for 2021-01-28
  Add text-decoration-thickness for Opera 73+ (mdn#8872)
  Update :is and :where pseudo-classes for Chrome (mdn#7375)
  Add note re Safari <9 partial srcset/sizes support (mdn#7353)
  Update data for when href (not xlink:href) can be used in SVG (mdn#6603)
  Add top-level await (mdn#8807)
  TouchList: Add Safari Desktop and Safari iOS versions (mdn#8848)
  Update Firefox versions to account for Firefox 85 release (mdn#8864)
  Fix page_action.show_matches support for Android (mdn#8844)
  Update Safari support for devicechange_event (mdn#8863)
  Add HTTPS-only to privacy.network (mdn#8830)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants