[Webkit-unassigned] [Bug 64468] WIN: DumpRenderTree hangs under NRWT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 6 10:13:49 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=64468





--- Comment #26 from Dirk Pranke <dpranke at chromium.org>  2012-01-06 10:13:49 PST ---
(In reply to comment #25)
> (In reply to comment #24)
> > check out https://bugs.webkit.org/show_bug.cgi?id=75648 .
> 
> Thanks!
> 
> (In reply to comment #21)
> > (In reply to comment #18)
> > > Does Driver know whether it's running under Cygwin or not? I didn't think it did.
> > >
> > 
> > It certainly could know if it needed it ...
> 
> Any preference for how this should be done?

I typically just check for sys.platform == 'cygwin' where I need to. There's no need for this code to be particularly platform independent.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list