Re: [chromium-dev] Re: Building chromium for arm--erroring out

2009-12-14 Thread Erik Corry
Regards, Sofia On Fri, Dec 11, 2009 at 2:27 AM, Erik Corry erik.co...@gmail.comwrote: 2009/12/10 Sofia Tahseen sofia.tahs...@gmail.com: You are so right, Joel... I corrected my .so and now I could build the chrome browser ...finally!! I copied the whole /src/out/Release directory to my

Re: [chromium-dev] Re: Building chromium for arm--erroring out

2009-12-11 Thread Erik Corry
2009/12/10 Sofia Tahseen sofia.tahs...@gmail.com: You are so right, Joel... I corrected my .so and now I could build the chrome browser ...finally!!  I copied the whole /src/out/Release directory to my jaunty on the BeagleBoard(256MB RAM). I try to launch chrome through: ./chrome It starts up

Re: [chromium-dev] Re: enabling javascript strict warnings and errors?

2009-12-06 Thread Erik Corry
2009/12/5 nachumk nach...@gmail.com: On Dec 5, 3:48 pm, Erik Corry erik.co...@gmail.com wrote: 2009/12/5 nachumk nach...@gmail.com: Hi, I'm using Chrome 4.0.249.25. Is there a way to enable chrome's javascript to be more verbose and to break on errors such as an undeclared variable

Re: [chromium-dev] enabling javascript strict warnings and errors?

2009-12-05 Thread Erik Corry
2009/12/5 nachumk nach...@gmail.com: Hi, I'm using Chrome 4.0.249.25. Is there a way to enable chrome's javascript to be more verbose and to break on errors such as an undeclared variable (i don't want to implicity declare them)? Not in Chrome. You might want to look into the JS compiler

[chromium-dev] Re: Which editor do you recommend on Mac OS X?

2009-11-03 Thread Erik Corry
2009/11/3 Paweł Hajdan Jr. phajdan...@chromium.org: Recently I started working more and more on Mac OS X, and I'm trying to find an editor that would work the best for me. On Linux I used GNU Emacs with many customizations. Some of the most handy ones for working on Chromium were Google Style

[chromium-dev] Re: Why is Linux Chrome so fast?

2009-10-28 Thread Erik Corry
Do you have anti-virus software on your Windows machines? 2009/10/28 Adam Barth aba...@chromium.org: My three laptops have relatively comparable hardware and run Chrome on Windows, Mac, and Linux respectively.  The Linux version of Chrome feels ridiculously faster than Windows and Mac.  Do

[chromium-dev] Re: Canary bot, now with formatted layout test results

2009-10-15 Thread Erik Corry
you'd like to see. Glenn -- Erik Corry, Software Engineer Google Denmark ApS. CVR nr. 28 86 69 84 c/o Philip Partners, 7 Vognmagergade, P.O. Box 2227, DK-1018 Copenhagen K, Denmark. --~--~-~--~~~---~--~~ Chromium Developers mailing list: chromium-dev

[chromium-dev] The Great Webkit Comparison Table

2009-10-07 Thread Erik Corry
On quirksmode, sponsored by Google, apparently: http://www.quirksmode.org/blog/archives/2009/10/there_is_no_web.html -- Erik Corry, Software Engineer Google Denmark ApS. CVR nr. 28 86 69 84 c/o Philip Partners, 7 Vognmagergade, P.O. Box 2227, DK-1018 Copenhagen K, Denmark

[chromium-dev] Re: Cross-compiling on ARM

2009-08-21 Thread Erik Corry
in qemu / on device it as above, or change the build system to understand target vs host executables. I wanted to double check if anyone was working on any of that, or if anyone has good ideas about how to achieve each of them. Please speak up ! Antoine -- Erik Corry, Software Engineer

[chromium-dev] Re: Halting JS execution in V8?

2009-08-13 Thread Erik Corry
missing something since page script handles infinite loops gracefully. -atw -- Erik Corry, Software Engineer Google Denmark ApS. CVR nr. 28 86 69 84 c/o Philip Partners, 7 Vognmagergade, P.O. Box 2227, DK-1018 Copenhagen K, Denmark