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

Issue 8368025: Merge 97959 - Web Inspector: Enable support for advanced search in script's static content provider. (Closed)

Created:
9 years, 2 months ago by vsevik
Modified:
9 years, 2 months ago
Reviewers:
vsevik
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/912/
Visibility:
Public.

Description

Merge 97959 - Web Inspector: Enable support for advanced search in script's static content provider. https://bugs.webkit.org/show_bug.cgi?id=70354 Reviewed by Pavel Feldman. Source/WebCore: Test: http/tests/inspector/search/search-in-static.html * inspector/front-end/AdvancedSearchController.js: (WebInspector.FileBasedSearchResultsPane.prototype.addSearchResult): * inspector/front-end/ConsolePanel.js: (WebInspector.ConsolePanel.prototype.performSearch): * inspector/front-end/ContentProviders.js: (WebInspector.StaticContentProvider.prototype.searchInContent): * inspector/front-end/ElementsTreeOutline.js: (): * inspector/front-end/NetworkPanel.js: (WebInspector.NetworkLogView.prototype.performSearch): * inspector/front-end/ScriptsPanel.js: (WebInspector.ScriptsPanel.prototype._showSourceLine): * inspector/front-end/SourceFrame.js: (WebInspector.SourceFrame.createSearchRegex): * inspector/front-end/utilities.js: (): LayoutTests: * http/tests/inspector/search/search-in-static-expected.txt: Added. * http/tests/inspector/search/search-in-static.html: Added. BUG=101008 TBR=vsevik@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98229

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -25 lines) Patch
A + LayoutTests/http/tests/inspector/search/search-in-static.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/http/tests/inspector/search/search-in-static-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/WebCore/inspector/front-end/AdvancedSearchController.js View 2 chunks +1 line, -20 lines 0 comments Download
M Source/WebCore/inspector/front-end/ConsolePanel.js View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebCore/inspector/front-end/ContentProviders.js View 1 chunk +21 lines, -1 line 0 comments Download
M Source/WebCore/inspector/front-end/ElementsTreeOutline.js View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebCore/inspector/front-end/NetworkPanel.js View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebCore/inspector/front-end/ScriptsPanel.js View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebCore/inspector/front-end/SourceFrame.js View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebCore/inspector/front-end/utilities.js View 1 chunk +27 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
vsevik
9 years, 2 months ago (2011-10-24 09:58:51 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698