Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Support castanets for windows port. #268

Open
wants to merge 1 commit into
base: castanets_69
Choose a base branch
from

Conversation

suyambulingamrm
Copy link
Contributor

@suyambulingamrm suyambulingamrm commented Nov 26, 2019

This change is to support castanets for windows port and still a wip.
If there is any inputs/pointers please let me know.

Current status:
Web page renders fine when we run on standalone and different windows machines. (With --disable-gpu-compositing)
(i) Workaround has been added for font crash (when accessing font on renderer side) by creating new FontManager on renderer.
(ii) Events are not working still.
(iii) 10 ms sleep is added on channel_win.cc after winsoc write, without which incorrect msgs are observed during communication.
(iv) Gpu support is not yet done.

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