Jeff Posnick

Results 297 comments of Jeff Posnick
trafficstars

My inclination is to leave it as-is for now, as updating it will be a breaking change. I'm going to leave this issue open, though, and the next time we...

Just to correct my previous statement to be more accurate: disabling AppCache happens as part of the service worker activation algorithm, described as step 8 in https://w3c.github.io/ServiceWorker/#activation-algorithm. So it's once...

In the long run, moving off of `puppeteer-firefox` and onto a newer version of `puppeteer` that has Firefox support built-in will probably help with the first problem. I don't have...

FWIW, this is what the `` implementation looks like in Feedly, when I access the RSS feed for the staging server: I guess that's better? I'm okay with this PR,...

As far as I can tell, this is: - Only triggered when you start out in portrait and then switch to landscape while on [that page](https://web.dev/learn/design/intro/). If you start off...

I'm sorry, but it's not clear from the screenshot what the full URL is that you attempted to visit, or where you found that URL. Was that URL linked to...

FWIW, I did not encounter the same error when visiting either of those URLs. Perhaps it's only fired during a warm-up phase, and I was visiting after they've been pre-warmed?...

Thinking about this some more, it would probably be a good idea to come up with a set of focused "recipes" for common usage patterns, rather than just a single...

`esdoc` seems like a good tool to standardize on. The prerequisite to automating a build process is writing the corresponding JSDoc comments, which don't currently exist, and which this bug...

Hello folks—Thanks for your patience. There were a few Chrome-related bugs, along with some changes in policy starting with Chrome 63, that led to an uptick of these types of...