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

chore: use //chrome resources directly #33626

Merged
merged 4 commits into from
Apr 6, 2022
Merged

chore: use //chrome resources directly #33626

merged 4 commits into from
Apr 6, 2022

Conversation

nornagon
Copy link
Member

@nornagon nornagon commented Apr 5, 2022

Description of Change

This replaces some copy/pasted strings from Chromium with a direct reference to
Chromium's strings, which absolves us of the need to determine which specific
strings we need to copy out.

Checklist

  • PR description included and stakeholders cc'd
  • npm test passes
  • tests are changed or added

Release Notes

Notes: none

@nornagon nornagon requested review from a team as code owners April 5, 2022 21:26
@nornagon nornagon added no-backport semver/patch backwards-compatible bug fixes labels Apr 5, 2022
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Apr 5, 2022
@nornagon
Copy link
Member Author

nornagon commented Apr 6, 2022

CI failures unrelated. Merging this, though I'm not sure yet what the impact on release size will be; if it turns out to be larger than a few hundred KB then we may want to reconsider this approach.

@nornagon nornagon merged commit 0168aed into main Apr 6, 2022
@nornagon nornagon deleted the use-chrome-resources branch April 6, 2022 16:34
@release-clerk
Copy link

release-clerk bot commented Apr 6, 2022

No Release Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-pr 🌱 PR opened in the last 24 hours no-backport semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants