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

Support all native boundaries where callbacks happen #31770

Closed
8 of 13 tasks
btford opened this issue Mar 29, 2014 · 4 comments
Closed
8 of 13 tasks

Support all native boundaries where callbacks happen #31770

btford opened this issue Mar 29, 2014 · 4 comments
Assignees
Labels
area: zones feature Issue that requests a new feature
Milestone

Comments

@btford
Copy link
Contributor

btford commented Mar 29, 2014

via @Raynos here: https://github.com/btford/zone.js/issues/10

Main IO interfaces to support:

  • ES6 promises
  • IndexedDB
  • webrtc
  • requestAnimationFrame
  • setImmediate
  • EventSource
  • WebSocket
  • HTML5 File system
  • History API
  • postMessage
  • iframes
  • web workers
  • WebGL

There are probably others

@jpsfs
Copy link

jpsfs commented Sep 29, 2015

Hi @btford

Are there any news on implementing this for IndexedDB?
I'm doing some experiences with angular2 and this would be really handy!

@JiaLiPassion JiaLiPassion transferred this issue from angular/zone.js Jul 21, 2019
@JiaLiPassion JiaLiPassion self-assigned this Jul 21, 2019
@ngbot ngbot bot added this to the needsTriage milestone Jul 21, 2019
@vladkasianenko
Copy link

Are there any news on implementing this for IndexedDB?

You can use libs like Dexie.js to deal with IndexedDB.

@JiaLiPassion JiaLiPassion added the feature Issue that requests a new feature label May 28, 2020
@ngbot ngbot bot modified the milestones: needsTriage, Backlog May 28, 2020
@AndrewKushnir
Copy link
Contributor

It looks like most of these APIs are already covered by ZoneJS. If there are some missing ones, we can create new ticket(s).

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: zones feature Issue that requests a new feature
Projects
None yet
Development

No branches or pull requests

5 participants