Philip Jägenstedt
Philip Jägenstedt
Ran into this again today on my Mac. Here are the changes I did to make it work: ```diff diff --git a/scripts/dev_env.sh b/scripts/dev_env.sh index 67d519d..1fdd782 100755 --- a/scripts/dev_env.sh +++ b/scripts/dev_env.sh...
Had trouble on Debian as well, but installing zsh is all that's needed.
@mdittmer this is an issue I need to work around every time I collect data on macOS, and when I tried collecting using BrowerStack last week.
I think it's a renderer crash given the message. For Safari stable, how can I get a crash report for sharing?
I just got a macOS update so I tried again, but it still crashes every time. `~/Library/Logs/CrashReporter` doesn't exist, but I did find a `~/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2020-05-28-093039_foolip-macbookpro.crash`, one similar file per crash....
I have filed https://bugs.webkit.org/show_bug.cgi?id=212458. I suspect it's been fixed, so I didn't minimize all the way down, probably the logs can reveal what this is a dupe of.
This could be added in https://github.com/Devographics/entities/blob/main/entities/features/html_features/features_html.yml.
Trying one feature in https://github.com/Devographics/entities/pull/14
Thanks for taking a look @SachaG! My main use isn't to change anything about the presentation on a results site like https://2023.stateofhtml.com/, but using the API to (1) identify all...
Use cases 1 and 2 were the ones I had in mind originally, but if there's utility to readers from use case 3 that would be neat. To me, 1...