Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(896)

Issue 5446003: Merge 72938 - 2010-11-30 Pavel Feldman <pfeldman@chromium.org>... (Closed)

Created:
10 years ago by yurys
Modified:
9 years, 7 months ago
Reviewers:
pfeldman
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/597/
Visibility:
Public.

Description

Merge 72938 - 2010-11-30 Pavel Feldman <pfeldman@chromium.org>; Reviewed by Yury Semikhatsky. Web Inspector: implement "Revert to this revision" in resources panel. https://bugs.webkit.org/show_bug.cgi?id=50107 * inspector/Inspector.idl: * inspector/InspectorCSSAgent.cpp: (WebCore::InspectorCSSAgent::setStyleSheetText2): * inspector/InspectorCSSAgent.h: * inspector/InspectorStyleSheet.cpp: (WebCore::InspectorStyleSheet::reparseStyleSheet): * inspector/front-end/CSSStyleModel.js: (WebInspector.CSSStyleModel.prototype._styleSheetChanged.callback): (WebInspector.CSSStyleModel.prototype._styleSheetChanged): (WebInspector.CSSStyleModel.prototype._onRevert): * inspector/front-end/Resource.js: (WebInspector.Resource.prototype.get contentTimestamp): (WebInspector.Resource.prototype.setInitialContent): (WebInspector.Resource.prototype.isLocallyModified): (WebInspector.Resource.prototype.setContent.else.finished): (WebInspector.Resource.prototype.setContent): (WebInspector.Resource.prototype.revertToThis.callback): (WebInspector.Resource.prototype.revertToThis): (WebInspector.Resource.prototype.get baseRevision): (WebInspector.Resource.prototype._innerRequestContent): * inspector/front-end/ResourcesPanel.js: (WebInspector.ResourcesPanel.prototype._showResourceView): (WebInspector.FrameResourceTreeElement.prototype._contentChanged): (WebInspector.ResourceRevisionTreeElement): (WebInspector.ResourceRevisionTreeElement.prototype.onattach): (WebInspector.ResourceRevisionTreeElement.prototype._ondragstart): (WebInspector.ResourceRevisionTreeElement.prototype._handleContextMenuEvent): * inspector/front-end/ScriptsPanel.js: (WebInspector.ScriptsPanel.prototype.editScriptSource.mycallback): (WebInspector.ScriptsPanel.prototype.editScriptSource): * inspector/front-end/SourceView.js: (WebInspector.SourceView.prototype._editLine): (WebInspector.SourceView.prototype._editLineComplete): (WebInspector.SourceView.prototype._revertEditLine): BUG=64915 TBR=pfeldman@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=73035

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -56 lines) Patch
M WebCore/English.lproj/localizedStrings.js View Binary file 0 comments Download
M WebCore/inspector/Inspector.idl View 1 chunk +1 line, -1 line 0 comments Download
M WebCore/inspector/InspectorCSSAgent.h View 1 chunk +1 line, -1 line 0 comments Download
M WebCore/inspector/InspectorCSSAgent.cpp View 1 chunk +6 lines, -4 lines 0 comments Download
M WebCore/inspector/InspectorStyleSheet.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M WebCore/inspector/front-end/CSSStyleModel.js View 1 chunk +11 lines, -2 lines 0 comments Download
M WebCore/inspector/front-end/Resource.js View 1 chunk +54 lines, -7 lines 0 comments Download
M WebCore/inspector/front-end/ResourcesPanel.js View 5 chunks +17 lines, -30 lines 0 comments Download
M WebCore/inspector/front-end/ScriptsPanel.js View 2 chunks +7 lines, -6 lines 0 comments Download
M WebCore/inspector/front-end/SourceView.js View 1 chunk +19 lines, -5 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
yurys
10 years ago (2010-12-01 18:18:53 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698