[Cocoa] Give two load delegate methods more conventional names
Created attachment 218340 [details] Rename load error delegate methods
Committed <http://trac.webkit.org/r160040>.
This appears to have caused the WKBrowsingContextLoadDelegateTest.SimpleLoadFail unit test to start timing out: http://build.webkit.org/builders/Apple%20Mavericks%20Debug%20WK1%20%28Tests%29?numbuilds=100
(In reply to comment #3) > This appears to have caused the WKBrowsingContextLoadDelegateTest.SimpleLoadFail unit test to start timing out: > http://build.webkit.org/builders/Apple%20Mavericks%20Debug%20WK1%20%28Tests%29?numbuilds=100 I must have missed the fact that the test uses a renamed method. I’ll update it.
(In reply to comment #4) > (In reply to comment #3) > > This appears to have caused the WKBrowsingContextLoadDelegateTest.SimpleLoadFail unit test to start timing out: > > http://build.webkit.org/builders/Apple%20Mavericks%20Debug%20WK1%20%28Tests%29?numbuilds=100 > > I must have missed the fact that the test uses a renamed method. I’ll update it. Committed <http://trac.webkit.org/r160071>.