Re: [whatwg] Proposal: Allow disabling of default scroll restoration behavior

2015-07-10 Thread Majid Valipour
On Mon, Jun 29, 2015 at 5:20 PM Jonas Sicking wrote: > FWIW I still prefer an API like > > history.scrollRestoration = 'manual'; > > The main reason is that it seems to me that pushState/replaceState has > a largely orthogonal set of use cases that it tries to address from > scroll restoration. S

Re: [whatwg] DOM Events Proposal: EventListenerOptions 'mayCancel' for improved scroll performance

2015-07-10 Thread Rick Byers
Let me try to summarize the primary debate around this API so far. There are (at least) two major questions which I think block creating a proper pull request for suggesting concrete changes to the spec: 1) Should we extend the existing addEventListener API or change the API names (and perhaps ot