auchenberg / auchenberg/devtools-remote
Use correct versionized DevTool front-end
Open
enhancement
- Dominant language
- CSS
- Stars
- 701
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Different versions of Chrome supports different features in DevTools, in order to make DevTools Remote work in current and future versions, then it should load the correct versionized DevTool front-end.
Steps:
- Detect WebKit Version
- Send that to API when creating a new session
- Load correct front-end version
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.