Re: [webkit-dev] Harmonizing content sniffing

2008-11-14 Thread Christian Dywan
Am Fri, 14 Nov 2008 14:40:44 -0800 schrieb Darin Adler <[EMAIL PROTECTED]>: > On Nov 14, 2008, at 2:32 PM, Adam Barth wrote: > > > One disadvantage of moving the algorithm is that we might make > > some unintended changes. > > Another disadvantage is that any other Mac OS X libraries or > appl

Re: [webkit-dev] Harmonizing content sniffing

2008-11-14 Thread Adam Barth
On Fri, Nov 14, 2008 at 2:21 PM, Darin Adler <[EMAIL PROTECTED]> wrote: > One way to start the ball rolling is to file a bug at bugreport.apple.com > with these suggested changes and cite the WebKit context in that bug report. > If you do that, please give me the bug number so I can push the change

Re: [webkit-dev] image maps to be focused via tab

2008-11-14 Thread Rob Burns
Hi Maciej, On Nov 14, 2008, at 5:07 PM, Maciej Stachowiak wrote: On Nov 14, 2008, at 2:48 PM, Rob Burns wrote: On Nov 14, 2008, at 4:01 PM, Maciej Stachowiak wrote: One particularly wrong aspect of the original assumption is that in practice, a single and all its s can be used by mul

Re: [webkit-dev] image maps to be focused via tab

2008-11-14 Thread Rob Burns
Hi Maciej, On Nov 14, 2008, at 5:19 PM, Maciej Stachowiak wrote: On Nov 14, 2008, at 3:14 PM, Rob Burns wrote: Hi Maciej, On Nov 14, 2008, at 5:07 PM, Maciej Stachowiak wrote: On Nov 14, 2008, at 2:48 PM, Rob Burns wrote: On Nov 14, 2008, at 4:01 PM, Maciej Stachowiak wrote: One pa

Re: [webkit-dev] image maps to be focused via tab

2008-11-14 Thread Maciej Stachowiak
On Nov 14, 2008, at 3:14 PM, Rob Burns wrote: Hi Maciej, On Nov 14, 2008, at 5:07 PM, Maciej Stachowiak wrote: On Nov 14, 2008, at 2:48 PM, Rob Burns wrote: On Nov 14, 2008, at 4:01 PM, Maciej Stachowiak wrote: One particularly wrong aspect of the original assumption is that in pract

Re: [webkit-dev] image maps to be focused via tab

2008-11-14 Thread Rob Burns
Hi Maciej, On Nov 14, 2008, at 5:07 PM, Maciej Stachowiak wrote: On Nov 14, 2008, at 2:48 PM, Rob Burns wrote: On Nov 14, 2008, at 4:01 PM, Maciej Stachowiak wrote: One particularly wrong aspect of the original assumption is that in practice, a single and all its s can be used by mul

Re: [webkit-dev] image maps to be focused via tab

2008-11-14 Thread Maciej Stachowiak
On Nov 14, 2008, at 2:48 PM, Rob Burns wrote: On Nov 14, 2008, at 4:01 PM, Maciej Stachowiak wrote: One particularly wrong aspect of the original assumption is that in practice, a single and all its s can be used by multiple elements. So representing focus of individual image map act

Re: [webkit-dev] Harmonizing content sniffing

2008-11-14 Thread Adam Barth
Ok. I'll file a bug report at http://bugreport.apple.com/ with several things that should be easy to change. In parallel, we can investigate moving the sniffing algorithm to WebKit. Thanks, Adam On Fri, Nov 14, 2008 at 2:40 PM, Darin Adler <[EMAIL PROTECTED]> wrote: > On Nov 14, 2008, at 2:32

Re: [webkit-dev] image maps to be focused via tab

2008-11-14 Thread Rob Burns
On Nov 14, 2008, at 4:01 PM, Maciej Stachowiak wrote: On Nov 14, 2008, at 9:15 AM, Darin Adler wrote: On Nov 14, 2008, at 12:24 AM, browserwk wrote: Before list, i assume html page have only one and (also one ) tag, but also they are bounded. In order to focus navigate via tab, i did f

Re: [webkit-dev] Harmonizing content sniffing

2008-11-14 Thread Darin Adler
On Nov 14, 2008, at 2:32 PM, Adam Barth wrote: One disadvantage of moving the algorithm is that we might make some unintended changes. Another disadvantage is that any other Mac OS X libraries or applications that rely on the sniffing done by CFNetwork will no longer get the same results

[webkit-dev] Chromium IRC

2008-11-14 Thread Eric Seidel
I noticed today that I was the only core WebKit dev in #chromium on FreeNode. That's *totally* fine, but I was surprised by this. I figured we'd have more lurkers from #webkit. I figure some of this might be due our our confusion re: the chromium IRC channel. #chromium was over-run in the fir

