Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Disables interactive examples for the currently disabled SharedArrayBuffer#430

Merged
wbamberg merged 1 commit into
mdn:masterfrom
schalkneethling:disable-interactive-examples-for-shared-array-buffer
Jan 20, 2018
Merged

Disables interactive examples for the currently disabled SharedArrayBuffer#430
wbamberg merged 1 commit into
mdn:masterfrom
schalkneethling:disable-interactive-examples-for-shared-array-buffer

Conversation

@schalkneethling

Copy link
Copy Markdown

@wbamberg This uses the featureDetector to disable SharedArrayBuffer interactive examples. Currently this is disabled because of Spectre. There is a message about it on the relevant pages. These examples will start working again once browser vendors have resolved the Spectre issue.

Is this worth doing, or do you feel like we should keep the live examples? Currently clicking run will result in a message of:

Error: SharedArrayBuffer is not defined

@wbamberg wbamberg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I agree, let's disable it. Thanks @schalkneethling !

@wbamberg wbamberg merged commit 98feadc into mdn:master Jan 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants