On Wed, May 25, 2011 at 10:52 PM,  <[email protected]> wrote:
> Hi, I think this is a well known bug? Should I file a PR on
> the port?
>
> The main chromium development platform seems to be Windows (and
> some Linux) where the bug does not manifest. Upstream they'd like
> bug reports with backtraces and patches! I am attempting to build
> a debug version of trunk to see if this has been resolved and get
> a meaningful trace on the crash with our latest version.
>
> These are non-trivial operations at this site ;-)
>
> Since this seems difficult to patch/fix for FreeBSD should the crash
> be mentioned in UPDATING or pkg-message?
>
> Regards,
>
> GRT

>From chrome/browser/browser_main_posix.cc:

     23 #if defined(OS_LINUX) && !defined(OS_CHROMEOS)
     24 #include "chrome/browser/printing/print_dialog_gtk.h"
     25 #endif

this seems to be a good starting point. It is in my todo list for some
time now :p
I will take a look at it.

Regards,

George
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to "[email protected]"

Reply via email to