Re: Intent to implement: webserial api

2014-07-13 Thread Kearwood Gilbert
> > Jonas, I would be really interested in your thoughts. Try as we might (in the > WebSerial API docs, at least), noone could actually think of a use case where > providing access to a physical (RS232), or Virtual (VirtualUSB or > VirtualBluetooth) serial port could be a privacy and/or securit

Re: Intent to implement: CSSOM-View scroll-behavior property

2014-05-30 Thread Kearwood Gilbert
On Sunday, 25 May 2014 14:57:13 UTC-7, Robert O'Callahan wrote: > On Mon, May 26, 2014 at 9:47 AM, Robert O'Callahan > wrote: > > > > > On Sun, May 25, 2014 at 4:59 PM, L. David Baron wrote: > > > > > >> On Saturday 2014-05-24 20:00 -0700, Jonas Sicking wrote: > > >> > I guess what I'm arg

Re: Intent to implement: CSSOM-View scroll-behavior property

2014-05-30 Thread Kearwood Gilbert
On Tuesday, 27 May 2014 15:12:56 UTC-7, Robert O'Callahan wrote: > On Wed, May 28, 2014 at 6:14 AM, wrote: > > > > > Is this behavior acceptable or would it be more desirable to always return > > the actual scroll position in DOM methods? > > All DOM methods that depend on the scroll position

Re: Intent to implement: CSSOM-View scroll-behavior property

2014-05-27 Thread Kearwood Gilbert
The ScrollBehavior DOM API would certainly be useful by itself and solve some of our immediate needs (paged B2G home page, for example). I also imagine that it would not preclude us from implementing the css property in the future if we implement it carefully. I would like to hear feedback reg