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

Issue 11048015: Merge 129775 - Web Inspector: [REGRESSION] Breakpoints are not always shown in breakpoints sidebar … (Closed)

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

Description

Merge 129775 - Web Inspector: [REGRESSION] Breakpoints are not always shown in breakpoints sidebar pane. https://bugs.webkit.org/show_bug.cgi?id=97783 Reviewed by Pavel Feldman. BreakpointSidebarPane now explicitly adds all breakpoints that are available at the moment of its creation. * inspector/front-end/BreakpointManager.js: (WebInspector.BreakpointManager.prototype._filteredBreakpointLocations): (WebInspector.BreakpointManager.prototype.breakpointLocationsForUISourceCode): (WebInspector.BreakpointManager.prototype.allBreakpointLocations): * inspector/front-end/BreakpointsSidebarPane.js: (WebInspector.JavaScriptBreakpointsSidebarPane): (WebInspector.JavaScriptBreakpointsSidebarPane.prototype._breakpointAdded): TBR=vsevik@chromium.org BUG=152684 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=130258

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -4 lines) Patch
M Source/WebCore/inspector/front-end/BreakpointManager.js View 2 chunks +26 lines, -4 lines 0 comments Download
M Source/WebCore/inspector/front-end/BreakpointsSidebarPane.js View 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
vsevik
8 years, 2 months ago (2012-10-03 07:29:19 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698