Skip to content

Conversation

@jkleinsc
Copy link
Member

Description of Change

Fixes #29191. The chromium roll #28462 included a change to shell/browser/extensions/electron_extension_system.cc to address https://chromium-review.googlesource.com/c/chromium/src/+/2771320, but the wrong extensions::mojom::ManifestLocation was used which caused a permissioning error which prevented the PDF viewer from displaying. This PR updates shell/browser/extensions/electron_extension_system.cc to use the proper extensions::mojom::ManifestLocation.

Checklist

Release Notes

Notes: Fixed permissions issue that was preventing the PDF viewer from displaying.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label May 18, 2021
codebytere
codebytere previously approved these changes May 19, 2021
@codebytere codebytere dismissed their stale review May 19, 2021 07:42

meant to comment

Copy link
Member

@codebytere codebytere left a comment

Choose a reason for hiding this comment

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

Looks like

chrome extensions lists loaded extensions in getAllExtensions

is failing across platforms 🤔

@jkleinsc jkleinsc added the semver/patch backwards-compatible bug fixes label May 19, 2021
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label May 19, 2021
@MarshallOfSound MarshallOfSound merged commit d79ebc6 into master May 19, 2021
@release-clerk
Copy link

release-clerk bot commented May 19, 2021

Release Notes Persisted

Fixed permissions issue that was preventing the PDF viewer from displaying.

@MarshallOfSound MarshallOfSound deleted the fix-pdf-viewer branch May 19, 2021 23:08
@trop trop bot mentioned this pull request May 19, 2021
@trop
Copy link
Contributor

trop bot commented May 19, 2021

I have automatically backported this PR to "13-x-y", please check out #29252

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/patch backwards-compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: PDF Viewer is broken on latest v13.x betas and master

4 participants