| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/breakpoint-manager-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/breakpoint-manager-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/breakpoint-manager-expected.txt
|
| index 980fd7d4da3692b3fc9f782177662a3af8b1341c..382fdb47e814dbc51769cc88c7b50b1a3748b9f8 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/breakpoint-manager-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/breakpoint-manager-expected.txt
|
| @@ -333,59 +333,6 @@ Running: testNavigation
|
| debuggerModel.removeBreakpoint(b.js:3)
|
| Dumping Breakpoint Locations
|
|
|
| -Running: testSourceMapping
|
| - Created breakpoints manager
|
| - Dumping Storage
|
| - a.js:10 enabled:true condition:foo == bar
|
| - a.js:20 enabled:true condition:
|
| - Adding script: a.js
|
| - Adding UISourceCode: a.js
|
| - breakpointAdded(a.js, 10, 0, foo == bar, true)
|
| - debuggerModel.setBreakpoint(a.js:10:foo == bar)
|
| - breakpointAdded(a.js, 20, 0, , true)
|
| - debuggerModel.setBreakpoint(a.js:20:)
|
| - breakpointRemoved(a.js, 10, 0)
|
| - breakpointAdded(a.js, 10, 0, foo == bar, true)
|
| - Location created: a.js:10
|
| - breakpointRemoved(a.js, 20, 0)
|
| - breakpointAdded(a.js, 20, 0, , true)
|
| - Location created: a.js:20
|
| - Dumping Breakpoint Locations
|
| - UISourceCode (url='a.js', uri='a.js')
|
| - Location: (10, 0)
|
| - Location: (20, 0)
|
| -
|
| - Toggling source mapping.
|
| - breakpointRemoved(a.js, 10, 0)
|
| - breakpointAdded(a.js, 20, 0, foo == bar, true)
|
| - breakpointRemoved(a.js, 20, 0)
|
| - breakpointAdded(a.js, 30, 0, , true)
|
| - Dumping Breakpoint Locations
|
| - UISourceCode (url='a.js', uri='a.js')
|
| - Location: (20, 0)
|
| - Location: (30, 0)
|
| -
|
| - Toggling source mapping back.
|
| - breakpointRemoved(a.js, 20, 0)
|
| - breakpointAdded(a.js, 10, 0, foo == bar, true)
|
| - breakpointRemoved(a.js, 30, 0)
|
| - breakpointAdded(a.js, 20, 0, , true)
|
| - Dumping Breakpoint Locations
|
| - UISourceCode (url='a.js', uri='a.js')
|
| - Location: (10, 0)
|
| - Location: (20, 0)
|
| - Dumping Storage
|
| - a.js:10 enabled:true condition:foo == bar
|
| - a.js:20 enabled:true condition:
|
| - Resetting breakpoint manager
|
| - breakpointRemoved(a.js, 10, 0)
|
| - Location disposed: a.js:10
|
| - debuggerModel.removeBreakpoint(a.js:10)
|
| - breakpointRemoved(a.js, 20, 0)
|
| - Location disposed: a.js:20
|
| - debuggerModel.removeBreakpoint(a.js:20)
|
| - Dumping Breakpoint Locations
|
| -
|
| Running: testProvisionalBreakpointsResolve
|
| Created breakpoints manager
|
| Dumping Storage
|
| @@ -419,59 +366,6 @@ Running: testProvisionalBreakpointsResolve
|
| debuggerModel.removeBreakpoint(a.js:10)
|
| Dumping Breakpoint Locations
|
|
|
| -Running: testSourceMappingReload
|
| - Created breakpoints manager
|
| - Dumping Storage
|
| - b.js:20 enabled:true condition:foo == bar
|
| -
|
| - Adding files:
|
| - Adding script: a.js
|
| - Adding UISourceCode: a.js
|
| - Adding UISourceCode: b.js
|
| - breakpointAdded(b.js, 20, 0, foo == bar, true)
|
| - debuggerModel.setBreakpoint(b.js:20:foo == bar)
|
| -
|
| - Toggling source mapping.
|
| - debuggerModel.removeBreakpoint(b.js:20)
|
| - debuggerModel.setBreakpoint(a.js:10:foo == bar)
|
| - breakpointRemoved(b.js, 20, 0)
|
| - breakpointAdded(b.js, 20, 0, foo == bar, true)
|
| - Location created: a.js:10
|
| - Dumping Breakpoint Locations
|
| - UISourceCode (url='b.js', uri='b.js')
|
| - Location: (20, 0)
|
| -
|
| - Reloading:
|
| - Resetting debugger.
|
| - Resetting workspace.
|
| - breakpointRemoved(b.js, 20, 0)
|
| - Location disposed: a.js:10
|
| -
|
| - Adding files:
|
| - Adding script: a.js
|
| - breakpointAdded(debugger:///VMa.js a.js, 10, 0, foo == bar, true)
|
| - Location created: a.js:10
|
| - Adding UISourceCode: a.js
|
| - breakpointRemoved(debugger:///VMa.js a.js, 10, 0)
|
| - breakpointAdded(a.js, 10, 0, foo == bar, true)
|
| - breakpointRemoved(a.js, 10, 0)
|
| - breakpointAdded(a.js, 10, 0, foo == bar, true)
|
| - Adding UISourceCode: b.js
|
| -
|
| - Toggling source mapping.
|
| - breakpointRemoved(a.js, 10, 0)
|
| - breakpointAdded(b.js, 20, 0, foo == bar, true)
|
| - Dumping Breakpoint Locations
|
| - UISourceCode (url='b.js', uri='b.js')
|
| - Location: (20, 0)
|
| - Dumping Storage
|
| - b.js:20 enabled:true condition:foo == bar
|
| - Resetting breakpoint manager
|
| - breakpointRemoved(b.js, 20, 0)
|
| - Location disposed: a.js:10
|
| - debuggerModel.removeBreakpoint(a.js:10)
|
| - Dumping Breakpoint Locations
|
| -
|
| Running: testBreakpointInCollectedReload
|
| Created breakpoints manager
|
| Dumping Storage
|
|
|