Skip to content

Calls setWorkerUrl instead of constructor prop fix#242

Merged
dannyleech merged 2 commits intomainfrom
bug/workerurl-fix
Apr 27, 2026
Merged

Calls setWorkerUrl instead of constructor prop fix#242
dannyleech merged 2 commits intomainfrom
bug/workerurl-fix

Conversation

@dannyleech
Copy link
Copy Markdown
Contributor

No description provided.

@dannyleech dannyleech requested a review from markfee April 27, 2026 15:24
Copy link
Copy Markdown
Collaborator

@markfee markfee left a comment

Choose a reason for hiding this comment

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

1 minor change required pls


it('rejects with a truncated SVG preview and revokes the blob URL on error', async () => {
const originalImage = globalThis.Image
it('sets img.src to a data URI rather than a blob URL', async () => {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I don't think you need 'rather than a blob URL' as that is being removed, so no need to state that here.

Otherwise it's a bit like an MOT requiring a check that the car works without someone having to crank the engine first (ie the way it used to be done).

@sonarqubecloud
Copy link
Copy Markdown

@dannyleech dannyleech merged commit ed29282 into main Apr 27, 2026
2 checks passed
@dannyleech dannyleech deleted the bug/workerurl-fix branch April 27, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants