Side by Side Diff: LayoutTests/inspector/extensions/extensions-audits-content-script-expected.txt
Issue 1172643002 :
DevTools: migrate sidebar pane's titleElement to use Toolbar. (Closed)
Patch Set: only using latin1 in css
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/http/tests/inspector/elements-test.js
LayoutTests/inspector/audits/audits-panel-functional-expected.txt
LayoutTests/inspector/audits/audits-panel-noimages-functional-expected.txt
LayoutTests/inspector/elements/event-listener-sidebar.html
LayoutTests/inspector/elements/event-listener-sidebar-expected.txt
LayoutTests/inspector/elements/event-listeners-about-blank.html
LayoutTests/inspector/extensions/extensions-audits-content-script-expected.txt
LayoutTests/inspector/extensions/extensions-audits-expected.txt
LayoutTests/inspector/extensions/extensions-sidebar.html
LayoutTests/inspector/sources/debugger-ui/error-in-watch-expressions.html
Source/devtools/front_end/accessibility/AccessibilitySidebarView.js
Source/devtools/front_end/audits/AuditResultView.js
Source/devtools/front_end/audits/auditsPanel.css
Source/devtools/front_end/components/BreakpointsSidebarPaneBase.js
Source/devtools/front_end/components/DOMBreakpointsSidebarPane.js
Source/devtools/front_end/components/breakpointsList.css
Source/devtools/front_end/components/eventListenersView.css
Source/devtools/front_end/elements/ElementStatePaneWidget.js
Source/devtools/front_end/elements/ElementsPanel.js
Source/devtools/front_end/elements/ElementsSidebarView.js
Source/devtools/front_end/elements/EventListenersWidget.js
Source/devtools/front_end/elements/MetricsSidebarPane.js
Source/devtools/front_end/elements/StylesSidebarPane.js
Source/devtools/front_end/elements/elementsPanel.css
Source/devtools/front_end/extensions/ExtensionPanel.js
Source/devtools/front_end/inspectorStyle.css
Source/devtools/front_end/network/networkPanel.css
Source/devtools/front_end/network/requestCookiesView.css
Source/devtools/front_end/profiler/profilesPanel.css
Source/devtools/front_end/resources/resourcesPanel.css
Source/devtools/front_end/sidebarPane.css
Source/devtools/front_end/sources/AsyncOperationsSidebarPane.js
Source/devtools/front_end/sources/CallStackSidebarPane.js
Source/devtools/front_end/sources/EventListenerBreakpointsSidebarPane.js
Source/devtools/front_end/sources/JavaScriptBreakpointsSidebarPane.js
Source/devtools/front_end/sources/ObjectEventListenersSidebarPane.js
Source/devtools/front_end/sources/ScopeChainSidebarPane.js
Source/devtools/front_end/sources/ServiceWorkersSidebarPane.js
Source/devtools/front_end/sources/SourcesPanel.js
Source/devtools/front_end/sources/ThreadsSidebarPane.js
Source/devtools/front_end/sources/WatchExpressionsSidebarPane.js
Source/devtools/front_end/sources/XHRBreakpointsSidebarPane.js
Source/devtools/front_end/sources/serviceWorkersSidebar.css
Source/devtools/front_end/sources/sourcesPanel.css
Source/devtools/front_end/sources/uiList.css
Source/devtools/front_end/ui/SidebarPane.js
Source/devtools/front_end/ui/Toolbar.js
Source/devtools/front_end/ui/Widget.js
Source/devtools/front_end/ui/toolbar.css