[webkit-reviews] review requested: [Bug 8516] frame load delegate
method webView:willCloseFrame: is called at the wrong times :
[Attachment 8049] patch for DumpRenderTree to add the
necessary hooks to test delegate messages and window closing
bugzilla-request-daemon at opendarwin.org
bugzilla-request-daemon at opendarwin.org
Mon May 1 05:29:33 PDT 2006
James G. Speth <speth at end.com> has asked for review:
Bug 8516: frame load delegate method webView:willCloseFrame: is called at the
wrong times
http://bugzilla.opendarwin.org/show_bug.cgi?id=8516
Attachment 8049: patch for DumpRenderTree to add the necessary hooks to test
delegate messages and window closing
http://bugzilla.opendarwin.org/attachment.cgi?id=8049&action=edit
------- Additional Comments from James G. Speth <speth at end.com>
This adds some new facilities to DumpRenderTree for logging delegate messages
and a way to trigger a test to be performed when the window is closing. It
also adds similar hooks for key-value coding and observing, which will make it
possible to write tests for the Cocoa bindings support.
More information about the webkit-reviews
mailing list