Skip to content
  • pfeldman@chromium.org's avatar
    Web Inspector: rename JavaScriptContextManager to RuntimeModel for consistency. · 0b551f35
    pfeldman@chromium.org authored
    https://bugs.webkit.org/show_bug.cgi?id=95677
    
    Reviewed by Yury Semikhatsky.
    
    - renamed the file and the usages
    - renamed isolatedContextCreated to executionContextCreated for consistency.
    
    * WebCore.gypi:
    * WebCore.vcproj/WebCore.vcproj:
    * inspector/Inspector.json:
    * inspector/PageRuntimeAgent.cpp:
    (WebCore::PageRuntimeAgent::notifyContextCreated):
    * inspector/compile-front-end.py:
    * inspector/front-end/RuntimeModel.js: Renamed from Source/WebCore/inspector/front-end/JavaScriptContextManager.js.
    (WebInspector.RuntimeModel):
    (WebInspector.RuntimeModel.prototype._frameAdded):
    (WebInspector.RuntimeModel.prototype._frameDetached):
    (WebInspector.RuntimeModel.prototype._executionContextCreated):
    (WebInspector.RuntimeDispatcher):
    (WebInspector.RuntimeDispatcher.prototype.executionContextCreated):
    * inspector/front-end/WebKit.qrc:
    * inspector/front-end/inspector.html:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@127417 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    0b551f35