Skip to content
  • vsevik@chromium.org's avatar
    Web Inspector: ApplicationCache view should show navigator.onLine indicator. · e4a09265
    vsevik@chromium.org authored
    https://bugs.webkit.org/show_bug.cgi?id=72618
    
    Reviewed by Pavel Feldman.
    
    * inspector/InspectorApplicationCacheAgent.cpp:
    (WebCore::InspectorApplicationCacheAgent::enable):
    * inspector/front-end/ApplicationCacheItemsView.js:
    (WebInspector.ApplicationCacheItemsView):
    (WebInspector.ApplicationCacheItemsView.prototype.wasShown):
    * inspector/front-end/ApplicationCacheModel.js:
    (WebInspector.ApplicationCacheModel):
    (WebInspector.ApplicationCacheModel.prototype.get onLine):
    (WebInspector.ApplicationCacheModel.prototype._networkStateUpdated):
    * inspector/front-end/ResourcesPanel.js:
    (WebInspector.ResourcesPanel.prototype.showApplicationCache):
    (WebInspector.ResourcesPanel.prototype._applicationCacheNetworkStateChanged):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100894 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    e4a09265