Re: [chromium-dev] Strange key conflict on Windows versions of Chrome, F1 with P, F2 with Q, F3 with R, F4 with S

2009-12-22 Thread Peter Kasting
Please don't also copy chromium-dev on bugs you file, especially when they're for esoteric cases like "there is a problem when I hack the DLL to try and modify the keybindings". PK -- Chromium Developers mailing list: chromium-dev@googlegroups.com View archives, change email options, or unsubsc

[chromium-dev] Strange key conflict on Windows versions of Chrome, F1 with P, F2 with Q, F3 with R, F4 with S

2009-12-22 Thread est
Hi guys, I filed an issue here: http://code.google.com/p/chromium/issues/detail?id=31048 The key conflict is very strange because it looks like terminal function key escape codes F1 ^[OP F2 ^[OQ F3 ^[OR F4 ^[OS Are there any terminal related source code mistakenly went into

[chromium-dev] buildbot failure in Chromium on Chromium Builder (dbg), revision 35200

2009-12-22 Thread buildbot
Automatically closing tree for "compile" on "Chromium Builder (dbg)" http://build.chromium.org/buildbot/waterfall/builders/Chromium%20Builder%20%28dbg%29/builds/15005 http://build.chromium.org/buildbot/waterfall/waterfall?builder=Chromium%20Builder%20%28dbg%29 --=> Automatically closing tree fo

[chromium-dev] Re: all chrome/ LayoutTests have been upstreamed or removed

2009-12-22 Thread Dirk Pranke
This change is now complete. All of our LayoutTests are now upstreamed, and there are no longer any tests under src/webkit/data/layout_tests . The results are still under webkit/data/layout_tests, however. Note to webkit gardeners: you may see the newly-upstreamed tests show up and start to fail,

[chromium-dev] buildbot failure in Chromium on Chromium XP, revision 35197

2009-12-22 Thread buildbot
Automatically closing tree for "compile" on "Chromium XP" http://build.chromium.org/buildbot/waterfall/builders/Chromium%20XP/builds/9352 http://build.chromium.org/buildbot/waterfall/waterfall?builder=Chromium%20XP --=> Automatically closing tree for "compile" on "Chromium XP" <=-- Revision:

[chromium-dev] linux printing support and PrintingContext::AskUserForSettings

2009-12-22 Thread Andy Ames
I noticed that the Linux printing implementation is not going through the same PrintingContext framework. Anyone know why? I am interested in modifying the source to add the ability to suppress printing in a cross-platform way. It looks like PrintJobWorker::GetSettings implements a flag for

[chromium-dev] buildbot failure in Chromium on XP Tests, revision 35186

2009-12-22 Thread buildbot
Automatically closing tree for "unit_tests" on "XP Tests" http://build.chromium.org/buildbot/waterfall/builders/XP%20Tests/builds/15885 http://build.chromium.org/buildbot/waterfall/waterfall?builder=XP%20Tests --=> Automatically closing tree for "unit_tests" on "XP Tests" <=-- Revision: 35184

[chromium-dev] Doug Crockford on Javascript at Yahoo! in 2010

2009-12-22 Thread Dirk Pranke
If you're in the Bay Area, you may find this interesting and/or worthwhile: http://www.yuiblog.com/blog/2009/12/22/crockford-on-javascript/ Doug is brilliant and his talks are excellent. Most of them exist in earlier versions available on video, if you can't make it or prefer alternate viewing me

[chromium-dev] buildbot failure in Chromium on Modules Linux, revision 35185

2009-12-22 Thread buildbot
Automatically closing tree for "unit_tests" on "Modules Linux" http://build.chromium.org/buildbot/waterfall/builders/Modules%20Linux/builds/14690 http://build.chromium.org/buildbot/waterfall/waterfall?builder=Modules%20Linux --=> Automatically closing tree for "unit_tests" on "Modules Linux" <

Re: [chromium-dev] Recovering from browser crashes

2009-12-22 Thread Peter Kasting
On Tue, Dec 22, 2009 at 1:59 PM, Evan Martin wrote: > For example close to my heart: my last stab at refactoring the way we > query plugins ended up running into subtle issues with how the metrics > service shuts down relative to the UI and IO loops. These pieces need > to talk to one another bu

Re: [chromium-dev] Recovering from browser crashes

2009-12-22 Thread Evan Martin
On Tue, Dec 22, 2009 at 9:05 AM, Jim Roskind wrote: > I think it was a GIANT step forward when Chromium survived renderer crashes. >  I'm not all that clear that another level of process-division would > increase robustness, and more importantly, increase customer satisfaction. I think renderer p

[chromium-dev] Excellent Javascript competition from Opera Carakan

2009-12-22 Thread krtulmay
By many accounts, Opera 10.5 (currently pre-alpha) provides excellent Javascript performance competition and is faster than Chrome in many performance benchmarks including Sunspider and Peacekeeper, and has excellent competition in V8 benchmark. http://www.google.com/search?q=opera+10.5+javascript

[chromium-dev] Re: CEF past and future

2009-12-22 Thread vridosh
Hi PhistucK, Chrome Frame is a good starting point for creating new CEF. Unfortunately, it works only under Windows. And, as far as I understand, there is no plans to support Chrome Frame for other OSes. I investigated code a bit - as far as I got, Chromium Frame uses Chrome Automation interface

Re: [chromium-dev] Recovering from browser crashes

2009-12-22 Thread Jim Roskind
I suspect that you could eventual create a minimal watchdog (uber browser?) process, controlling a fleet of (more than one) browser process, each browser process controlling one or more renderers (whew). The good news is that such an architecture would probably get around some of CPU's sandbox con

Re: [chromium-dev] chromium for arm can not play html5 video

2009-12-22 Thread Marc-Antoine Ruel
[bcc chromium-dev] User questions are best sent to chromium-disc...@googlegroups.com. chromium-dev@ is for engineering questions. The continuous Chromium builds don't have h.264 support. M-A On Tue, Dec 22, 2009 at 6:13 AM, Richard Zhao wrote: > I download > http://build.chromium.org/buildbot

[chromium-dev] chromium for arm can not play html5 video

2009-12-22 Thread Richard Zhao
I download http://build.chromium.org/buildbot/snapshots/chromium-rel-arm/35139/chrome-linux.zip. It can not play html5 video. For example: http://html5demos.com/video http://www.youtube.com/html5 Thanks Richard -- Chromium Developers mailing list: chromium-dev@googlegroups.com View archives, c