Re: [webkit-dev] Implementing the sizes attribute of the link tag from HTML5

2010-04-20 Thread Peter Kasting
On Tue, Apr 20, 2010 at 10:48 AM, Stephan Assmus wrote: > In the Haiku port, I've temporarily made some useful BitmapImage methods > public, to iterate over all images contained in the object and find the one > with the size I want (in the browser code later on). Is there a better way > to do thi

Re: [webkit-dev] Implementing the sizes attribute of the link tag from HTML5

2010-04-20 Thread Stephan Assmus
Hi, Darin Adler wrote: > On Apr 15, 2010, at 3:41 PM, Aaron Boodman wrote: > > On Thu, Apr 15, 2010 at 3:25 PM, Maciej Stachowiak > wrote: > >> Well, it's hard to truly have consensus on adding feature without > knowing what it is. That being said, I at least would love to see a more > specific p

Re: [webkit-dev] Implementing the sizes attribute of the link tag from HTML5

2010-04-20 Thread Maciej Stachowiak
On Apr 19, 2010, at 11:58 PM, Aaron Boodman wrote: On Mon, Apr 19, 2010 at 5:53 PM, Peter Kasting wrote: On Thu, Apr 15, 2010 at 3:41 PM, Aaron Boodman wrote: I'm not sure what the path is for fetching favicons today. Does WebCore just implicitly do it, or does it expose the information

Re: [webkit-dev] Implementing the sizes attribute of the link tag from HTML5

2010-04-19 Thread Aaron Boodman
On Mon, Apr 19, 2010 at 5:53 PM, Peter Kasting wrote: > On Thu, Apr 15, 2010 at 3:41 PM, Aaron Boodman wrote: >> >> I'm not sure what the path is for fetching favicons today. Does >> WebCore just implicitly do it, or does it expose the information to >> the host, who later may or may not make the

Re: [webkit-dev] Implementing the sizes attribute of the link tag from HTML5

2010-04-19 Thread Peter Kasting
On Thu, Apr 15, 2010 at 3:41 PM, Aaron Boodman wrote: > I'm not sure what the path is for fetching favicons today. Does > WebCore just implicitly do it, or does it expose the information to > the host, who later may or may not make the request? Answering this is complicated by the fact that Chr

Re: [webkit-dev] Implementing the sizes attribute of the link tag from HTML5

2010-04-19 Thread Darin Adler
On Apr 15, 2010, at 3:41 PM, Aaron Boodman wrote: > On Thu, Apr 15, 2010 at 3:25 PM, Maciej Stachowiak wrote: >> Well, it's hard to truly have consensus on adding feature without knowing >> what it is. That being said, I at least would love to see a more specific >> proposal for what we could d

Re: [webkit-dev] Implementing the sizes attribute of the link tag from HTML5

2010-04-15 Thread Aaron Boodman
On Thu, Apr 15, 2010 at 3:25 PM, Maciej Stachowiak wrote: > Well, it's hard to truly have consensus on adding feature without knowing > what it is. That being said, I at least would love to see a more specific > proposal for what we could do with . I want to support bigger icons for the tabs in C

Re: [webkit-dev] Implementing the sizes attribute of the link tag from HTML5

2010-04-15 Thread Maciej Stachowiak
On Apr 15, 2010, at 3:14 PM, Aaron Boodman wrote: On Thu, Apr 15, 2010 at 3:09 PM, Maciej Stachowiak wrote: On Apr 15, 2010, at 2:22 PM, Aaron Boodman wrote: I would like to do it. See bug: https://bugs.webkit.org/show_bug.cgi?id=37674 Thoughts? Seems like a good idea in general. Mor

Re: [webkit-dev] Implementing the sizes attribute of the link tag from HTML5

2010-04-15 Thread Aaron Boodman
On Thu, Apr 15, 2010 at 3:09 PM, Maciej Stachowiak wrote: > > On Apr 15, 2010, at 2:22 PM, Aaron Boodman wrote: > >> I would like to do it. See bug: >> https://bugs.webkit.org/show_bug.cgi?id=37674 >> >> Thoughts? > > > Seems like a good idea in general. > > More specifically, what would the imple

Re: [webkit-dev] Implementing the sizes attribute of the link tag from HTML5

2010-04-15 Thread Maciej Stachowiak
On Apr 15, 2010, at 2:22 PM, Aaron Boodman wrote: I would like to do it. See bug: https://bugs.webkit.org/show_bug.cgi?id=37674 Thoughts? Seems like a good idea in general. More specifically, what would the implementation do? The bug explains the syntax, but not how it would affect WebKi

Re: [webkit-dev] Implementing the sizes attribute of the link tag from HTML5

2010-04-15 Thread Dimitri Glazkov
Do it. :DG< On Thu, Apr 15, 2010 at 2:22 PM, Aaron Boodman wrote: > I would like to do it. See bug: https://bugs.webkit.org/show_bug.cgi?id=37674 > > Thoughts? > > - a > ___ > webkit-dev mailing list > webkit-dev@lists.webkit.org > http://lists.webkit.

[webkit-dev] Implementing the sizes attribute of the link tag from HTML5

2010-04-15 Thread Aaron Boodman
I would like to do it. See bug: https://bugs.webkit.org/show_bug.cgi?id=37674 Thoughts? - a ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev