Skip to content
  • yurys@chromium.org's avatar
    2010-12-14 Yury Semikhatsky <yurys@chromium.org> · 96e9b6ad
    yurys@chromium.org authored
            Reviewed by Adam Barth.
    
            [V8] Get rid of delayed exception reporting in V8ConsoleMessage.cpp
            https://bugs.webkit.org/show_bug.cgi?id=51044
    
            * WebCore.gypi:
            * bindings/v8/V8ConsoleMessage.cpp: Removed.
            * bindings/v8/V8ConsoleMessage.h: Removed.
            * bindings/v8/V8DOMWindowShell.cpp:
            (WebCore::v8UncaughtExceptionHandler):
            (WebCore::reportUnsafeJavaScriptAccess):
            (WebCore::V8DOMWindowShell::initContextIfNeeded):
            * bindings/v8/V8Proxy.cpp:
            (WebCore::addMessageToConsole):
            (WebCore::logInfo):
            (WebCore::V8Proxy::reportUnsafeAccessTo):
            (WebCore::V8Proxy::runScript):
            (WebCore::V8Proxy::callFunction):
            (WebCore::V8Proxy::newInstance):
            * bindings/v8/V8Proxy.h:
            * bindings/v8/WorkerContextExecutionProxy.cpp:
            * bindings/v8/specialization/V8BindingState.cpp:
            (WebCore::::immediatelyReportUnsafeAccessTo):
    2010-12-14  Yury Semikhatsky  <yurys@chromium.org>
    
            Reviewed by Adam Barth.
    
            [V8] Get rid of delayed exception reporting in V8ConsoleMessage.cpp
            https://bugs.webkit.org/show_bug.cgi?id=51044
    
            * src/ChromeClientImpl.cpp:
            (WebKit::ChromeClientImpl::runJavaScriptAlert):
            * src/WebScriptController.cpp:
            (WebKit::WebScriptController::flushConsoleMessages):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76224 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    96e9b6ad
ChangeLog 1.12 MiB