[Webkit-unassigned] [Bug 51165] [Qt] [Symbian] QtWebkit crash while downloading more than 3MB file through AJAX

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 01:47:43 PST 2011


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


Janne Koskinen <koshuin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE
                 CC|                            |koshuin at gmail.com




--- Comment #8 from Janne Koskinen <koshuin at gmail.com>  2011-01-31 01:47:43 PST ---
If this is supposed to be speed test like the one in 46746 then this can be fixed with not trying to assign the data to <p> .

Current setup in Symbian we can assign ~1MB of text to single div, not more.
It doesn't need any downloading... just make a HTML page with more than 1MB of text in single <p> and it crashes in QtWebkit2.1.

*** This bug has been marked as a duplicate of bug 53416 ***

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