[Webkit-unassigned] [Bug 42135] [Qt] Declarative demo webbrowser crashes on Symbian^3 when scrolling website http://www.nytimes.com
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 2 01:35:54 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=42135
--- Comment #2 from Joona Petrell <joona.t.petrell at nokia.com> 2010-08-02 01:35:54 PST ---
Seems to be caused by maximum heap size of 2MB in QML Viewer (TARGET.EPOCHEAPSIZE = 0x20000 0x8000000) not being enough for running both the QML UI and Webkit at the same application process. If I raise the heap size to 8MB the New York Times website no longer crashes.
--
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