MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Support callbacks on different threads
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Great. Do these callbacks happen on the UI thread or on some other thread? I previously encountered problems with the iOS WebView because the OS required some things to happen in a callback in the UI thread, but I couldn’t get any data out of JavaScript because all the event handlers were also handled in the UI thread, but I would have to exit the callback I was currently in for the handlers to execute.
Originally posted by @my2iu in https://github.com/MicrosoftEdge/WebViewFeedback/issues/90#issuecomment-567801145
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files, tests, or entry points are identified in the issue. Clarify the supported callback-threading behavior and acceptance criteria before locating the implementation and tests; done should be defined by that decision.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100