JavaScriptCore:
Fixed <rdar://problem/
3819234> NPN_SetException (and throwException:) isn't implemented
Reviewed by Chris.
* bindings/NP_jsobject.cpp:
(_NPN_SetException):
* bindings/npruntime.cpp:
(_NPN_SetExceptionWithUTF8):
* bindings/objc/WebScriptObject.mm:
(+[WebScriptObject throwException:]):
* kjs/internal.h:
(KJS::InterpreterImp::context):
WebBrowser:
Added debugging support for:
Fixed <rdar://problem/
3819234> NPN_SetException (and throwException:) isn't implemented
Logging is not enabled in either development or deployment build.
Reviewed by Chris.
* LocationChangeHandler.m:
(+[Logger isSelectorExcludedFromWebScript:]):
(-[Logger logMessage:]):
(-[LocationChangeHandler webView:windowScriptObjectAvailable:]):
(-[LocationChangeHandler webView:locationChangeDone:forDataSource:]):
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@7777
268f45cc-cd09-0410-ab3c-
d52691b4dbfc