Re: [webkit-dev] [webkit meeting notes] build systems

2010-04-15 Thread Peter Kasting
On Thu, Apr 15, 2010 at 9:15 PM, Kevin Ollivier wrote: > Anyway, my $0.02 is that, in terms of immediate bang for the buck, we're > probably better off trying to synchronize the build systems automatically in > some way. My perception is that Qt developers will want to use qmake, GTK > will want t

Re: [webkit-dev] [webkit meeting notes] build systems

2010-04-15 Thread Kevin Ollivier
Hi Evan, On Apr 14, 2010, at 5:16 PM, Evan Martin wrote: > On Tuesday some people gathered to discuss the build-system bingo > within WebKit and what we can do to reduce (if not unify) the number > of project files you need to modify when you rename a file. I took > the stage as a representative

Re: [webkit-dev] [webkit meeting notes] build systems

2010-04-15 Thread Gustavo Sverzut Barbieri
On Wed, Apr 14, 2010 at 4:16 PM, Evan Martin wrote: > On Tuesday some people gathered to discuss the build-system bingo > within WebKit and what we can do to reduce (if not unify) the number > of project files you need to modify when you rename a file.  I took > the stage as a representative of Ch

[webkit-dev] Clean way to allow delegates for PopupMenu?

2010-04-15 Thread Gustavo Sverzut Barbieri
Hello all, I'm part of the EFL port team and we're implementing the PopupMenu, however EFL is a different platform as for our port it is just a state-full canvas, not relying on any widget set/toolkit, we do not have the concept of a menu at all! Looking at all existing implementations, they all

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] Qt is now a "core builder"

2010-04-15 Thread William Siegrist
On Apr 15, 2010, at 8:59 AM, Ojan Vafai wrote: > omg. The green (and orange) is blinding me: > build.webkit.org/waterfall?category=core. > > Bill, I tend to rely on seeing the changes in the change column. It's not the > end of the world, but if it's not too hard to do, I'd appreciate changing

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

Re: [webkit-dev] Qt is now a "core builder"

2010-04-15 Thread Ojan Vafai
omg. The green (and orange) is blinding me: build.webkit.org/waterfall?category=core. Bill, I tend to rely on seeing the changes in the change column. It's not the end of the world, but if it's not too hard to do, I'd appreciate changing the svn hooks. Ojan On Thu, Apr 15, 2010 at 6:49 AM, Willi

Re: [webkit-dev] webkit-patch and SVN

2010-04-15 Thread Alexey Proskuryakov
15.04.2010, в 00:37, Darin Fisher написал(а): > If I need to work from the topmost directory, then I typically specify the > directories I'm interested in on the svn command line (e.g., svn commit > WebCore LayoutTests). That way the commands run faster. That's what I usually do, but I rarely

Re: [webkit-dev] svn stopped to commit into WebKit

2010-04-15 Thread Anton Muhin
Thanks a lot, William, probably that was the case although I did checked that before. Anyway, I managed to commit. yours, anton. On Thu, Apr 15, 2010 at 2:07 PM, William Siegrist wrote: > On Apr 15, 2010, at 6:54 AM, Anton Muhin wrote: > >> Dear WebKitters, >> >> just a couple of moments ago sv

Re: [webkit-dev] svn stopped to commit into WebKit

2010-04-15 Thread William Siegrist
On Apr 15, 2010, at 6:54 AM, Anton Muhin wrote: > Dear WebKitters, > > just a couple of moments ago svn stopped to commit into WebKit for me: > > svn: Commit blocked by pre-commit hook (exit code 1) with output: > svnlook: Can't write to stream: Broken pipe > >The following files contain ta

[webkit-dev] svn stopped to commit into WebKit

2010-04-15 Thread Anton Muhin
Dear WebKitters, just a couple of moments ago svn stopped to commit into WebKit for me: svn: Commit blocked by pre-commit hook (exit code 1) with output: svnlook: Can't write to stream: Broken pipe The following files contain tab characters: trunk/LayoutTests/ChangeLog Please u

Re: [webkit-dev] Qt is now a "core builder"

2010-04-15 Thread William Siegrist
One thing I noticed is that the Core-only waterfall does not show any changes in the change column (because we're not sending them with any specific category). If that bothers anyone, I can change the svn hooks. The console does not have this problem. -Bill On Apr 15, 2010, at 6:22 AM, Willi

Re: [webkit-dev] Qt is now a "core builder"

2010-04-15 Thread William Siegrist
The master has been reconfigured. Now there are two links, Core Console and Core Waterfall on the main page which will show just the core builders. The regular Console view also separates the builders by category, but will show all of them. -Bill On Apr 14, 2010, at 9:17 AM, William Siegris

Re: [webkit-dev] webkit-patch and SVN

2010-04-15 Thread Darin Fisher
On Thu, Apr 15, 2010 at 12:09 AM, Adam Barth wrote: > On Wed, Apr 14, 2010 at 11:47 PM, Darin Fisher wrote: > > On Wed, Apr 14, 2010 at 5:06 PM, Adam Barth wrote: > >> On Wed, Apr 14, 2010 at 4:52 PM, Geoffrey Garen > wrote: > >> >> I'd rather keep the current behavior and have it operate on t

Re: [webkit-dev] webkit-patch and SVN

2010-04-15 Thread Adam Barth
On Wed, Apr 14, 2010 at 11:47 PM, Darin Fisher wrote: > On Wed, Apr 14, 2010 at 5:06 PM, Adam Barth wrote: >> On Wed, Apr 14, 2010 at 4:52 PM, Geoffrey Garen wrote: >> >> I'd rather keep the current behavior and have it operate on the entire >> >> repository. I think it will be too easy to make