[webkit-reviews] review cancelled: [Bug 10497] [S60] embedded image missing from loaded web page : [Attachment 10157] It is the fix for the bug

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Thu Sep 7 12:24:20 PDT 2006


Zhaosong Lu <Zhaosong.Lu at nokia.com> has cancelled Bradley Morrison
<bradley.morrison at nokia.com>'s request for review:
Bug 10497: [S60] embedded image missing from loaded web page
http://bugzilla.opendarwin.org/show_bug.cgi?id=10497

Attachment 10157: It is the fix for the bug
http://bugzilla.opendarwin.org/attachment.cgi?id=10157&action=edit

------- Additional Comments from Zhaosong Lu <Zhaosong.Lu at nokia.com>
The problem is that if client sends over the data through the
HandleResolveComplete(), the data is just stored in the BufferTransaction. It
will not send out because the BufferTransaction lacks the asyn mechanism of
sending the data. I have to use the callback function for sending out the data
asyn.



More information about the webkit-reviews mailing list