Jeff Posnick

Results 297 comments of Jeff Posnick
trafficstars

Fair enough! If using `"` characters violates a standard, then cleaning that up at the source is probably the best idea.

I believe the Codepen in question is https://codepen.io/pen/debug/auth/dyzPzwz CC: @twerske, who I believe is the original author of that page, and might be the owner of the Codepen.

I know that this is still a much-requested feature, so let's leave it open. (I don't have a solution or anything, but it should be kept on our radar.)

https://github.com/GoogleChrome/webdev-infra/pull/31 is some simple logic that would check the `date` field of an item against any time value in ms (presumably from `Date.now()`). If the date value is greater than...

Related: https://github.com/facebookincubator/create-react-app/pull/2432 (I'm not sure this is a supported use case.)

Have you waited between 24-48 hours? For current Chrome implementations, I believe that the periodic background sync is throttled to once per day, but I don't know what time of...

https://github.com/GoogleChrome/workbox/issues/3149#issuecomment-1368923167 CC: @tropicadri

Hello! I left Google in August, so one of my former coworkers would be in a better position to comment on the current plans: @tropicadri, @petele, @PaulKinlan

CC: @tropicadri, @petele, @PaulKinlan for visibility.