google / google/ios-webkit-debug-proxy
Does this still work? 18.1.4+
- Dominant language
- C
- Stars
- 6.2k
- Forks
- 480
- PR merge metrics
- No merged PRs in 30d
Description
Sorry, maybe this is the wrong place to ask, but here goes. AFAICT the primary use for this tool is remote web dev tools.
This lists 3 frontends: firefox, safari forks, and chrome devtools.
- Chrome devtools, as reported, are simply no longer compatible. Per #422
- The firefox plugin (valence) is archived and hasn't been updated in 6 years. Supposedly firefox is now natively compatible with chrome remote debug protocol, but no mention of safari (and I'd guess not). Trying the built dev tools with the ios remote shows the same as #422
- Of the safari-related tools, one is archived, the other clones webkit to get required files. But webkit appears to no longer be tagging safari versions - does this mean they aren't releasing safari-related changes any more? I tried https://git.gay/besties/ios-safari-remote-debug but also getting "Unsupported IOS version" and looking at the source it clones webkit for required files too
TBH I assume both chrome and firefox, to some extent, were relying on webkit source.
Contributor guide
Assessment
This issue has not been assessed yet.