Skip to content

Conversation

EdmondsNathan
Copy link

@EdmondsNathan EdmondsNathan commented Apr 2, 2025

Description

Resolves issue #1391 by updating browserAction to action and changing document.createElement('canvas') to new offscreenCanvas(200, 200);

Fixes #1391

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Resolves issue microsoft#1391 by updating `browserAction` to `action` and changing `document.createElement('canvas')` to `new offscreenCanvas(200, 200);`
@EdmondsNathan
Copy link
Author

@microsoft-github-policy-service agree

Copy link

github-actions bot commented Jun 4, 2025

This PR has not seen any action for a while! Closing for now, but it can be reopened at a later date.

@Shaggydog21
Copy link

Shaggydog21 commented Jun 4, 2025 via email

Copy link

github-actions bot commented Aug 4, 2025

This PR has not seen any action for a while! Closing for now, but it can be reopened at a later date.

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.

Bug with background.js in lesson 5-3 extension icon
2 participants