Bug 6072

Summary: Remove dead _frameForDataSource: method from WebView
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: WebKit Misc.Assignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Remove the offending method darin: review+

Description Maciej Stachowiak 2005-12-13 21:42:38 PST
The _frameForDataSource: method on WebView is not used anywhere in WebKit. I have a patch to remove 
it.
Comment 1 Maciej Stachowiak 2005-12-13 21:45:17 PST
Created attachment 5070 [details]
Remove the offending method