Skip to content
  • loislo@chromium.org's avatar
    2010-12-13 Sheriff Bot <webkit.review.bot@gmail.com> · 19f95c35
    loislo@chromium.org authored
            Unreviewed, rolling out r73898.
            http://trac.webkit.org/changeset/73898
            https://bugs.webkit.org/show_bug.cgi?id=50919
    
            FileSystem and Database API's were broken (Requested by loislo
            on #webkit).
    
            * http/tests/inspector/debugger-test2.js:
            (initialize_DebuggerTest.InspectorTest.startDebuggerTest.startTest):
            (initialize_DebuggerTest.InspectorTest.startDebuggerTest):
            (initialize_DebuggerTest.InspectorTest.completeDebuggerTest.disableDebugger):
            (initialize_DebuggerTest.InspectorTest.showScriptSource):
    2010-12-13  Sheriff Bot  <webkit.review.bot@gmail.com>
    
            Unreviewed, rolling out r73898.
            http://trac.webkit.org/changeset/73898
            https://bugs.webkit.org/show_bug.cgi?id=50919
    
            FileSystem and Database API's were broken (Requested by loislo
            on #webkit).
    
            * inspector/Inspector.idl:
            * inspector/InspectorDebuggerAgent.cpp:
            (WebCore::InspectorDebuggerAgent::didParseSource):
            * inspector/InspectorProfilerAgent.cpp:
            (WebCore::InspectorProfilerAgent::resetState):
            * inspector/front-end/DOMAgent.js:
            * inspector/front-end/DebuggerModel.js:
            (WebInspector.DebuggerModel):
            (WebInspector.DebuggerModel.prototype.debuggerPaused):
            (WebInspector.DebuggerModel.prototype.debuggerResumed):
            * inspector/front-end/ProfilesPanel.js:
            (WebInspector.ProfilesPanel):
            (WebInspector.ProfilesPanel.prototype.updateMainViewWidth):
            * inspector/front-end/ResourceManager.js:
            (WebInspector.ResourceManager):
            (WebInspector.ResourceManager.prototype._registerNotifyHandlers):
            (WebInspector.ResourceManager.prototype._unbindResourceURL):
            * inspector/front-end/inspector.js:
            (WebInspector.addDatabase):
            (WebInspector.addDOMStorage):
            (WebInspector.updateDOMStorage):
            (WebInspector.updateApplicationCacheStatus):
            (WebInspector.didGetFileSystemPath):
            (WebInspector.didGetFileSystemError):
            (WebInspector.didGetFileSystemDisabled):
            (WebInspector.updateNetworkState):
            (WebInspector.attachDebuggerWhenShown):
            (WebInspector.debuggerWasEnabled):
            (WebInspector.debuggerWasDisabled):
            (WebInspector.profilerWasEnabled):
            (WebInspector.profilerWasDisabled):
            (WebInspector.parsedScriptSource):
            (WebInspector.restoredBreakpoint):
            (WebInspector.failedToParseScriptSource):
            (WebInspector.pausedScript):
            (WebInspector.resumedScript):
            (WebInspector.resetProfilesPanel):
            (WebInspector.didCommitLoad):
            (WebInspector.addProfileHeader):
            (WebInspector.setRecordingProfile):
            (WebInspector.addHeapSnapshotChunk):
            (WebInspector.finishHeapSnapshot):
    2010-12-13  Sheriff Bot  <webkit.review.bot@gmail.com>
    
            Unreviewed, rolling out r73898.
            http://trac.webkit.org/changeset/73898
            https://bugs.webkit.org/show_bug.cgi?id=50919
    
            FileSystem and Database API's were broken (Requested by loislo
            on #webkit).
    
            * src/js/Tests.js:
            (.TestSuite.prototype._waitForScriptPause):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73909 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    19f95c35