[chromium-dev] Re: Is creating a custom PDF rendering backend a sound idea?

2009-05-18 Thread Ben Harper
Thanks for all the feedback. I think I'll give the plain WebKit + Cairo thing a go. On May 18, 3:06 am, Joel Stanley joel.s...@gmail.com wrote: On Mon, May 18, 2009 at 05:46, Evan Martin e...@chromium.org wrote: WebKit (but not the Chromium port) already targets Cairo via GTK, and Cairo

[chromium-dev] Re: problem with gclient config on windows vista

2009-05-18 Thread Marc-Antoine Ruel
No problem. Yes, depot_tools keeps its own copy of svn and python. Reinstalling is an overstatement, it just puts it into depot_tools with svn.bat and python.bat. :) M-A On Sun, May 17, 2009 at 1:49 PM, Eeyore eeyore...@gmail.com wrote: Try (assuming you already have svn on your system) rd

[chromium-dev] checkdeps.py now also scans .m and .mm files and #imports

2009-05-18 Thread Paweł Hajdan Jr .
I just commited http://src.chromium.org/viewvc/chrome?view=revrevision=16273 which expands set of things that checkdeps.py looks at by Mac-specific files. Just during the review it caught a small issue, an #include chrome/common/... in app/ which is forbidden. Now it should have full

[chromium-dev] Re: Destruction of C++ objects attached to V8 objects

2009-05-18 Thread Mike Belshe
On Sat, May 16, 2009 at 12:10 PM, Marshall Greenblatt magreenbl...@gmail.com wrote: On Sat, May 16, 2009 at 1:27 PM, Mike Belshe mbel...@google.com wrote: You can create a weak reference to the object, and when the object is GC'd in v8, the weak reference handler will get called. Check out

[chromium-dev] Re: Is creating a custom PDF rendering backend a sound idea?

2009-05-18 Thread Evan Martin
Here's the blog of the guy who seems to do the most work on the Windows+Cairo WebKit build: http://lwat.blogspot.com/ He occasionally posts status updates. On Mon, May 18, 2009 at 1:10 AM, Ben Harper rogo...@gmail.com wrote: Thanks for all the feedback. I think I'll give the plain WebKit +

[chromium-dev] [extensions] Moved all tasks to issue tracker

2009-05-18 Thread Aaron Boodman
FYI, I've moved all the tasks I'm aware of for the extensions project to the normal issue tracker. Here's a nice query: http://code.google.com/p/chromium/issues/list?q=Area:extensionssort=pri+sizecolspec=ID%20Pri%20Area%20Status%20Summary%20Owner%20Size Here is how I filled out the fields: P1:

[chromium-dev] Re: [extensions] Moved all tasks to issue tracker

2009-05-18 Thread Erik Kay
Thanks for doing this. Very useful. Erik On Mon, May 18, 2009 at 9:38 AM, Aaron Boodman a...@chromium.org wrote: FYI, I've moved all the tasks I'm aware of for the extensions project to the normal issue tracker. Here's a nice query:

[chromium-dev] Re: cryptoht.h not found

2009-05-18 Thread Wan-Teh Chang
On Sat, May 16, 2009 at 12:13 AM, Mohamed Mansour m0.interact...@gmail.com wrote: Weird, I just received this error while compiling a fresh build on linux. Downloaded the tarball, and hammer (clean). The first error I saw on the screen was: cd: 1: can't cd to

[chromium-dev] Re: Default.dll and toolstrips

2009-05-18 Thread Erik Kay
The theming and extensions code is undergoing a number of changes right now, but yes, you should expect that these pieces will be part of themes. Erik On Mon, May 18, 2009 at 10:39 AM, Meok meok...@gmail.com wrote: Hi, the background for the toolstrips / bookmark bar isn't included in