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

Issue 9958020: Merge 112379 - Web Inspector: breakpoints are not shown in sidebar pane after reload. (Closed)

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

Description

Merge 112379 - Web Inspector: breakpoints are not shown in sidebar pane after reload. https://bugs.webkit.org/show_bug.cgi?id=82351 Reviewed by Pavel Feldman. Source/WebCore: When UISourceCode is added to ScriptsPanel, it could already have breakpoints. We should iterate over existing breakpoints and add them to sidebar pane. * inspector/front-end/ScriptsPanel.js: (WebInspector.ScriptsPanel.prototype._uiSourceCodeAdded): LayoutTests: * inspector/debugger/set-breakpoint-expected.txt: * inspector/debugger/set-breakpoint.html: TBR=podivilov@chromium.org BUG=120853 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=112686

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
M LayoutTests/inspector/debugger/set-breakpoint.html View 3 chunks +10 lines, -0 lines 0 comments Download
M LayoutTests/inspector/debugger/set-breakpoint-expected.txt View 1 chunk +8 lines, -0 lines 0 comments Download
M Source/WebCore/inspector/front-end/ScriptsPanel.js View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
vsevik
8 years, 8 months ago (2012-03-30 17:31:32 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698