[webkit-reviews] review requested: [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
Mon Aug 21 15:40:12 PDT 2006


Zhaosong Lu <Zhaosong.Lu at nokia.com> has asked  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>
This bug is because the data (embedded image) passed in to browser control
throught the resolveEmbeddedLink is stored in the CBufferTransaction. It is not
send out. I have added code to send out the data and make the transaction
complete. I have to use a CallBack function for the same reason of cancelling
the transaction when the resovleEmbeddedLink comes back with a false value.



More information about the webkit-reviews mailing list