Age | Commit message (Collapse) | Author | Files | Lines |
|
Handle new *ExtraInfo events, but do not use them in browser yet, since
they’re still marked experimental.
|
|
The body is only available after receiving the loadingFinished event.
|
|
Replaces str.format, which is less readable due to its separation of
format and arguments.
|
|
Fix a few random issues pointed out by pylint, mainly unused imports.
|
|
Move it to .devtools. Seems more fitting.
|
|
Chrome does not like that.
|
|
Inspired by pychrome/aiochrome, but includes crash handling and async
get() instead of callbacks.
|