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

2015-04-28 Thread Jonas Sicking
On Tue, Apr 28, 2015 at 9:16 AM, Majid Valipour wrote: > On Mon, Apr 27, 2015 at 9:54 PM Jonas Sicking wrote: >> >> Jumping in at the end here. >> >> As I've said before, I like the general idea of giving pages more >> control over scroll restoration, but I don't think we should tie this >> to pu

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

2015-04-28 Thread Majid Valipour
On Mon, Apr 27, 2015 at 9:54 PM Jonas Sicking wrote: > Jumping in at the end here. > > As I've said before, I like the general idea of giving pages more > control over scroll restoration, but I don't think we should tie this > to pushState()/replaceState()/onscroll. > My proposal is instead that

Re: [whatwg] HTMLCanvasElement toBlob Promise

2015-04-28 Thread Garrett Smith
On 4/27/15, Garrett Smith wrote: > On 3/18/15, acmesquares . wrote: ... > > My gut tells me two things 1) The canvas API (for toBlob, toDataURL) > should have been fixed years ago: 2) don't break the web. > > I usually am pretty conservative about not breaking the web. But now > that I'm looking