[Webkit-unassigned] [Bug 10497] [S60] embedded image missing from loaded web page

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Aug 21 15:40:13 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10497


Zhaosong.Lu at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10157|                            |review?
               Flag|                            |




------- Comment #1 from Zhaosong.Lu at nokia.com  2006-08-21 15:40 PDT -------
Created an attachment (id=10157)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=10157&action=view)
It is the fix for the bug

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.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list