DescriptionRevert 140611
> [V8] Reduce usage of deprecatedV8String() and deprecatedV8Integer()
> https://bugs.webkit.org/show_bug.cgi?id=107674
>
> Reviewed by Adam Barth.
>
> No tests. No change in behavior.
>
> * bindings/v8/JavaScriptCallFrame.cpp:
> (WebCore::JavaScriptCallFrame::evaluate):
> * bindings/v8/NPV8Object.cpp:
> (_NPN_Enumerate):
> * bindings/v8/PageScriptDebugServer.cpp:
> (WebCore::PageScriptDebugServer::addListener):
> * bindings/v8/ScriptController.cpp:
> (WebCore::ScriptController::bindToWindowObject):
> (WebCore::ScriptController::disableEval):
> * bindings/v8/ScriptDebugServer.cpp:
> (WebCore::ScriptDebugServer::setBreakpoint):
> (WebCore::ScriptDebugServer::removeBreakpoint):
> (WebCore::ScriptDebugServer::setScriptSource):
> (WebCore::ScriptDebugServer::ensureDebuggerScriptCompiled):
> (WebCore::ScriptDebugServer::compileScript):
> * bindings/v8/ScriptFunctionCall.cpp:
> (WebCore::ScriptCallArgumentHandler::appendArgument):
> (WebCore::ScriptFunctionCall::call):
> (WebCore::ScriptFunctionCall::construct):
> * bindings/v8/ScriptProfiler.cpp:
> (WebCore::ScriptProfiler::start):
> (WebCore::ScriptProfiler::stop):
> * bindings/v8/V8DOMWindowShell.cpp:
> (WebCore::V8DOMWindowShell::initializeIfNeeded):
> (WebCore::V8DOMWindowShell::namedItemAdded):
> (WebCore::V8DOMWindowShell::namedItemRemoved):
> * bindings/v8/V8LazyEventListener.cpp:
> (WebCore::V8LazyEventListener::prepareListenerObject):
> * bindings/v8/V8MutationCallback.cpp:
> (WebCore::V8MutationCallback::handleEvent):
> * bindings/v8/WorkerScriptController.cpp:
> (WebCore::WorkerScriptController::evaluate):
> * bindings/v8/WorkerScriptDebugServer.cpp:
> (WebCore::WorkerScriptDebugServer::addListener):
> * bindings/v8/custom/V8InjectedScriptManager.cpp:
> (WebCore::InjectedScriptManager::createInjectedScript):
>
TBR=haraken@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=141120
Patch Set 1 #Messages
Total messages: 2 (0 generated)
|