[chromium-dev] Re: What WebKit goodies do we get in 155?

2009-01-06 Thread David Levin
This fellow has done a good job of highlighting improvements to WebKit on an on going basis: http://hanblog.info/blog/category/WebKit Of course, not everything mentioned in there is in available just because we're at ToT. (Some things are behind ifdef's etc.) On Mon, Jan 5, 2009 at 11:06 PM,

[chromium-dev] Re: Stabilization Effort Daily Report

2009-01-06 Thread Evan Martin
On Mon, Jan 5, 2009 at 10:49 PM, Jon j...@chromium.org wrote: The Layout Tests class went well. We are going to record it next week so people can watch it on demand. Eric's slides are at http://www.corp.google.com/~ericroman/layout/ I appreciate the enthusiasm! This isn't world-readable.

[chromium-dev] Re: What WebKit goodies do we get in 155?

2009-01-06 Thread Linus Upson
Do you also want a list of chrome specific non-webkit goodies like the new network stack? Linus On Tue, Jan 6, 2009 at 1:44 AM, David Levin le...@google.com wrote: This fellow has done a good job of highlighting improvements to WebKit on an on going basis:

[chromium-dev] Re: Has your computer melted?

2009-01-06 Thread Marc-Antoine Ruel
I started seeing a slew of: 98glue.lib(autofill_form.obj) : fatal error LNK1318: Unexpected PDB error; RPC (23) '(0x06BA)' 26...\xmemory(155) : error C2471: cannot update program database 'c:\b\slave\try-win32-2\build\src\chrome\debug\obj\plugin_tests\vc80.pdb' 26...\xmemory(155) : error

[chromium-dev] Re: Has your computer melted?

2009-01-06 Thread Mohamed Mansour
I got those fatal error LNK. That happens if: - When I stop the build in the middle. - When I code while building I had to just clean that project Build Clean project, and it works. On Tue, Jan 6, 2009 at 2:22 PM, Marc-Antoine Ruel mar...@chromium.orgwrote: I started seeing a slew of:

[chromium-dev] Re: What WebKit goodies do we get in 155?

2009-01-06 Thread e. roman
While not new to WebKit, Chromium's port now implements more of the base features. For example, brettw recently added support for stroked/filled text, and transformed form controls. Example: http://webkit.org/blog/85/introducing-text-stroke/ http://codereview.chromium.org/8615

[chromium-dev] Re: What WebKit goodies do we get in 155?

2009-01-06 Thread Evan Martin
On Tue, Jan 6, 2009 at 12:17 PM, e. roman ero...@chromium.org wrote: While not new to WebKit, Chromium's port now implements more of the base features. For example, brettw recently added support for stroked/filled text, and transformed form controls. Example:

[chromium-dev] Re: What WebKit goodies do we get in 155?

2009-01-06 Thread e. roman
On Tue, Jan 6, 2009 at 12:26 PM, Evan Martin e...@chromium.org wrote: On Tue, Jan 6, 2009 at 12:17 PM, e. roman ero...@chromium.org wrote: While not new to WebKit, Chromium's port now implements more of the base features. For example, brettw recently added support for stroked/filled text,

[chromium-dev] Re: What WebKit goodies do we get in 155?

2009-01-06 Thread Linus Upson
Should we mention that chrome scores 100/100 on Acid 3 (but actually fails to render correctly)? Linus On Tue, Jan 6, 2009 at 12:37 PM, e. roman ero...@chromium.org wrote: On Tue, Jan 6, 2009 at 12:35 PM, e. roman ero...@chromium.org wrote: On Tue, Jan 6, 2009 at 12:26 PM, Evan Martin

[chromium-dev] Re: Stabilization Effort Daily Report

2009-01-06 Thread Jon
I am going to find a way to post Eric's stuff. It would be great to have a world visible web server that we can use to publish these internal reports. So far I have been using a script to update the SVN repository of the wiki on code.google.com which is not very satisfying. Jon On Tue, Jan 6,

[chromium-dev] Re: HTTP BASIC/DIGEST BUG - Has it been fixed yet?

2009-01-06 Thread Jon
The builds from the trunk, which include this fix, will be coming soon to the dev channel. You can immediately try the latest builds at http://build.chromium.org/buildbot/continuous/LATEST/ although these builds are bleeding edge. Information about joining the dev channel is at

[chromium-dev] Re: test_shell and fonts

2009-01-06 Thread Adam Langley
On Tue, Jan 6, 2009 at 12:57 PM, Paweł Hajdan Jr. phajdan...@chromium.org wrote: We start to have few users building Chromium in distributions other than Ubuntu, and the fonts layout tends to be different. On Gentoo which I run I had to make compatibility symlinks, which is not a big deal,

[chromium-dev] Re: test_shell and fonts

2009-01-06 Thread James Vega
2009/1/6 Evan Martin e...@chromium.org: On Tue, Jan 6, 2009 at 12:57 PM, Paweł Hajdan Jr. phajdan...@chromium.org wrote: I thought about bundling required fonts with the test_shell. I'm not sure about the licensing issues, but this would probably solve these technical problems. These fonts

[chromium-dev] Re: test_shell and fonts

2009-01-06 Thread Evan Martin
On Tue, Jan 6, 2009 at 1:52 PM, James Vega vega.ja...@gmail.com wrote: - Use RedHat's Liberation fonts[0] The project under discussion is test_shell, which we use to verify our font metrics match those of Windows, so we must use the same fonts. For an actual browser we'll surely use whichever

[chromium-dev] Re: Has your computer melted?

2009-01-06 Thread Brett Wilson
On Jan 5, 4:32 pm, Brett Wilson bre...@chromium.org wrote: I just checked in a change to use /MP for all compiles, which is a secret undocumented flag that does parallel compiles within each project. Please let me know of your computer melts or becomes unusable during a compile. It should

[chromium-dev] Re: New Wiki Page for LinuxBuildInstructions

2009-01-06 Thread Evan Martin
I'm sorry I didn't comment earlier, but I was away for the holidays. Thanks for writing the pages. I've overwritten the previous build instructions with your new LinuxBuildInstructionsMainPage and fixed up the English a bit. To anyone on chromium-dev: the wiki is editable by anyone, so please