haikuwebkit/Source/WebInspectorUI/UserInterface/Views
Razvan Caliman dae0c60694 Web Inspector: CSS Changes: changes are not updated live
https://bugs.webkit.org/show_bug.cgi?id=229153
<rdar://problem/81989328>

Reviewed by Devin Rousso.

Dispatch an event whenever the list of modified styles changes.
Re-layout the Changes details sidebar panel in response to this event
to reflect the latest state of the modified styles.

* UserInterface/Controllers/CSSManager.js:
(WI.CSSManager.prototype.addModifiedStyle):
(WI.CSSManager.prototype.removeModifiedStyle):
* UserInterface/Views/ChangesDetailsSidebarPanel.js:
(WI.ChangesDetailsSidebarPanel.prototype.attached):
(WI.ChangesDetailsSidebarPanel.prototype.detached):


Canonical link: https://commits.webkit.org/240824@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@281441 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-08-23 14:20:50 +00:00
..
ActivateButtonNavigationItem.js Web Inspector: AXI: disabled buttons shouldn't be focusable 2020-03-19 21:41:33 +00:00
AnimationCollectionContentView.css
AnimationCollectionContentView.js
AnimationContentView.css Web Inspector: Graphics: should use the `id` (name) of the animation if it exists 2020-06-02 01:12:01 +00:00
AnimationContentView.js Web Inspector: Graphics: add support for `steps()`/`spring()` CSS timing functions 2021-04-19 20:45:57 +00:00
AnimationDetailsSidebarPanel.css Web Inspector: on Big Sur, match OS background, text, and border colors 2020-07-31 00:12:06 +00:00
AnimationDetailsSidebarPanel.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
ApplicationCacheDetailsSidebarPanel.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
ApplicationCacheFrameContentView.css
ApplicationCacheFrameContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
ApplicationCacheFrameTreeElement.js
ApplicationCacheManifestTreeElement.js
AreaChart.js
AuditNavigationSidebarPanel.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
AuditNavigationSidebarPanel.js Web Inspector: Audit: Uncaught Exception: Failed to execute 'delete' on 'IDBObjectStore': The parameter is not a valid key range. 2021-04-26 18:08:39 +00:00
AuditTabContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
AuditTestCaseContentView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
AuditTestCaseContentView.js Web Inspector: Audit Tab: Edits are not committed when leaving edit mode unless you first click into another text field 2021-04-26 21:54:22 +00:00
AuditTestContentView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
AuditTestContentView.js [REGRESSION: r276616] Uncaught Exception: TypeError: undefined is not an object (evaluating 'this._setupCodeMirror.getValue') 2021-06-15 00:46:19 +00:00
AuditTestGroupContentView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
AuditTestGroupContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
AuditTreeElement.css Web Inspector: Audit: should be able to create/edit imported audits 2020-08-29 01:39:46 +00:00
AuditTreeElement.js Web Inspector: Audit: Uncaught Exception: Failed to execute 'delete' on 'IDBObjectStore': The parameter is not a valid key range. 2021-04-26 18:08:39 +00:00
BannerView.css Web Inspector: console.takeHeapSnapshot() appears to have no effect 2021-01-07 16:36:44 +00:00
BannerView.js Web Inspector: console.takeHeapSnapshot() appears to have no effect 2021-01-07 16:36:44 +00:00
BezierEditor.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
BezierEditor.js
BlackboxSettingsView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
BlackboxSettingsView.js
BlackboxedGroupTreeElement.css Web Inspector: Collapse blackboxed call frames in Sources 2021-02-04 17:16:03 +00:00
BlackboxedGroupTreeElement.js Web Inspector: Collapse blackboxed call frames in Sources 2021-02-04 17:16:03 +00:00
BootstrapScriptTreeElement.css
BootstrapScriptTreeElement.js Web Inspector: Tree Outlines: `ondetach` can be called without `onattach` ever being called 2021-04-20 17:17:24 +00:00
BoxModelDetailsSectionRow.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
BoxModelDetailsSectionRow.js Web Inspector: Display all CSS grids on page in Layout panel 2021-02-10 20:02:54 +00:00
BoxShadowEditor.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
BoxShadowEditor.js Web Inspector: REGRESSION(r259170): text inputs in box-shadow editor push sliders offscreen 2020-08-13 02:56:10 +00:00
BreakpointActionView.css Web Inspector: Breakpoint action add/remove buttons are not vertically aligned with action dropdown 2021-05-08 00:01:30 +00:00
BreakpointActionView.js Web Inspector: Debugger: allow breakpoint actions to be evaluated as a user gesture 2021-01-11 20:13:30 +00:00
BreakpointPopover.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
BreakpointPopover.js Web Inspector: Sources: default breakpoint action should be evaluate 2020-11-06 23:39:01 +00:00
BreakpointTreeElement.css Web Inspector: REGRESSION(r266074): Sources: icon for non-JavaScript breakpoints doesn't change when breakpoints are globally disabled 2020-10-22 20:09:03 +00:00
BreakpointTreeElement.js Web Inspector: Tree Outlines: `ondetach` can be called without `onattach` ever being called 2021-04-20 17:17:24 +00:00
ButtonNavigationItem.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
ButtonNavigationItem.js Web Inspector: AXI: disabled buttons shouldn't be focusable 2020-03-19 21:41:33 +00:00
CPUTimelineOverviewGraph.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
CPUTimelineOverviewGraph.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
CPUTimelineView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
CPUTimelineView.js Uncaught Exception: RangeError: Array size is not a small enough positive integer. 2021-03-19 21:20:02 +00:00
CPUUsageCombinedView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
CPUUsageCombinedView.js
CPUUsageView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
CPUUsageView.js
CSSGridSection.css Web Inspector: Layout panel "Grid Overlays" main checkbox has dead space (no interaction) between checkbox and label text 2021-05-10 19:33:14 +00:00
CSSGridSection.js Web Inspector: Layout panel "Grid Overlays" main checkbox has dead space (no interaction) between checkbox and label text 2021-05-10 19:33:14 +00:00
CSSStyleSheetTreeElement.js
CallFrameIcons.css
CallFrameTreeElement.css Web Inspector: Collapse blackboxed call frames in Sources 2021-02-04 17:16:03 +00:00
CallFrameTreeElement.js Web Inspector: allow event breakpoints to be configured 2020-08-24 17:34:12 +00:00
CallFrameView.css Web Inspector: Collapse blackboxed call frames in Sources 2021-02-04 17:16:03 +00:00
CallFrameView.js
CanvasContentView.css
CanvasContentView.js Web Inspector: REGRESSION(?): Graphics: dropping a recording leaves behind a drop zone view 2021-04-16 21:22:00 +00:00
CanvasDetailsSidebarPanel.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
CanvasDetailsSidebarPanel.js
CanvasOverviewContentView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
CanvasOverviewContentView.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
CanvasSidebarPanel.css Web Inspector: only show scrollbars when needed 2020-07-30 23:35:15 +00:00
CanvasSidebarPanel.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
CanvasTreeElement.js
ChangesDetailsSidebarPanel.css Web Inspector: on Big Sur, match OS background, text, and border colors 2020-07-31 00:12:06 +00:00
ChangesDetailsSidebarPanel.js Web Inspector: CSS Changes: changes are not updated live 2021-08-23 14:20:50 +00:00
ChartDetailsSectionRow.css
ChartDetailsSectionRow.js
CheckboxNavigationItem.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
CheckboxNavigationItem.js
CircleChart.css
CircleChart.js
ClusterContentView.css
ClusterContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
CodeMirrorAdditions.js
CodeMirrorEditor.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
CodeMirrorLocalOverrideURLMode.css
CodeMirrorLocalOverrideURLMode.js
CodeMirrorOverrides.css
CodeMirrorRegexMode.css
CodeMirrorRegexMode.js
CodeMirrorTextMarkers.js
CollectionContentView.css
CollectionContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
ColorPicker.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
ColorPicker.js
ColorSquare.css
ColorSquare.js
ColumnChart.js
CompletionSuggestionsView.css
CompletionSuggestionsView.js
ComputedStyleDetailsPanel.css Web Inspector: add contextual documentation for CSS properties 2021-07-02 19:19:47 +00:00
ComputedStyleDetailsPanel.js REGRESSION(r270637) Filtering does not work in Styles sidebar panel 2021-01-27 01:12:03 +00:00
ComputedStyleDetailsSidebarPanel.js REGRESSION (r268691 && r270134): Web Inspector: Clicking on go-to arrow in Computed panel no longer works 2021-04-20 00:18:01 +00:00
ComputedStyleSection.css Web Inspector: REGRESSION(r279510): Elements: Computed: an (i) button is shown for computed property traces 2021-07-13 01:57:24 +00:00
ComputedStyleSection.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
ConsoleCommandView.js
ConsoleDrawer.css
ConsoleDrawer.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
ConsoleGroup.js
ConsoleMessageView.css Web Inspector: REGRESSION(r271348): Console: message source code location is not vertically aligned with containing function name 2021-03-18 18:45:16 +00:00
ConsoleMessageView.js Remove more non-inclusive language from Source 2021-08-19 19:58:33 +00:00
ConsolePrompt.css Web Inspector: on Big Sur, match OS background, text, and border colors 2020-07-31 00:12:06 +00:00
ConsolePrompt.js Web Inspector: console command line API should be exposed to breakpoint conditions/actions 2020-10-27 06:39:08 +00:00
ConsoleSession.js
ConsoleTabContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
ContentBrowser.css
ContentBrowser.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
ContentBrowserTabContentView.css
ContentBrowserTabContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
ContentView.css
ContentView.js Web Inspector: add UI for request interception 2020-12-09 22:33:47 +00:00
ContentViewContainer.css
ContentViewContainer.js REGRESSION (r270134) Web Inspector: Audit: Results are stacked on top of each other. 2021-03-25 13:41:51 +00:00
ContextMenu.js
ContextMenuUtilities.js Web Inspector: Rename "Open in New Tab" context menu item to "Open in New Window" 2021-04-28 00:04:53 +00:00
ContextualDocumentationPopover.css Web Inspector: add contextual documentation for CSS properties 2021-07-02 19:19:47 +00:00
ContextualDocumentationPopover.js Web Inspector: add contextual documentation for CSS properties 2021-07-02 19:19:47 +00:00
CookiePopover.css Web Inspector: use native datetime-local picker for changing `expires` value in cookie popover 2021-03-17 21:59:47 +00:00
CookiePopover.js Web Inspector: use native datetime-local picker for changing `expires` value in cookie popover 2021-03-17 21:59:47 +00:00
CookieStorageContentView.css Web Inspector: Storage: unable to filter cookies 2020-04-22 18:33:32 +00:00
CookieStorageContentView.js Web Inspector: add ITML debuggable/target type 2020-05-29 17:34:08 +00:00
CookieStorageTreeElement.js
CreateAuditPopover.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
CreateAuditPopover.js Web Inspector: Default source for new test cases is minified 2021-05-07 23:59:38 +00:00
DOMBreakpointTreeElement.css Web Inspector: allow event breakpoints to be configured 2020-08-24 17:34:12 +00:00
DOMBreakpointTreeElement.js Web Inspector: allow event breakpoints to be configured when they're added 2020-09-02 19:20:23 +00:00
DOMDetailsSidebarPanel.js Web Inspector: allow multiple resources for a given URL 2020-06-09 20:44:14 +00:00
DOMEventsBreakdownView.css Web Inspector: only show scrollbars when needed 2020-07-30 23:35:15 +00:00
DOMEventsBreakdownView.js
DOMNodeDetailsSidebarPanel.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
DOMNodeDetailsSidebarPanel.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
DOMNodeEventsContentView.css Web Inspector: only show scrollbars when needed 2020-07-30 23:35:15 +00:00
DOMNodeEventsContentView.js
DOMNodeTreeElement.css
DOMNodeTreeElement.js
DOMStorageContentView.css
DOMStorageContentView.js Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'value.truncate') 2020-10-30 00:55:16 +00:00
DOMStorageTreeElement.js
DOMTreeContentView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
DOMTreeContentView.js Web Inspector: Elements: selecting a sibling node in the breadcrumb navigation doesn't do anything 2021-07-19 18:06:51 +00:00
DOMTreeElement.css Web Inspector: border color of "grid" badge should match color of corresponding outline 2021-03-05 19:54:19 +00:00
DOMTreeElement.js Remove more non-inclusive language from Source 2021-08-19 19:58:33 +00:00
DOMTreeElementPathComponent.js
DOMTreeOutline.css Web Inspector: RTL content inside elements is reversed and unreadable 2021-01-13 22:42:35 +00:00
DOMTreeOutline.js Web Inspector: Elements: should have the option to Edit Breakpoint... or at least Reveal Breakpoint in Sources Tab 2020-11-03 23:33:31 +00:00
DOMTreeUpdater.js Web Inspector: Add instrumentation to node destruction for InspectorDOMAgent 2021-06-11 22:37:40 +00:00
DataGrid.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
DataGrid.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
DataGridNode.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
DatabaseContentView.css
DatabaseContentView.js
DatabaseHostTreeElement.js
DatabaseTableContentView.css
DatabaseTableContentView.js
DatabaseTableTreeElement.js
DatabaseTreeElement.js
DatabaseUserQueryErrorView.js
DatabaseUserQuerySuccessView.js
DatabaseUserQueryViewBase.js
DetailsSection.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
DetailsSection.js Web Inspector: Left/Right arrow keys should collapse/expand details sections 2020-05-20 22:08:13 +00:00
DetailsSectionDataGridRow.js
DetailsSectionGroup.js
DetailsSectionRow.js
DetailsSectionSimpleRow.js
DetailsSectionTextRow.js
DetailsSidebarPanel.js
Dialog.js
DividerNavigationItem.css Web Inspector: on Big Sur, match OS background, text, and border colors 2020-07-31 00:12:06 +00:00
DividerNavigationItem.js
DropZoneView.css
DropZoneView.js
EditableDataGridNode.js Web Inspector: text inputs should not spellcheck 2020-06-10 19:20:39 +00:00
Editing.css
EditingSupport.js
ElementsTabContentView.js Web Inspector: REGRESSION(r270134) Elements Tab: Details Sidebar toggle is unexpectedly disabled after switching from Timelines tab 2021-04-26 12:27:56 +00:00
ErrorObjectView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
ErrorObjectView.js
EventBreakpointPopover.css Web Inspector: allow event breakpoints to be configured when they're added 2020-09-02 19:20:23 +00:00
EventBreakpointPopover.js Web Inspector: console command line API should be exposed to breakpoint conditions/actions 2020-10-27 06:39:08 +00:00
EventBreakpointTreeElement.css Web Inspector: allow event breakpoints to be configured 2020-08-24 17:34:12 +00:00
EventBreakpointTreeElement.js Web Inspector: allow event breakpoints to be configured when they're added 2020-09-02 19:20:23 +00:00
EventListenerSectionGroup.css Web Inspector: allow event breakpoints to be configured 2020-08-24 17:34:12 +00:00
EventListenerSectionGroup.js Web Inspector: Elements: should have the option to Edit Breakpoint... or at least Reveal Breakpoint in Sources Tab 2020-11-03 23:33:31 +00:00
ExpandableView.js Web Inspector: Left/Right arrow keys should collapse/expand details sections 2020-05-20 22:08:13 +00:00
FilterBar.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
FilterBar.js Web Inspector: Uncaught Exception: SyntaxError: Invalid regular expression: missing ) 2020-04-23 19:49:01 +00:00
FilterBarButton.js
FilterBarNavigationItem.js
FindBanner.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
FindBanner.js [Cocoa] Web Inspector: Console search box is broken, advancing to next result instead pastes from system find pasteboard 2021-03-09 17:35:31 +00:00
FlexibleSpaceNavigationItem.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
FlexibleSpaceNavigationItem.js
FolderIcon.css Web Inspector: REGRESSION(r257380, r257759): focusing the inspected page when docked dims most of the interface 2020-03-21 18:06:32 +00:00
FolderTreeElement.js
FolderizedTreeElement.js
FontDetailsPanel.css Web Inspector: Font Details sidebar - Improve line wrapping of table row titles when space is available 2021-01-15 20:22:41 +00:00
FontDetailsPanel.js Web Inspector: Font Details sidebar - Fractional variation axis ranges/default values are rounded. 2021-01-19 22:55:26 +00:00
FontDetailsSidebarPanel.js Web Inspector: Show current properties for font in new Elements sidebar Font panel 2020-12-10 19:09:00 +00:00
FontResourceContentView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
FontResourceContentView.js Web Inspector: add UI for request interception 2020-12-09 22:33:47 +00:00
FormattedValue.css Web Inspector: Fix bidi confusion when evaluation result has RTL text 2021-01-22 01:24:44 +00:00
FormattedValue.js Web Inspector: Console: treat long strings as non-simple so they aren't truncated 2020-04-14 20:23:15 +00:00
FrameDOMTreeContentView.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
FrameTreeElement.js Web Inspector: Tree Outlines: `ondetach` can be called without `onattach` ever being called 2021-04-20 17:17:24 +00:00
GaugeChart.css
GaugeChart.js
GeneralStyleDetailsSidebarPanel.css REGRESSION(r270637): Web Inspector: Filtering field no longer shows in Computed panel 2021-02-02 02:14:23 +00:00
GeneralStyleDetailsSidebarPanel.js Web Inspector: Show current properties for font in new Elements sidebar Font panel 2020-12-10 19:09:00 +00:00
GeneralTabBarItem.js [Cocoa] Web Inspector: add support for creating extension tabs in WebInspectorUI via _WKInspectorExtension 2020-12-09 23:08:25 +00:00
GeneralTreeElement.js Web Inspector: REGRESSION(?): file names are not shown in the open resource dialog 2020-07-21 18:48:59 +00:00
GeneralTreeElementPathComponent.js
GenericResourceContentView.js
GoToLineDialog.css
GoToLineDialog.js
GradientEditor.css
GradientEditor.js
GradientSlider.css
GradientSlider.js
GraphicsOverviewContentView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
GraphicsOverviewContentView.js Web Inspector: use `WI.DropZoneView` instead of `handleFileDrop` 2020-08-14 22:00:53 +00:00
GraphicsTabContentView.css
GraphicsTabContentView.js Web Inspector: REGRESSION(?): Graphics: dropping a recording leaves behind a drop zone view 2021-04-16 21:22:00 +00:00
GroupNavigationItem.js
HeapAllocationsTimelineDataGridNode.js
HeapAllocationsTimelineDataGridNodePathComponent.js
HeapAllocationsTimelineOverviewGraph.css
HeapAllocationsTimelineOverviewGraph.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
HeapAllocationsTimelineView.css Web Inspector: console.takeHeapSnapshot() appears to have no effect 2021-01-07 16:36:44 +00:00
HeapAllocationsTimelineView.js Web Inspector: console.takeHeapSnapshot() appears to have no effect 2021-01-07 16:36:44 +00:00
HeapSnapshotClassDataGridNode.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
HeapSnapshotClusterContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
HeapSnapshotContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
HeapSnapshotDataGridTree.js Heap Snapshot Object Graph view doesn't get populated in some cases when inspecting a JSContext 2020-07-08 18:51:01 +00:00
HeapSnapshotInstanceDataGridNode.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
HeapSnapshotInstanceFetchMoreDataGridNode.js
HeapSnapshotInstancesContentView.css
HierarchicalPathComponent.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
HierarchicalPathComponent.js
HierarchicalPathNavigationItem.js
HoverMenu.css
HoverMenu.js
IdleTreeElement.css
IdleTreeElement.js
ImageResourceContentView.css Web Inspector: add support for panning/zooming on images 2021-05-10 18:43:47 +00:00
ImageResourceContentView.js Web Inspector: add support for panning/zooming on images 2021-05-10 18:43:47 +00:00
IndeterminateProgressSpinner.css
IndeterminateProgressSpinner.js
IndeterminateProgressSpinnerNavigationItem.css Web Inspector: Stop Recording in Timelines tab doesn't work reliably 2020-09-14 20:51:40 +00:00
IndeterminateProgressSpinnerNavigationItem.js Web Inspector: Stop Recording in Timelines tab doesn't work reliably 2020-09-14 20:51:40 +00:00
IndexedDatabaseContentView.css
IndexedDatabaseContentView.js
IndexedDatabaseDetailsSidebarPanel.js
IndexedDatabaseEntryDataGridNode.js
IndexedDatabaseHostTreeElement.js
IndexedDatabaseObjectStoreContentView.css
IndexedDatabaseObjectStoreContentView.js Web Inspector: Uncaught Exception: SyntaxError: Invalid regular expression: missing ) 2020-04-23 19:49:01 +00:00
IndexedDatabaseObjectStoreIndexTreeElement.js
IndexedDatabaseObjectStoreTreeElement.js
IndexedDatabaseTreeElement.js
InlineSwatch.css Web Inspector: CSS: create visual editor for `box-shadow` 2020-03-29 02:56:05 +00:00
InlineSwatch.js Web Inspector: Layout sidebar grid overlay color swatch tooltip shouldn't include "switch format" hint 2021-04-06 07:28:30 +00:00
InputPopover.css
InputPopover.js Web Inspector: text inputs should not spellcheck 2020-06-10 19:20:39 +00:00
IssueTreeElement.css
IssueTreeElement.js Web Inspector: Sources tab empty, sidebar nonfunctional 2020-07-22 18:59:45 +00:00
JavaScriptBreakpointTreeElement.css Web Inspector: REGRESSION(r266074): Sources: icon for non-JavaScript breakpoints doesn't change when breakpoints are globally disabled 2020-10-22 20:09:03 +00:00
JavaScriptBreakpointTreeElement.js Web Inspector: Tree Outlines: `ondetach` can be called without `onattach` ever being called 2021-04-20 17:17:24 +00:00
LayerDetailsSidebarPanel.css Web Inspector: Layers: the text at the bottom of the details sidebar can get squished 2020-05-06 17:14:27 +00:00
LayerDetailsSidebarPanel.js Web Inspector: Layers: the text at the bottom of the details sidebar can get squished 2020-05-06 17:14:27 +00:00
LayerTreeDataGridNode.js
LayerTreeDetailsSidebarPanel.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
LayerTreeDetailsSidebarPanel.js <model> should create a model-owning compositing layer 2021-03-06 11:13:42 +00:00
Layers3DContentView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
Layers3DContentView.js <model> should create a model-owning compositing layer 2021-03-06 11:13:42 +00:00
LayersTabContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
LayoutDetailsSidebarPanel.css Web Inspector: Refine CSS Grid overlay options 2021-03-03 23:00:40 +00:00
LayoutDetailsSidebarPanel.js Web Inspector: remove duplicate Box Model section from Layout panel in Elements Tab 2021-04-06 20:26:30 +00:00
LayoutTimelineDataGrid.js
LayoutTimelineDataGridNode.js Web Inspector: add a tooltip to the icon of overridden resources to clarify meaning 2020-06-23 23:21:39 +00:00
LayoutTimelineOverviewGraph.css
LayoutTimelineOverviewGraph.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
LayoutTimelineView.css
LayoutTimelineView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
LocalDOMContentView.js
LocalJSONContentView.js Web Inspector: REGRESSION(?): Network: Request (Object Tree) is sometimes empty 2021-04-19 18:21:54 +00:00
LocalRemoteObjectContentView.css Web Inspector: only show scrollbars when needed 2020-07-30 23:35:15 +00:00
LocalRemoteObjectContentView.js
LocalResourceOverrideLabelView.css Web Inspector: add support for panning/zooming on images 2021-05-10 18:43:47 +00:00
LocalResourceOverrideLabelView.js Web Inspector: add UI for request interception 2020-12-09 22:33:47 +00:00
LocalResourceOverridePopover.css Web Inspector: add UI for request interception 2020-12-09 22:33:47 +00:00
LocalResourceOverridePopover.js Web Inspector: add UI for request interception 2020-12-09 22:33:47 +00:00
LocalResourceOverrideRequestContentView.css Web Inspector: add UI for request interception 2020-12-09 22:33:47 +00:00
LocalResourceOverrideRequestContentView.js Web Inspector: add UI for request interception 2020-12-09 22:33:47 +00:00
LocalResourceOverrideTreeElement.css
LocalResourceOverrideTreeElement.js Web Inspector: Tree Outlines: `ondetach` can be called without `onattach` ever being called 2021-04-20 17:17:24 +00:00
LocalResourceOverrideWarningView.css
LocalResourceOverrideWarningView.js Web Inspector: add UI for request interception 2020-12-09 22:33:47 +00:00
LogContentView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
LogContentView.js Web Inspector: Debugger: allow breakpoint actions to be evaluated as a user gesture 2021-01-11 20:13:30 +00:00
LogIcon.css
Main.css Web Inspector: match the undocked tab bar style when docked bottom/side 2021-08-18 06:50:16 +00:00
MediaTimelineDataGridNode.js Keyframe animation doesn't 't show up in the Animations timeline 2020-06-23 16:12:36 +00:00
MediaTimelineOverviewGraph.css
MediaTimelineOverviewGraph.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
MediaTimelineView.css
MediaTimelineView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
MemoryCategoryView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
MemoryCategoryView.js
MemoryTimelineOverviewGraph.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
MemoryTimelineOverviewGraph.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
MemoryTimelineView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
MemoryTimelineView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
MultiSidebar.css Web Inspector: Support three-column pane arrangement in Elements Tab 2020-10-19 22:00:41 +00:00
MultiSidebar.js Web Inspector: `Styles` sidebar pseudo-class checkboxes appear cramped after resizing window at narrow widths 2021-03-16 05:08:03 +00:00
MultipleScopeBarItem.js Web Inspector: REGRESSION(r269359): Sources: the Images folder does not load most images in the main content area 2021-02-25 22:07:15 +00:00
NavigationBar.css
NavigationBar.js Web Inspector: Elements Tab Details Sidebar navigation items sometime wrap to a second line 2021-07-06 20:25:48 +00:00
NavigationItem.js
NavigationSidebarPanel.css
NavigationSidebarPanel.js Web Inspector: add UI for request interception 2020-12-09 22:33:47 +00:00
NetworkDOMNodeDetailView.js
NetworkDetailView.css Web Inspector: Use border-inline-start/end properties instead of border-left/right for DataGrid and Table 2020-08-04 22:18:21 +00:00
NetworkDetailView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
NetworkResourceDetailView.css Web Inspector: only show scrollbars when needed 2020-07-30 23:35:15 +00:00
NetworkResourceDetailView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
NetworkTabContentView.css
NetworkTabContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
NetworkTableContentView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
NetworkTableContentView.js Web Inspector: Network: sorting of transfer size for failed requests is causing the ordering to change every layout 2021-08-02 22:54:05 +00:00
NetworkTimelineOverviewGraph.css
NetworkTimelineOverviewGraph.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
NetworkTimelineView.css
NetworkTimelineView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
ObjectPreviewView.css
ObjectPreviewView.js
ObjectPropertiesDetailSectionRow.js
ObjectTreeArrayIndexTreeElement.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
ObjectTreeArrayIndexTreeElement.js
ObjectTreeBaseTreeElement.js
ObjectTreeMapEntryTreeElement.css
ObjectTreeMapEntryTreeElement.js
ObjectTreePropertyTreeElement.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
ObjectTreePropertyTreeElement.js Web Inspector: drop support for iOS 8.* 2020-05-04 20:12:50 +00:00
ObjectTreeSetIndexTreeElement.js
ObjectTreeView.css Web Inspector: Sources: Scope Chain sidebar panel is stripping repeating whitespace from strings 2021-06-25 18:50:15 +00:00
ObjectTreeView.js Web Inspector: REGRESSION(?): Network: Request (Object Tree) is sometimes empty 2021-04-19 18:21:54 +00:00
OpenResourceDialog.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
OpenResourceDialog.js Web Inspector: add UI for request interception 2020-12-09 22:33:47 +00:00
OriginTreeElement.js Web Inspector: Sources: Inconsistent selection in source tree when grouped by path 2021-05-04 15:26:58 +00:00
OverviewTimelineView.css
OverviewTimelineView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
PathComponentIcons.css Web Inspector: REGRESSION(r257791): event breakpoint icon should be [E] 2020-03-24 02:44:31 +00:00
PinnedTabBarItem.js [Cocoa] Web Inspector: add support for creating extension tabs in WebInspectorUI via _WKInspectorExtension 2020-12-09 23:08:25 +00:00
Popover.css
Popover.js Web Inspector: REGRESSION(r267148): new Big Sur styles are not used 2020-10-14 17:50:54 +00:00
ProbeDetailsSidebarPanel.css
ProbeDetailsSidebarPanel.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
ProbeSetDataGrid.css
ProbeSetDataGrid.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
ProbeSetDataGridNode.js
ProbeSetDetailsSection.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
ProfileDataGridNode.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
ProfileDataGridTree.js
ProfileNodeDataGridNode.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
ProfileNodeTreeElement.js
ProfileView.css
ProfileView.js Web Insspector: Storage: cannot select multiple local storage entries 2020-04-24 01:05:34 +00:00
ProgressView.css
ProgressView.js
QuickConsole.css Web Inspector: REGRESSION(r269166): not enough space around up/down arrows in execution context picker 2021-01-27 16:05:19 +00:00
QuickConsole.js Web Inspector: Adding execution contexts after page load doesn't show a hidden execution selector 2021-08-12 22:50:45 +00:00
RadioButtonNavigationItem.css Web Inspector: Timelines: Edit button has wrong outline 2020-06-01 22:19:50 +00:00
RadioButtonNavigationItem.js Web Inspector: Timelines: Edit button has wrong outline 2020-06-01 22:19:50 +00:00
RangeChart.js
RecordingActionTreeElement.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
RecordingActionTreeElement.js Implement CanvasRenderingContext2D.createConicGradient 2021-05-15 20:46:56 +00:00
RecordingContentView.css
RecordingContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
RecordingStateDetailsSidebarPanel.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
RecordingStateDetailsSidebarPanel.js
RecordingTraceDetailsSidebarPanel.css
RecordingTraceDetailsSidebarPanel.js
RenderingFrameTimelineDataGridNode.js
RenderingFrameTimelineOverviewGraph.css Web Inspector: Change DataGrid and Table styles to closer match macOS 2020-08-04 01:51:14 +00:00
RenderingFrameTimelineOverviewGraph.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
RenderingFrameTimelineView.css
RenderingFrameTimelineView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
Resizer.css
Resizer.js
ResourceClusterContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
ResourceCollectionContentView.css
ResourceCollectionContentView.js Web Inspector: add support for panning/zooming on images 2021-05-10 18:43:47 +00:00
ResourceContentView.js Web Inspector: Sources: don't show the create local override contextmenu if the navigation item is disabled 2021-04-16 17:53:22 +00:00
ResourceCookiesContentView.css
ResourceCookiesContentView.js Web Inspector: support editing cookie key/values from inspector 2020-03-29 03:07:52 +00:00
ResourceDetailsSection.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
ResourceDetailsSection.js
ResourceDetailsSidebarPanel.css
ResourceDetailsSidebarPanel.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
ResourceHeadersContentView.css
ResourceHeadersContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
ResourceIcons.css Added new WebSocket icon 2020-04-01 00:55:30 +00:00
ResourceSecurityContentView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
ResourceSecurityContentView.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
ResourceSizesContentView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
ResourceSizesContentView.js Use 1000-based units for file sizes, per HIG 2021-03-18 22:59:04 +00:00
ResourceTimelineDataGridNode.css
ResourceTimelineDataGridNode.js Web Inspector: add a tooltip to the icon of overridden resources to clarify meaning 2020-06-23 23:21:39 +00:00
ResourceTimingBreakdownView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
ResourceTimingBreakdownView.js Web Inspector: REGRESSION(r257759): Network: waterfall popover is missing bars 2020-04-24 06:57:48 +00:00
ResourceTimingContentView.css Web Inspector: Network: Timing: gaps around the "Resource does not have timing data" message 2020-05-11 22:40:20 +00:00
ResourceTimingContentView.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
ResourceTimingPopoverDataGridNode.js
ResourceTreeElement.css Web Inspector: REGRESSION(r257380, r257759): focusing the inspected page when docked dims most of the interface 2020-03-21 18:06:32 +00:00
ResourceTreeElement.js Web Inspector: add UI for request interception 2020-12-09 22:33:47 +00:00
RulesStyleDetailsSidebarPanel.js Web Inspector: Promote experimental "Show independent Styles sidebar" setting to "Elements" settings pane and enable by default 2021-01-08 21:10:45 +00:00
ScopeBar.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
ScopeBar.js
ScopeBarItem.js
ScopeChainDetailsSidebarPanel.css Web Inspector: on Big Sur, match OS background, text, and border colors 2020-07-31 00:12:06 +00:00
ScopeChainDetailsSidebarPanel.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
ScriptClusterTimelineView.js Web Inspector: drop support for iOS 9.* 2020-05-04 20:14:10 +00:00
ScriptContentView.css
ScriptContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
ScriptDetailsTimelineView.css Web Inspector: REGRESSION(r257380, r257759): focusing the inspected page when docked dims most of the interface 2020-03-21 18:06:32 +00:00
ScriptDetailsTimelineView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
ScriptProfileTimelineView.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
ScriptTimelineDataGrid.js
ScriptTimelineDataGridNode.js Web Inspector: drop support for iOS 8.* 2020-05-04 20:12:50 +00:00
ScriptTimelineOverviewGraph.css
ScriptTimelineOverviewGraph.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
ScriptTreeElement.js Web Inspector: Worker: should use the name of the worker if it exists 2020-05-04 19:51:30 +00:00
ScrubberNavigationItem.css
ScrubberNavigationItem.js
SearchIcons.css
SearchResultTreeElement.js
SearchSidebarPanel.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
SearchSidebarPanel.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
SearchTabContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
SettingEditor.css Web Inspector: Layout panel "Grid Overlays" main checkbox has dead space (no interaction) between checkbox and label text 2021-05-10 19:33:14 +00:00
SettingEditor.js Web Inspector: Layout panel "Grid Overlays" main checkbox has dead space (no interaction) between checkbox and label text 2021-05-10 19:33:14 +00:00
SettingsGroup.js
SettingsTabContentView.css Web Inspector: Layout panel "Grid Overlays" main checkbox has dead space (no interaction) between checkbox and label text 2021-05-10 19:33:14 +00:00
SettingsTabContentView.js Web Inspector: add contextual documentation for CSS properties 2021-07-02 19:19:47 +00:00
SettingsView.js
ShaderProgramContentView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
ShaderProgramContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
ShaderProgramTreeElement.css
ShaderProgramTreeElement.js Web Inspector: Tree Outlines: `ondetach` can be called without `onattach` ever being called 2021-04-20 17:17:24 +00:00
Sidebar.css Web Inspector: Support three-column pane arrangement in Elements Tab 2020-10-19 22:00:41 +00:00
Sidebar.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
SidebarPanel.css
SidebarPanel.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
SingleSidebar.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
SingleSidebar.js Web Inspector: Perform sidebar panel and navigation bar layout asynchronously during resize 2021-07-09 17:50:31 +00:00
Slider.css
Slider.js Web Inspector: REGRESSION(?): alpha slider doesn't match alpha input for `transparent` in color picker 2021-07-19 20:49:56 +00:00
SoftContextMenu.css
SoftContextMenu.js
SourceCodeTextEditor.css Web Inspector: only show scrollbars when needed 2020-07-30 23:35:15 +00:00
SourceCodeTextEditor.js Web Inspector: add UI for request interception 2020-12-09 22:33:47 +00:00
SourceCodeTimelineTimelineDataGridNode.js
SourceCodeTreeElement.css Web Inspector: REGRESSION(r257380, r257759): focusing the inspected page when docked dims most of the interface 2020-03-21 18:06:32 +00:00
SourceCodeTreeElement.js Web Inspector: REGRESSION(r239175): Source Maps: original source not shown when in nested folder 2020-05-05 22:09:35 +00:00
SourceMapResourceTreeElement.js
SourcesNavigationSidebarPanel.css Unreviewed, reverting r279493. 2021-07-12 17:48:54 +00:00
SourcesNavigationSidebarPanel.js Web Inspector: Sources: Inconsistent selection in source tree when grouped by path 2021-05-04 15:26:58 +00:00
SourcesTabContentView.js Web Inspector: Elements: should have the option to Edit Breakpoint... or at least Reveal Breakpoint in Sources Tab 2020-11-03 23:33:31 +00:00
SpanningDataGridNode.js
SpreadsheetCSSStyleDeclarationEditor.css Web Inspector: add contextual documentation for CSS properties 2021-07-02 19:19:47 +00:00
SpreadsheetCSSStyleDeclarationEditor.js Web Inspector: Regression (r278607) Jump to CSS variable declaration from Computed panel not working 2021-07-15 14:59:28 +00:00
SpreadsheetCSSStyleDeclarationSection.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
SpreadsheetCSSStyleDeclarationSection.js Web Inspector: Styles panel slow to render when inspecting node with many inherited CSS variables 2021-06-08 15:57:00 +00:00
SpreadsheetRulesStyleDetailsPanel.css Web Inspector: Support three-column pane arrangement in Elements Tab 2020-10-19 22:00:41 +00:00
SpreadsheetRulesStyleDetailsPanel.js Web Inspector: Styles panel slow to render when inspecting node with many inherited CSS variables 2021-06-08 15:57:00 +00:00
SpreadsheetSelectorField.js
SpreadsheetStyleProperty.js Web Inspector: Do not show contextual documentation popup in the Changes panel 2021-08-17 16:01:58 +00:00
SpreadsheetTextField.js
SpringEditor.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
SpringEditor.js
StackTraceView.css
StackTraceView.js
StackedAreaChart.js
StackedColumnChart.js
StorageIcons.css
StorageSidebarPanel.css
StorageSidebarPanel.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
StorageTabContentView.js Web Inspector: add keyboard shortcut to tooltip of pinned tabs 2020-03-27 03:07:25 +00:00
StorageTreeElement.js
StyleDetailsPanel.js Web Inspector: Show current properties for font in new Elements sidebar Font panel 2020-12-10 19:09:00 +00:00
StyleOriginView.js
StyleRuleIcons.css
SyntaxHighlightingDefaultTheme.css Web Inspector: on Big Sur, match OS background, text, and border colors 2020-07-31 00:12:06 +00:00
SyntaxHighlightingSupport.js
TabBar.css Web Inspector: match the undocked tab bar style when docked bottom/side 2021-08-18 06:50:16 +00:00
TabBar.js Web Inspector: match the undocked tab bar style when docked bottom/side 2021-08-18 06:50:16 +00:00
TabBarItem.js Web Inspector: match the undocked tab bar style when docked bottom/side 2021-08-18 06:50:16 +00:00
TabBrowser.css
TabBrowser.js Web Inspector: Support three-column pane arrangement in Elements Tab 2020-10-19 22:00:41 +00:00
TabContentView.js [Cocoa] Web Inspector: add support for creating extension tabs in WebInspectorUI via _WKInspectorExtension 2020-12-09 23:08:25 +00:00
Table.css REGRESSION (r271348): Web Inspector: Table headers have vertical scrollbar 2021-08-12 19:07:27 +00:00
Table.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
TableColumn.js
TextContentView.css
TextContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
TextEditor.css
TextEditor.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
TextNavigationItem.css
TextNavigationItem.js Web Inspector: Stop Recording in Timelines tab doesn't work reliably 2020-09-14 20:51:40 +00:00
TextResourceContentView.css
TextResourceContentView.js Web Inspector: add UI for request interception 2020-12-09 22:33:47 +00:00
TextToggleButtonNavigationItem.css
TextToggleButtonNavigationItem.js
ThreadTreeElement.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
ThreadTreeElement.js Web Inspector: Collapse blackboxed call frames in Sources 2021-02-04 17:16:03 +00:00
TimelineDataGrid.css Web Inspector: Media & Animations timeline shouldn't shift when sorting 2020-08-07 00:19:15 +00:00
TimelineDataGrid.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
TimelineDataGridNode.js Web Inspector: add a tooltip to the icon of overridden resources to clarify meaning 2020-06-23 23:21:39 +00:00
TimelineDataGridNodePathComponent.js
TimelineIcons.css
TimelineOverview.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
TimelineOverview.js Web Inspector: Regression (r270134) Timeline recordings 2 and beyond do not show a timescale. 2021-04-01 02:02:47 +00:00
TimelineOverviewGraph.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
TimelineRecordBar.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
TimelineRecordBar.js
TimelineRecordFrame.css Web Inspector: REGRESSION(r257380, r257759): focusing the inspected page when docked dims most of the interface 2020-03-21 18:06:32 +00:00
TimelineRecordFrame.js
TimelineRecordTreeElement.js
TimelineRecordingContentView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
TimelineRecordingContentView.js Web Inspector: REGRESSION (r267038): Inspector fails to show any details about animations/transitions in the timeline 2021-03-08 23:06:28 +00:00
TimelineRecordingProgressView.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
TimelineRuler.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
TimelineRuler.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
TimelineTabContentView.css
TimelineTabContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
TimelineTreeElement.js Web Inspector: REGRESSION (r269359): Timelines: TypeError: this.deselect is not a function 2021-03-24 19:31:21 +00:00
TimelineView.css
TimelineView.js Web Inspector: console.takeHeapSnapshot() appears to have no effect 2021-01-07 16:36:44 +00:00
TitleView.css
TitleView.js
ToggleButtonNavigationItem.js
TreeElement.js Web Inspector: Tree Outlines: `ondetach` can be called without `onattach` ever being called 2021-04-20 17:17:24 +00:00
TreeElementStatusButton.css Web Inspector: REGRESSION(r257380, r257759): focusing the inspected page when docked dims most of the interface 2020-03-21 18:06:32 +00:00
TreeElementStatusButton.js
TreeOutline.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
TreeOutline.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
TreeOutlineGroup.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
TypeTokenView.css
TypeTokenView.js
TypeTreeElement.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
TypeTreeElement.js
TypeTreeView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
TypeTreeView.js
URLBreakpointPopover.css Web Inspector: allow event breakpoints to be configured when they're added 2020-09-02 19:20:23 +00:00
URLBreakpointPopover.js Web Inspector: REGRESSION(?): cannot edit Event Breakpoint 2020-10-05 17:34:29 +00:00
URLBreakpointTreeElement.css Web Inspector: allow event breakpoints to be configured 2020-08-24 17:34:12 +00:00
URLBreakpointTreeElement.js Web Inspector: allow event breakpoints to be configured when they're added 2020-09-02 19:20:23 +00:00
Variables.css Web Inspector: match the undocked tab bar style when docked bottom/side 2021-08-18 06:50:16 +00:00
View.js Web Inspector: add assertion for `WI.View` re-entrancy 2021-05-04 19:03:50 +00:00
WebInspectorExtensionTabContentView.css [Cocoa] Web Inspector: add support for creating extension tabs in WebInspectorUI via _WKInspectorExtension 2020-12-09 23:08:25 +00:00
WebInspectorExtensionTabContentView.js [Cocoa] Web Inspector: add support for receiving Web Extension events via _WKInspectorExtensionDelegate 2021-02-26 01:02:39 +00:00
WebSocketContentView.css Web Inspector: update styles to use CSS properties with neutral directionality 2020-10-29 21:00:27 +00:00
WebSocketContentView.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
WebSocketDataGridNode.js
WebSocketResourceTreeElement.js Web Inspector: Tree Outlines: `ondetach` can be called without `onattach` ever being called 2021-04-20 17:17:24 +00:00
WorkerTreeElement.js Web Inspector: Worker: should use the name of the worker if it exists 2020-05-04 19:51:30 +00:00