Skip to content

Fix "inline mode" build#1919

Merged
texodus merged 1 commit intomasterfrom
inline-build
Jul 27, 2022
Merged

Fix "inline mode" build#1919
texodus merged 1 commit intomasterfrom
inline-build

Conversation

@texodus
Copy link
Member

@texodus texodus commented Jul 26, 2022

In some circumstances, it is useful to run Perspective without a WebWorker, e.g. when using file:// protocol where WebWorkers are disallowed by security policy in Chrome. The code which enabled this runtime mode was updated incorrectly #1914, which this PR fixes.

@texodus texodus added bug Concrete, reproducible bugs and removed cla-present labels Jul 26, 2022
@texodus texodus merged commit 66c0826 into master Jul 27, 2022
@texodus texodus deleted the inline-build branch July 27, 2022 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Development

Successfully merging this pull request may close these issues.

1 participant