RESOLVED FIXED 23080
Remove last vestiges of KJS references
https://bugs.webkit.org/show_bug.cgi?id=23080
Summary Remove last vestiges of KJS references
David Kilzer (:ddkilzer)
Reported 2009-01-02 11:32:49 PST
* SUMMARY There are still some leftover references to "KJS" after various renames and file moves. * NOTES Kill zem. Kill zem all.
Attachments
Patch v1 (50.70 KB, patch)
2009-01-02 11:34 PST, David Kilzer (:ddkilzer)
darin: review+
David Kilzer (:ddkilzer)
Comment 1 2009-01-02 11:34:50 PST
Created attachment 26372 [details] Patch v1
David Kilzer (:ddkilzer)
Comment 2 2009-01-02 11:37:45 PST
(In reply to comment #1) > Created an attachment (id=26372) [review] > Patch v1 Note that prior copyright years were added based on commits by Apple employees in svn history.
Darin Adler
Comment 3 2009-01-02 12:40:03 PST
Comment on attachment 26372 [details] Patch v1 r=me
David Kilzer (:ddkilzer)
Comment 4 2009-01-02 12:59:55 PST
$ git svn dcommit Committing to http://svn.webkit.org/repository/webkit/trunk ... M JavaScriptCore/ChangeLog M JavaScriptCore/DerivedSources.make M JavaScriptCore/GNUmakefile.am M JavaScriptCore/JavaScriptCore.pri M JavaScriptCore/JavaScriptCoreSources.bkl M JavaScriptCore/create_hash_table M JavaScriptCore/jscore.bkl M JavaScriptCore/parser/Grammar.y M JavaScriptCore/parser/Lexer.cpp M JavaScriptCore/parser/Parser.cpp M JavaScriptCore/pcre/dftables M JavaScriptCore/pcre/pcre_compile.cpp M JavaScriptCore/pcre/pcre_exec.cpp M JavaScriptCore/pcre/pcre_internal.h M JavaScriptCore/pcre/pcre_tables.cpp M JavaScriptCore/pcre/pcre_ucp_searchfuncs.cpp M JavaScriptCore/pcre/pcre_xclass.cpp M JavaScriptCore/runtime/Collector.h M JavaScriptCore/runtime/CollectorHeapIterator.h M JavaScriptCore/runtime/Identifier.h M JavaScriptCore/runtime/JSFunction.h M JavaScriptCore/runtime/JSGlobalObject.cpp M JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp M JavaScriptCore/runtime/JSGlobalObjectFunctions.h M JavaScriptCore/runtime/JSImmediate.h M JavaScriptCore/runtime/JSLock.h M JavaScriptCore/runtime/JSType.h M JavaScriptCore/runtime/JSWrapperObject.h M JavaScriptCore/runtime/Lookup.h M JavaScriptCore/runtime/Operations.h M JavaScriptCore/runtime/Protect.h M JavaScriptCore/runtime/RegExp.h M JavaScriptCore/runtime/UString.h M JavaScriptCore/tests/mozilla/js1_5/Array/regress-157652.js M JavaScriptCore/wrec/CharacterClassConstructor.cpp M JavaScriptCore/wtf/unicode/Unicode.h M JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h M JavaScriptCore/wtf/unicode/qt4/UnicodeQt4.h Committed r39554 http://trac.webkit.org/changeset/39554
Note You need to log in before you can comment on or make changes to this bug.