[Webkit-unassigned] [Bug 10920] IWebFrameLoadDelegate methods are not being called properly

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Sep 24 15:12:24 PDT 2006


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


morganl.webkit at yahoo.com changed:

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




------- Comment #1 from morganl.webkit at yahoo.com  2006-09-24 15:12 PDT -------
Created an attachment (id=10743)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=10743&action=view)
patch

This patch hooks up a few more of the IWebFrameLoadDelegate methods, and it
also revises Spinneret to update the URL bar better.

I'm think that Frame::begin() is begin called too early.  I think it should be
called once we have HTTP response headers for the resulting load, but when I
moved it down to receivedResponse, stuff didn't work right.  So, I did not
include that change in this patch.


-- 
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