Skip to content

Commit 9614b08

Browse files
committed
Move main loops handling code to library_eventloop.js. NFC
This means that programs that use the main event loops don't need to depend on the `Browser` object. We already supported and test the main loops handling code on node, but programs that only use the event loop without any other `Browser` functions no longer need to pull in the whole `Browser` object.
1 parent c104419 commit 9614b08

File tree

4 files changed

+387
-381
lines changed

4 files changed

+387
-381
lines changed

0 commit comments

Comments
 (0)