[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#696296: qtwebkit: Sets FD_CLOEXEC incorrectly with F_SETFL instead of F_SETFD



Hi!

On Mon, 2013-11-04 at 21:18:21 -0300, Lisandro Damián Nicanor Pérez Meyer wrote:
> On Wednesday 19 December 2012 21:56:40 Pino Toscano wrote:
> > Alle mercoledì 19 dicembre 2012, Guillem Jover ha scritto:
> > > This package contains code that tries to set the FD_CLOEXEC flag for
> > > a file descriptor, but it does using F_SETFL instead of F_SETFD.
> > > 
> > > [...]
> > > Source/WebKit2/Platform/CoreIPC/unix/ConnectionUnix.cpp
> > 
> > Currently, qtwebkit uses the "webkit" code, not the "webkit2" version,
> > so the affected code is not used.
> > I am leaving this open and as wishlist as maybe qtwebkit could be
> > switched to use webkit2, and then we will check again the status of this
> > bug at that time.

> Considering that Qt4's development is only in maintenance mode, I think 
> qtwebkit will not switch to webkit2.
> 
> Would it be OK for you if I close this bug?
> 
> Maybe it could be reassigned to qtwebkit-opensource-src (Qt5's webkit).

If this still affects Qt5's WebKit or a standalone code base I think
it would be best to reassign to whatever package contains it, so that
the issue is not forgotten. If this has been fixed in latest Qt or
WebKit instances, then sure go ahead and close it, I've not checked
though.

Thanks,
Guillem


Reply to: