Skip to content

Rename packed to packedData as Chrome 149 onwards considers it a reserved keyword#351

Merged
dmarcos merged 1 commit into
sparkjsdev:mainfrom
mrxz:reserved-packed
May 18, 2026
Merged

Rename packed to packedData as Chrome 149 onwards considers it a reserved keyword#351
dmarcos merged 1 commit into
sparkjsdev:mainfrom
mrxz:reserved-packed

Conversation

@mrxz
Copy link
Copy Markdown
Collaborator

@mrxz mrxz commented May 18, 2026

See #346

Essentially ANGLE started considering packed a reserved keyword. This change will be part of Chrome 149 and onwards. Spark uses packed as an identifier throughout its shaders, so existing experiences will break. This PR renames all instance to packedData.

@dmarcos dmarcos merged commit de19d10 into sparkjsdev:main May 18, 2026
2 checks passed
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