Side by Side Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/debugger-reload-breakpoints-with-source-maps-expected.txt
Issue 2238003002 :
DevTools: migrate sources panel sidebar to views. (Closed)
Patch Set: followed up on the watch test.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/http/tests/inspector/debugger-test.js
third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/script-formatter-breakpoints-1-expected.txt
third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/debugger-reload-breakpoints-with-source-maps.html
third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/debugger-reload-breakpoints-with-source-maps-expected.txt
third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/set-breakpoint-expected.txt
third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/set-conditional-breakpoint-expected.txt
third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-change-variable.html
third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-eval-on-call-frame-inside-iframe.html
third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-eval-while-paused.html
third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/async-call-stack-url.html
third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/break-on-set-timeout-with-syntax-error.html
third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/copy-stack-trace.html
third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-expand-scope.html
third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/error-in-watch-expressions.html
third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/reveal-not-skipped-expected.txt
third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-2-expected.txt
third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3-expected.txt
third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/selected-call-frame-after-formatting-source.html
third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/watch-expressions-panel-switch.html
third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/watch-expressions-panel-switch-expected.txt
third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/watch-expressions-preserve-expansion.html
third_party/WebKit/LayoutTests/inspector/sources/debugger/debug-inlined-scripts.html
third_party/WebKit/LayoutTests/inspector/sources/debugger/debug-inlined-scripts-expected.txt
third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-es6-harmony-scopes.html
third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-minified-variables-evalution.html
third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-proto-property.html
third_party/WebKit/LayoutTests/inspector/sources/debugger/js-with-inline-stylesheets-expected.txt
third_party/WebKit/Source/devtools/front_end/common/TextRange.js
third_party/WebKit/Source/devtools/front_end/components/BreakpointsSidebarPaneBase.js
third_party/WebKit/Source/devtools/front_end/components/DOMBreakpointsSidebarPane.js
third_party/WebKit/Source/devtools/front_end/sdk/TargetManager.js
third_party/WebKit/Source/devtools/front_end/sources/CallStackSidebarPane.js
third_party/WebKit/Source/devtools/front_end/sources/JavaScriptBreakpointsSidebarPane.js
third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js
third_party/WebKit/Source/devtools/front_end/sources/ScopeChainSidebarPane.js
third_party/WebKit/Source/devtools/front_end/sources/SourcesPanel.js
third_party/WebKit/Source/devtools/front_end/sources/ThreadsSidebarPane.js
third_party/WebKit/Source/devtools/front_end/sources/UISourceCodeFrame.js
third_party/WebKit/Source/devtools/front_end/sources/WatchExpressionsSidebarPane.js
third_party/WebKit/Source/devtools/front_end/sources/XHRBreakpointsSidebarPane.js
third_party/WebKit/Source/devtools/front_end/sources/module.json
third_party/WebKit/Source/devtools/front_end/sources/uiList.css
third_party/WebKit/Source/devtools/front_end/ui/Context.js
third_party/WebKit/Source/devtools/front_end/ui/View.js