Re: [webkit-dev] Content-DPR header

2015-06-01 Thread Yoav Weiss
On Sun, May 31, 2015 at 4:54 AM, Sam Weinig wrote: > > Hi Yoav, > > Sorry, but I’m afraid I’m still not really getting it. Can you get even > more concrete? Perhaps provide some a sample page that would need this > kind of functionality and go through what Content-DPR values would be used? > >

Re: [webkit-dev] Content-DPR header

2015-05-30 Thread Sam Weinig
> On May 29, 2015, at 2:11 PM, Yoav Weiss wrote: > > On Fri, May 29, 2015 at 8:34 PM, Sam Weinig > wrote: > Hi Yoav, > > Can you give a concrete example of when this will be used? I’m having > trouble understanding when an author will want to change an images intrins

Re: [webkit-dev] Content-DPR header

2015-05-30 Thread Yoav Weiss
On Sat, May 30, 2015 at 12:32 AM, Simon Fraser wrote: > > As others have said, doing this at the transport layer seems wrong. > HTTP is an application layer protocol, and is already used to convey all kinds of data about the payload that it delivers, such as content-type, charset and language. C

Re: [webkit-dev] Content-DPR header

2015-05-29 Thread Simon Fraser
> On May 29, 2015, at 2:11 PM, Yoav Weiss wrote: > > On Fri, May 29, 2015 at 8:34 PM, Sam Weinig > wrote: > Hi Yoav, > > Can you give a concrete example of when this will be used? I’m having > trouble understanding when an author will want to change an images intrins

Re: [webkit-dev] Content-DPR header

2015-05-29 Thread Yoav Weiss
On Fri, May 29, 2015 at 8:34 PM, Sam Weinig wrote: > Hi Yoav, > > Can you give a concrete example of when this will be used? I’m having > trouble understanding when an author will want to change an images > intrinsic size but not have control of the markup. > It's not about control over markup,

Re: [webkit-dev] Content-DPR header

2015-05-29 Thread Sam Weinig
Hi Yoav, Can you give a concrete example of when this will be used? I’m having trouble understanding when an author will want to change an images intrinsic size but not have control of the markup. > On May 29, 2015, at 11:23 AM, Yoav Weiss wrote: > > As a first step towards the Client-Hints

[webkit-dev] Content-DPR header

2015-05-29 Thread Yoav Weiss
As a first step towards the Client-Hints implementation, I submitted a patch for Content-DPR support . A discussion followed on the thread, so I'd like to move it to the list, in