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

Remove backend web #67

Merged
merged 43 commits into from
Feb 13, 2023
Merged

Remove backend web #67

merged 43 commits into from
Feb 13, 2023

Conversation

xpenatan
Copy link
Owner

@xpenatan xpenatan commented Feb 13, 2023

Move everything from backend-web to backend-teavm.

  • Keep WindowWrapper and XMLHttpRequestEventWrapper. The reason is that I need setOnprogress from XMLHttpRequestEventTargetWrapper to have loading progress.
  • Keep StorageWrapper. The interface is using in MemoryStorage.
  • Keep DocumentWrapper because it contains CompatMode

Well, I'll keep most wrappers for now. Some methods are missing from teavm dom and writing it down is time consuming.

@xpenatan xpenatan merged commit d077873 into master Feb 13, 2023
@xpenatan xpenatan deleted the kill-backend-web branch February 13, 2023 15:42
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