-
mjs authored
Reviewed by Geoff and Darin. Patch from Maks Orlovich, based on work by David Faure, hand-applied and significantly reworked by me. - Patch: give internal function names (KJS merge) http://bugzilla.opendarwin.org/show_bug.cgi?id=6279 Updated test results, now showing correct function string. * fast/dom/xmlhttprequest-get-expected.txt: * fast/js/kde/function-expected.txt: * fast/js/kde/inbuilt_function_tostring-expected.txt: WebCore: Reviewed by Geoff and Darin. Patch from Maks Orlovich, based on work by David Faure, hand-applied and significantly reworked by me. - Patch: give internal function names (KJS merge) http://bugzilla.opendarwin.org/show_bug.cgi?id=6279 * khtml/ecma/kjs_binding.h: * khtml/ecma/kjs_html.cpp: (KJS::HTMLElementFunction::HTMLElementFunction): * kwq/WebCoreScriptDebugger.mm: (-[WebCoreScriptCallFrame functionName]): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@12913 268f45cc-cd09-0410-ab3c-d52691b4dbfc
mjs authoredReviewed by Geoff and Darin. Patch from Maks Orlovich, based on work by David Faure, hand-applied and significantly reworked by me. - Patch: give internal function names (KJS merge) http://bugzilla.opendarwin.org/show_bug.cgi?id=6279 Updated test results, now showing correct function string. * fast/dom/xmlhttprequest-get-expected.txt: * fast/js/kde/function-expected.txt: * fast/js/kde/inbuilt_function_tostring-expected.txt: WebCore: Reviewed by Geoff and Darin. Patch from Maks Orlovich, based on work by David Faure, hand-applied and significantly reworked by me. - Patch: give internal function names (KJS merge) http://bugzilla.opendarwin.org/show_bug.cgi?id=6279 * khtml/ecma/kjs_binding.h: * khtml/ecma/kjs_html.cpp: (KJS::HTMLElementFunction::HTMLElementFunction): * kwq/WebCoreScriptDebugger.mm: (-[WebCoreScriptCallFrame functionName]): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@12913 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Loading