[webkit-reviews] review requested: [Bug 13232] [S60] [3.1m] "on timer" activation mode often fails : [Attachment 13895] Modifies files WebKitLoader.cpp, BaseTransaction.h, HttpTransaction.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 30 14:36:23 PDT 2007


Joseph Ligman <joseph.ligman at nokia.com> has asked Yongjun Zhang
<yongjun.zhang at nokia.com> for review:
Bug 13232: [S60] [3.1m] "on timer" activation mode often fails
http://bugs.webkit.org/show_bug.cgi?id=13232

Attachment 13895: Modifies files WebKitLoader.cpp, BaseTransaction.h,
HttpTransaction.cpp
http://bugs.webkit.org/attachment.cgi?id=13895&action=edit

------- Additional Comments from Joseph Ligman <joseph.ligman at nokia.com>
When the request dispatcher does not define a loader no pending transaction
will exist, so set this undefined status to KErrCancel so the callers don't
wait indefinitely. Also, create, use, and close the download property string
when it's needed to avoid closing the rstring after the string pool which it's
using has somehow gone away.



More information about the webkit-reviews mailing list