Skip to content
  • eric@webkit.org's avatar
    2010-01-27 Marcus Bulach <bulach@chromium.org> · 14a30126
    eric@webkit.org authored
            Reviewed by Dimitri Glazkov.
    
            Adds EventSource bindings for V8
            https://bugs.webkit.org/show_bug.cgi?id=33695
    
            No new tests (existing layout tests for EventSource should pass).
    
            * Android.v8bindings.mk:
            * WebCore.gypi:
            * bindings/scripts/CodeGeneratorV8.pm:
            * bindings/v8/DOMObjectsInclude.h:
            * bindings/v8/DerivedSourcesAllInOne.cpp:
            * bindings/v8/V8DOMWrapper.cpp:
            * bindings/v8/V8DOMWrapper.h:
            * bindings/v8/V8Index.cpp:
            * bindings/v8/V8Index.h:
            * bindings/v8/WorkerContextExecutionProxy.cpp:
            * bindings/v8/custom/V8CustomBinding.h:
            * bindings/v8/custom/V8EventSourceConstructor.cpp: Added.
            * bindings/v8/custom/V8EventSourceCustom.cpp: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53931 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    14a30126