Skip to content

Fix to make updateSize work, at least in one way, across platforms#154

Closed
syntheticmagus wants to merge 1 commit intoBabylonJS:masterfrom
syntheticmagus:updateSizeWorkaroundFix
Closed

Fix to make updateSize work, at least in one way, across platforms#154
syntheticmagus wants to merge 1 commit intoBabylonJS:masterfrom
syntheticmagus:updateSizeWorkaroundFix

Conversation

@syntheticmagus
Copy link
Copy Markdown
Contributor

No description provided.

@syntheticmagus
Copy link
Copy Markdown
Contributor Author

Abandoning, will just use #define instead.

@syntheticmagus syntheticmagus deleted the updateSizeWorkaroundFix branch February 13, 2020 21:58
bghgary added a commit that referenced this pull request Apr 14, 2026
[Created by Copilot on behalf of @bghgary]

Bump JsRuntimeHost, arcana.cpp, and AndroidExtensions to latest.

## JsRuntimeHost (8086014)
- **#147**: Fix WorkQueue destructor deadlock (cancel + no-op wake)
- **#149**: Merge WorkQueue into AppRuntime (eliminates split-lifetime
issues)
- **#150**: Fix WebSocket test flake + update UrlLib/AndroidExtensions
for consistent onClose-after-onError
- **#151**: Clean up deadlock regression test (one-shot hook, expanded
comments)
- **#152**: Fix performance test flake (remove upper-bound setTimeout
assertion)
- **#154**: Hide arcana behind pimpl pattern in AppRuntime (arcana
headers no longer exposed publicly)
- **#155**: Update package-lock.json

## arcana.cpp (b9bf9d8)
Includes test hooks for the deadlock regression test
(`ARCANA_TEST_HOOKS` / `arcana::test_hooks::blocking_concurrent_queue`).

## AndroidExtensions (2e85a8d)
Removes the redundant `errorCallback` from `onClose` in the Java
WebSocket wrapper (AndroidExtensions#16). Matches the version
JsRuntimeHost depends on via UrlLib.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant