Philip Jägenstedt

Results 1163 comments of Philip Jägenstedt

@dontcallmedom has also filed https://github.com/mdn/content/issues/3917, which is framed more like "how do I test my stuff" more than "how does WebDriver work".

This can be worked around by updating `WAST_TESTS_DIR`. Looking for tests recursively and generating a directory tree should be straightforward, if that is the desired behavior.

This dictionary is also used as a method argument in webrtc-extensions. How would that be affected?

@gsnedders are you planning to work on this? (Came up in triage of roadmap issues older than 60 days.)

@eeeps is any of the code using ImageMagick running in the current crawls? I've been thinking about exactly that these past few days, if we could run `identify -format "%Q\n"`...

Is the `$._image_details` data being written to anything in BigQuery yet? If not, is there a sample of that from the raw crawl data that I could look at? I'm...

Thank you @rviscomi and @eeeps, my joy is boundless! I will play around with this.

After some terrible queries and intermediate tables I have a first result: ![JPEG quality](https://github.com/HTTPArchive/almanac.httparchive.org/assets/498917/c3d91500-7fc2-4c89-b1e3-ed5d477b0300) Is this the right repo to ask questions like _why is \_image_details sometimes missing?_ and other...

@dontcallmedom @tidoust the diff is harder to read because things have moved. Can we sort keys before serializing?

Thanks for the updates, @keithamus! I see that the build is still failing with something about "attr-associated element", are you building locally so you can see and fix that? Let...