[Webkit-unassigned] [Bug 10497] [S60] embedded image missing from loaded web page
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Sep 7 12:24:20 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=10497
Zhaosong.Lu at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #10157|review?(Sachin.Padma at nokia.c|
Flag|om) |
Attachment #10157|0 |1
is obsolete| |
Attachment #10440| |review?(Sachin.Padma at nokia.c
Flag| |om)
------- Comment #2 from Zhaosong.Lu at nokia.com 2006-09-07 12:24 PDT -------
Created an attachment (id=10440)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=10440&action=view)
Fix of the bug
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.
--
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