Some WebKit framework methods are missing from the documentation.
| Originator: | kiding0 | ||
| Number: | rdar://19016416 | Date Originated: | 19-Nov-2014 02:46 AM |
| Status: | Open | Resolved: | |
| Product: | Documentation | Product Version: | |
| Classification: | Reproducible: |
Summary: Some methods that were added with OS X v10.9 API are currently missing from the according reference documentations. 1. WebFrame.h -[WebFrame javaScriptContext] WebFrame Class Reference https://developer.apple.com/library/Mac/documentation/Cocoa/Reference/WebKit/Classes/WebFrame_Class/ 2. WebFrameLoadDelegate.h -[NSObject webView:didCreateJavaScriptContext:forFrame:] WebFrameLoadDelegate Protocol Reference https://developer.apple.com/library/Mac/documentation/Cocoa/Reference/WebKit/Protocols/WebFrameLoadDelegate_Protocol/ 3. WebScriptObject.h -[WebScriptObject JSValue] WebScript Class Reference https://developer.apple.com/library/mac/Documentation/Cocoa/Reference/WebKit/Classes/WebScriptObject_Class/ 4. WebView.h -[WebView overWrite:] WebView Class Reference https://developer.apple.com/library/mac/documentation/Cocoa/Reference/WebKit/Classes/WebView_Class/ These are far from private ones; No. 2 was even featured on WWDC 2013 Session: Integrating JavaScript into Native Apps! https://developer.apple.com/videos/wwdc/2013/#615 Steps to Reproduce: Expected Results: Actual Results: Version: OS X v10.9 API Diffs https://developer.apple.com/library/mac/releasenotes/General/APIDiffsMacOSX10_9/WebKit.html Notes: Configuration: Attachments:
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!