Re: [webkit-dev] Harmonizing content sniffing

2008-11-14 Thread Adam Barth
On Fri, Nov 14, 2008 at 2:21 PM, Darin Adler <[EMAIL PROTECTED]> wrote: > I believe earlier you proposed moving the sniffing into the WebKit project. Yes. > One way to start the ball rolling is to file a bug at bugreport.apple.com > with these suggested changes and cite the WebKit context in that

Re: [webkit-dev] Harmonizing content sniffing

2008-11-14 Thread Darin Adler
On Nov 14, 2008, at 2:06 PM, Adam Barth wrote: When I raised this issue before on this list, I got the impression that the WebKit project was generally receptive to changing its content sniffing algorithm. Get the ball rolling, I'd suggest making the following changes: As you know, today’

[webkit-dev] Harmonizing content sniffing

2008-11-14 Thread Adam Barth
My colleagues and I have put together a web site that makes it easy to compare the mime signatures used by Internet Explorer 7, Firefox 3, Safari 3.1, Google Chrome, and the HTML 5 specification: http://webblaze.cs.berkeley.edu/2009/content-sniffing/ I'm hoping we can use this information to conv

Re: [webkit-dev] image maps to be focused via tab

2008-11-14 Thread Maciej Stachowiak
On Nov 14, 2008, at 9:15 AM, Darin Adler wrote: On Nov 14, 2008, at 12:24 AM, browserwk wrote: Before list, i assume html page have only one and (also one ) tag, but also they are bounded. In order to focus navigate via tab, i did follow things. 1 to identify , tag I can get the or node

Re: [webkit-dev] Build errors

2008-11-14 Thread [EMAIL PROTECTED]
I did. I'm building from within Cygwin. --- On Fri, 11/14/08, Darin Adler <[EMAIL PROTECTED]> wrote: > From: Darin Adler <[EMAIL PROTECTED]> > Subject: Re: [webkit-dev] Build errors > To: [EMAIL PROTECTED] > Cc: webkit-dev@lists.webkit.org > Date: Friday, November 14, 2008, 9:29 AM > On Nov 14,

Re: [webkit-dev] Build errors

2008-11-14 Thread Darin Adler
On Nov 14, 2008, at 9:19 AM, [EMAIL PROTECTED] wrote: I'm trying to successfully build WebKit using Visual Studio 2005 but I keep getting compile errors. Did you follow the build instructions? If you just load the project into Visual Studio and build it probably won't work. Common mistake

[webkit-dev] Build errors

2008-11-14 Thread [EMAIL PROTECTED]
I'm trying to successfully build WebKit using Visual Studio 2005 but I keep getting compile errors. SVGElement.h includes SVGNames.h but I don't see SVGNames.h in any directory. No such file for HTMLNames.cpp My SVN checkout succeeded so I'm not sure why I'm running into this. Any ideas?

Re: [webkit-dev] image maps to be focused via tab

2008-11-14 Thread Darin Adler
On Nov 14, 2008, at 12:24 AM, browserwk wrote: Before list, i assume html page have only one and (also one ) tag, but also they are bounded. In order to focus navigate via tab, i did follow things. 1 to identify , tag I can get the or node from Document::nextFocusableNode Document::previousF

Re: [webkit-dev] WebKit version numbers?

2008-11-14 Thread Johan Lund
Thanks Mark. I tried to search for the specific revision like this: http://trac.webkit.org/browser?rev=32664 Is this a correct way to search for it? What branch should I keep an eye on if I want to see if it makes it into the next version of Safari? 14 nov 2008 kl. 10.11 skrev Mark Rowe: O

Re: [webkit-dev] WebKit version numbers?

2008-11-14 Thread Mark Rowe
On Nov 14, 2008, at 12:42 AM, Johan Lund wrote: I am staring at this bug: https://bugs.webkit.org/show_bug.cgi?id=7138 which I was really hoping that it would make it into the next Safari version. It says version: 420+ in the bug. That version number is the version that the bug was filed a

[webkit-dev] WebKit version numbers?

2008-11-14 Thread Johan Lund
I am staring at this bug: https://bugs.webkit.org/show_bug.cgi?id=7138 which I was really hoping that it would make it into the next Safari version. It says version: 420+ in the bug. Safari 3.2 was released recently and it says it has version (5525.26.12); way past 420+ in my opinion. But t

Re: [webkit-dev] image maps to be focused via tab

2008-11-14 Thread browserwk
Darin Adler 写道: > On Nov 6, 2008, at 5:28 PM, browser webkit wrote: > >> In msie/firefox, image map can be TAB focused with outline rendered, >> but not under webkit based browser. >> >> So, i start to modify code for test. I found have a mapMouseEvent() >> function in HTMLMapElement.cpp, then if i