[chromium-dev] Linux modules debug red

2009-02-27 Thread Dean McNamee
It's been red for a while: [--] 15 tests from GKURL [ RUN ] GKURL.SameGetters [ OK ] GKURL.SameGetters (82 ms) [ RUN ] GKURL.DifferentGetters ASSERTION FAILED: isMainThread() (/b/slave/linux/build/src/third_party/WebKit/WebCore/platform/text/TextEncodingRegistry.cpp:172 bu

[chromium-dev] Re: Frame Switching

2009-02-27 Thread Jon
I am looking forward to this fix because right now Remote Desktop is worthless for Chromium. Jon On Thu, Feb 26, 2009 at 6:52 PM, Ben Goodger (Google) wrote: > > I'll take care of the first iteration. There are a few things here > that I know I want to do but I don't know what they all are yet. >

[chromium-dev] Re: NSS and NSPR

2009-02-27 Thread Adam Langley
On Thu, Feb 26, 2009 at 11:27 PM, Michael Moss wrote: > OK, I'm planning to go with the borrowed 32-bit Ubuntu libs for nss, > nspr, and sqlite. These libs won't go in our source tree, but will > magically appear from somewhere at packaging time (in reality, > probably just pulled from the build

[chromium-dev] [linux] bug triage

2009-02-27 Thread Evan Martin
Today we tried to go through the os:linux bugs and assign/triage/etc. We're using something like: P1 = needed to be usable as a browser P2 = needed before we'd claim anyone else should use it P3 = stuff we'd like to fix and don't want to forget For the frontend, where stuff is still obviou

[chromium-dev] Re: Let's make build system history!

2009-02-27 Thread Mark Mentovai
Mac users, help me test out GYP's integration with gclient. Please add this to the end of your .gclient file, which lives in the parent of your "src" directory: hooks = [ { "pattern": "\\.gypi?$", "action": ["python", "src/tools/gyp/gyp", "src/build/all.gyp"], } ] This tells gclient to

[chromium-dev] Re: NSS and NSPR

2009-02-27 Thread Mark Mentovai
Wan-Teh Chang wrote: > Another idea is to work harder with Ubuntu to provide the "ia32" > NSPR/NSS libs for x86_64 in Ubuntu 8.04 LTS.  That'd be the best > solution but require a lot of red tape. It sounds like the red tape is the real problem here. Are we attacking the problem on this front at

[chromium-dev] Re: NSS and NSPR

2009-02-27 Thread Wan-Teh Chang
On Fri, Feb 27, 2009 at 5:38 PM, Mark Mentovai wrote: > Wan-Teh Chang wrote: >> Another idea is to work harder with Ubuntu to provide the "ia32" >> NSPR/NSS libs for x86_64 in Ubuntu 8.04 LTS.  That'd be the best >> solution but require a lot of red tape. > > It sounds like the red tape is the re