bitovi / bitovi/mutationobserver
setImmediate, MessageChannel, postMessage broken on Internet Explorer 10
Open
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Unfortunately for IE, using setImmediate or channels not so good idea.
https://codeforhire.com/2013/09/21/setimmediate-and-messagechannel-broken-on-internet-explorer-10/
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked IE10 report and tracing where setImmediate, MessageChannel, and postMessage are selected in the JavaScript implementation. The issue names no file, test, or acceptance criteria, so reproduce the reported behavior and establish the affected entry point and completion criteria before attempting a fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100