[chromium-dev] Re: removing ATL dependencies from Chromium

2008-12-03 Thread Peter Kasting
On Tue, Dec 2, 2008 at 5:54 PM, Erik Kay [EMAIL PROTECTED] wrote: It would be nice to remove ATL/WTL dependencies from Chromium so that people can build it with Visual C++ Express. According to various webpages whose instructions I have not personally tested (e.g.

[chromium-dev] Re: removing ATL dependencies from Chromium

2008-12-03 Thread Evan Martin
On Wed, Dec 3, 2008 at 10:24 AM, Peter Kasting [EMAIL PROTECTED] wrote: On Tue, Dec 2, 2008 at 5:54 PM, Erik Kay [EMAIL PROTECTED] wrote: It would be nice to remove ATL/WTL dependencies from Chromium so that people can build it with Visual C++ Express. According to various webpages whose

[chromium-dev] Re: removing ATL dependencies from Chromium

2008-12-03 Thread Nicolas Sylvain
On Wed, Dec 3, 2008 at 10:33 AM, Peter Kasting [EMAIL PROTECTED] wrote: On Wed, Dec 3, 2008 at 10:29 AM, Evan Martin [EMAIL PROTECTED] wrote: Will the try servers become public? I didn't realize they weren't. Lame, it would be quite useful if they were, completely aside from this WTL

[chromium-dev] Re: removing ATL dependencies from Chromium

2008-12-03 Thread Peter Kasting
On Wed, Dec 3, 2008 at 10:45 AM, Nicolas Sylvain [EMAIL PROTECTED]wrote: Opening the try servers externally is tricky. If the patch is sent by a malicious users, it means that they can run arbitrary code in our test environment, which is not good. Yes, I think that's the issue we'd have to

[chromium-dev] Re: removing ATL dependencies from Chromium

2008-12-03 Thread Nicolas Sylvain
On Wed, Dec 3, 2008 at 10:48 AM, Peter Kasting [EMAIL PROTECTED] wrote: On Wed, Dec 3, 2008 at 10:45 AM, Nicolas Sylvain [EMAIL PROTECTED]wrote: Opening the try servers externally is tricky. If the patch is sent by a malicious users, it means that they can run arbitrary code in our test

[chromium-dev] Re: removing ATL dependencies from Chromium

2008-12-03 Thread Marc-Antoine Ruel
I know, it's being worked on. On Wed, Dec 3, 2008 at 3:18 PM, Ian Fette [EMAIL PROTECTED] wrote: On Wed, Dec 3, 2008 at 12:05 PM, Marc-Antoine Ruel [EMAIL PROTECTED] wrote: What I'm planning is to add gcl try --patchset 123 to try a patch residing on rietveld. Not awesome but that limits

[chromium-dev] Re: removing ATL dependencies from Chromium

2008-12-03 Thread Ian Fette
Awesome :) On Wed, Dec 3, 2008 at 12:20 PM, Marc-Antoine Ruel [EMAIL PROTECTED]wrote: I know, it's being worked on. On Wed, Dec 3, 2008 at 3:18 PM, Ian Fette [EMAIL PROTECTED] wrote: On Wed, Dec 3, 2008 at 12:05 PM, Marc-Antoine Ruel [EMAIL PROTECTED] wrote: What I'm planning is to

[chromium-dev] Re: code style verification/formatting tool

2008-12-03 Thread Marshall Greenblatt
Sorry to be a pest, but has there been any progress on this? Thanks, Marshall On Thu, Sep 18, 2008 at 4:17 PM, Pam Greene [EMAIL PROTECTED] wrote: On Thu, Sep 18, 2008 at 12:00 PM, Marshall Greenblatt [EMAIL PROTECTED] wrote: Hi Mark/Pam, On Thu, Sep 18, 2008 at 2:48 PM, Mark Mentovai

[chromium-dev] Re: Chromium auto-updating feature

2008-12-03 Thread Finnur Thorarinsson
We don't support auto-updates for Chromium, only Google Chrome. 2008/12/3 Matías [EMAIL PROTECTED] Hi, I've noticed that since yesterday, Chromium builds have a working checking for updates in the about window. I'm wondering how is this supposed to work, since It doesn't seems to correctly

[chromium-dev] Re: Chromium auto-updating feature

2008-12-03 Thread Mark Larson (Google)
2008/12/3 Matías [EMAIL PROTECTED] Hi, I've noticed that since yesterday, Chromium builds have a working checking for updates in the about window. I'm wondering how is this supposed to work, since It doesn't seems to correctly detect new builds. I'm currently updating Chromium builds with

[chromium-dev] linux test shell memory corruption

2008-12-03 Thread Evan Martin
I get nondeterministic crashes in the following small set of tests on Linux: ./webkit/tools/layout_tests/run_webkit_tests.sh --no-pixel-tests LayoutTests/fast/canvas/ Some notes: - doesn't occur in debug mode, only opt, but only some of the time - efence doesn't seem to work with test_shell in

[chromium-dev] Re: Chromium auto-updating feature

2008-12-03 Thread Finnur Thorarinsson
The About box calls out to a COM server hosted by GoogleUpdate. I'm guessing that this code is alive and well in Chromium, and will 'just work' if Google Chrome is installed (so GoogleUpdate is running) I don't think that's the case here. The About box in Chromium will show error 1 before

[chromium-dev] Re: The review tool

2008-12-03 Thread Benjamin
Any thoughts on moving to git like the android webkit guys are? I have been using git on windows for about a month now and was expecting it to be absolutely horrible from what everyone said, but found it worked just fine and didn't find anything that got in my way. -Benjamin Meyer On Wed, Dec

[chromium-dev] Re: chrome browser control for linux/osx

2008-12-03 Thread Benjamin
Another place you could look for API ideas is the Qt port of WebKit. http://doc.trolltech.com/main-snapshot/qtwebkit.html QtWebKit has been always designed to fit into other applications and not about working for one application. The API is the same across all platforms and specifically it

[chromium-dev] Re: The review tool

2008-12-03 Thread Ben Goodger (Google)
It's possible to use git with our existing infrastructure before you reach the commit to main-line gate. Evan has some scripts that make using gcl easier. However we've not discussed converting wholesale seriously since our infrastructure as a whole is tied to svn and it's not trivial (or

[chromium-dev] Roboform Support

2008-12-03 Thread Massimo
Maybe I'm not the first one, but I know there are many people, like me too, who are asking support for Roborform as password manager. I'm still using Chrome for its clean interface and its speed, I still find some bugs in some pop-ups opening and the thing I miss most is my password manager. Is