Eric Bidelman

Results 72 issues of Eric Bidelman

Right now, it "fails" silently and doesn't tell users the URL has already been post,

Dupes are prevented by checking if the URL has already been posted. But we only look a the current year. IOW, an RSS post from 2017 can be reposted via...

Scale + speed + uptime! Here's what I'm using in other projects. Dockerfile ``` FROM node:9.5-slim MAINTAINER Eric Bidelman # See https://crbug.com/795759 #RUN apt-get update && apt-get install -yq libgconf-2-4...

The perf bookmarklet at https://gist.github.com/ebidel/57c9e9379ec6b0bda16d has some numbers that would be interesting to add: - first paint - page load - resource timing api load times for the page's top...

Priority: Medium
Type: Enhancement
Status: Available

When you load https://www.chromestatus.com/features, it loads at "in development" features. It may be nicer to land users at the current stable release so it's easier to answer the question "what's...

UX
goodfirstbug

Many times iOS/android/webview versions are not filled in by chromium devs. Before the feature gets added, pop up a dialog asking if everything looks right. Important fields that are blank...

enhancement
goodfirstbug

non-intrusive links at the top of the list to select an alternate ordering e.g. - [ ] last updated - [ ] category - [ ] alphabetical - [ ]...

enhancement
UX
P3

Android and desktop land features at different times. We need to distinguish.

enhancement
P0