[Webkit-unassigned] [Bug 38935] [Qt][Symbian] data URIs cause crash at QFile layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 14 02:21:30 PDT 2010


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hausmann at webkit.org




--- Comment #2 from Simon Hausmann <hausmann at webkit.org>  2010-05-14 02:21:29 PST ---
(In reply to comment #1)
> If this can not be addressed in OpenC - or lower in the stack - (which seems to be the best place), we should consider trying to address it in QtCore/QFileInfo before looking into changing QtWebKit.

I agree, this is not a QtWebKit issue at all. I think we should close this bug report.

Markus, what do you think about avoiding the stat on Qt?

Even though I agree that OpenC shouldn't crash (d'oh!), we shouldn't call QFileInfo::exists on data urls either.

-- 
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