Rick Byers

Results 69 issues of Rick Byers

I just had an experience in Chrome Android where I accidentally slight swiped outside the game area and it triggered Chrome's pull-to-refresh and lost my game state - very frustrating!...

The main objection I imagine to this proposal is: "All the reasons you list for how the root scroller is special are just browser bugs - rather than introduce a...

A few suggested wording tweaks - you may want to pick and choose what to take.

Click on an irc:// URL (eg. see some here http://www.webkit.org/contact.html). CIRC should have a way to hook these.

enhancement

Many new APIs (and some new arguments to existing APIs) are relying on dictionaries. But doing feature detection of such members requires ugly and complex code like: ``` javascript var...

⌛⌛⌛ duration:long
☕☕ difficulty:medium

Blink has [shipped](https://www.chromestatus.com/features/5718574840676352) support for [EventListenerOptions](https://dom.spec.whatwg.org/#dictdef-eventlisteneroptions) and we expect to soon [ship](https://www.chromestatus.com/features/5745543795965952) support for the [passive option](https://github.com/RByers/EventListenerOptions/blob/gh-pages/explainer.md). Ideally jquery users would be able to mark event listeners as passive, so...

Feature
Event
Behavior Change
Blocker
Web Standards

I work on chromium and was investigating scroll performance on time.com and that led me to the tether.js code that adds a `touchmove` listener. `touchmove` (and `wheel`) listeners can have...

enhancement

As we discuss how best to import data from other vendors (eg. #336, #335 and related bugs) it's starting to seem clear that our asymmetry between chromium status and status...

Backlog

I'm guessing "search terms" is for SEO, right? @bokand was surprised that his [top controls feature](https://www.chromestatus.com/feature/6241601772847104) couldn't be found when [searching](https://www.chromestatus.com/features#top%20controls) for "top controls" even though that string was in...

bug
P1
goodfirstbug