1. 2e3de94 Web Inspector: Add "Disable Caches" option that only applies to the inspected page while Web Inspector is open by bburg@apple.com · 8 years ago
  2. 4259c8f Web Inspector: RTL: number scripts are used inconsistently throughout the UI by bburg@apple.com · 8 years ago
  3. 5d0aba5 Web Inspector: add context menu item to log content of WebSocket frame by webkit@devinrousso.com · 8 years ago
  4. 4e3b982 Web Inspector: Indicate whether a WebSocket connection is open or close by webkit@devinrousso.com · 8 years ago
  5. 41b5df1 Web Inspector: add keyboard shortcut to clear timeline records by webkit@devinrousso.com · 8 years ago
  6. e159bb9 Web Inspector: add "Save Selected" context menu item to Console by webkit@devinrousso.com · 8 years ago
  7. 3a4b9bd Web Inspector: SVG image content view should toggle between image and source by webkit@devinrousso.com · 8 years ago
  8. a2b09bf Web Inspector: WebSockets: color of outgoing message icon should match text color by nvasilyev@apple.com · 8 years ago
  9. 1bc8bcc Web Inspector: Event Listeners detail section is unhelpful, default should show listeners by element rather than by event by webkit@devinrousso.com · 8 years ago
  10. 9f69332 Web Inspector: Event Listeners section is missing 'once', 'passive' event listener flags by webkit@devinrousso.com · 8 years ago
  11. 16c910f Web Inspector: Add XHR breakpoints UI by mattbaker@apple.com · 8 years ago
  12. 7dd950a Web Inspector: Show HTTP protocol version and other Network Load Metrics (IP Address, Priority, Connection ID) by joepeck@webkit.org · 8 years ago
  13. bf72d20 Web Inspector: Show individual messages in the content pane for a WebSocket by nvasilyev@apple.com · 8 years ago
  14. 03e842b Web Inspector: Add settings for controlling Styles sidebar intelligence by commit-queue@webkit.org · 8 years ago
  15. 229d618 Web Inspector: Add DOM breakpoints UI for node/subtree modification events by mattbaker@apple.com · 8 years ago
  16. e7d264d Web Inspector: Should be able to see where Resources came from (Memory Cache, Disk Cache) by joepeck@webkit.org · 8 years ago
  17. 4a13b26 Web Inspector: RTL: expose the Layout Direction setting in Production builds, keep using LTR by default by commit-queue@webkit.org · 8 years ago
  18. a127926 Web Inspector: CSS variable uses that are unresolved should have an error or warning icon by commit-queue@webkit.org · 8 years ago
  19. 31b0cd5 Web Inspector: Tooltip for "Show console tab" should read "Show Console tab" by commit-queue@webkit.org · 8 years ago
  20. 4f6381e Web Inspector: RTL: Inspector window should dock to the left when using RTL layout direction by bburg@apple.com · 8 years ago
  21. 3761bb4 Web Inspector: provide a way to show current value of CSS variables in style rules by commit-queue@webkit.org · 8 years ago
  22. f59d645 Web Inspector: Tooltip text should not end in a period by commit-queue@webkit.org · 8 years ago
  23. fd6085f Web Inspector: Network tab: provide a way to preserve log on navigation by commit-queue@webkit.org · 8 years ago
  24. 4b3d083 Web Inspector: Need some limit on Async Call Stacks for async loops (rAF loops) by mattbaker@apple.com · 8 years ago
  25. 6da0988 Unreviewed, rolling out r211345. by ryanhaddad@apple.com · 8 years ago
  26. 64191bb Web Inspector: Need some limit on Async Call Stacks for async loops (rAF loops) by mattbaker@apple.com · 8 years ago
  27. 3a38a71 Web Inspector: Provide a way to trigger a Garbage Collection by commit-queue@webkit.org · 8 years ago
  28. d233145 Web Inspector: long press on New Tab Tab Item should show context menu with recently closed tabs that are still closed by commit-queue@webkit.org · 8 years ago
  29. 0d3a926 Web Inspector: tree elements with depth > 1 should have context menu "expand all"/"collapse all" commands by commit-queue@webkit.org · 8 years ago
  30. b0054f9f Web Inspector: Network Tab's "Clear Network Items" button should have keyboard shortcuts by commit-queue@webkit.org · 8 years ago
  31. 3cc7365 Web Inspector: Dashboard's log/error/warning help tag says "click to show the Console" even when clicking does nothing by commit-queue@webkit.org · 8 years ago
  32. 68ec428 Web Inspector: add "Persist Logs on Navigation" to settings screen by commit-queue@webkit.org · 8 years ago
  33. 2575229 Web Inspector: add UI Zoom level to Settings screen by commit-queue@webkit.org · 8 years ago
  34. e528474 Web Inspector: the 'lock' icon for non-editable rules in the Style Rules sidebar lacks a tooltip by nvasilyev@apple.com · 8 years ago
  35. 5210fcd Web Inspector: fix UIString for Print Styles button by commit-queue@webkit.org · 8 years ago
  36. 5d983d1 Web Inspector: Breakpoint Log action should support template literals by mattbaker@apple.com · 8 years ago
  37. 5e45a19 Web Inspector: Some resources fetched via Fetch API do not have data by joepeck@webkit.org · 8 years ago
  38. e6fa164 Web Inspector: Improve name sorting in HeapSnapshot data grids by commit-queue@webkit.org · 8 years ago
  39. 45baf34 Web Inspector: Debugger should have an option for showing asynchronous call stacks by mattbaker@apple.com · 8 years ago
  40. d2cffb8 Web Inspector: SourceCodeTextEditor should display execution lines for background threads by commit-queue@webkit.org · 8 years ago
  41. 7fedaf9 Source/JavaScriptCore: by commit-queue@webkit.org · 8 years ago
  42. 00a86e3 Web Inspector: Worker debugging should pause all targets and view call frames in all targets by joepeck@webkit.org · 8 years ago
  43. b5d46bb Web Inspector: AXI: clarify button roles (e.g. toggle or popup button) by commit-queue@webkit.org · 8 years ago
  44. fbc60e9 Web Inspector: Add the support for custom elements by rniwa@webkit.org · 8 years ago
  45. 46dbc44 Web Inspector: Preferences for Text Editor behavior by commit-queue@webkit.org · 8 years ago
  46. bd7aa25 Web Inspector: Include RuntimeAgent in Workers - evaluate in Worker context by joepeck@webkit.org · 8 years ago
  47. bd81011 Web Inspector: AXI: expose computed tree node and heading level by commit-queue@webkit.org · 8 years ago
  48. 980407f Web Inspector: Add toggles for debugger pauses at console.assert failures by joepeck@webkit.org · 8 years ago
  49. 6da768e Web Inspector: Implement Copy CSS Selector and Copy Xpath Selector context menus by joepeck@webkit.org · 9 years ago
  50. 5f522ec Web Inspector: Make console session dividers more pronounced by nvasilyev@apple.com · 9 years ago
  51. 45f296f Web Inspector: Add a button to navigation bar to toggle Control Flow Profiler by nvasilyev@apple.com · 9 years ago
  52. 012841a Web Inspector: Debugger sidebar should include a warning message breakpoints are disabled by commit-queue@webkit.org · 9 years ago
  53. 807cdba Web Inspector: Show resource timing details in Network waterfall by commit-queue@webkit.org · 9 years ago
  54. 82b7ad2 Web Inspector: Allow hiding of CSS variables in Computed styles panel by commit-queue@webkit.org · 9 years ago
  55. f6fba18 Web Inspector: tweak one UIString for "reasons for compositing" by bburg@apple.com · 9 years ago
  56. 2c7874c Web Inspector: Make localizedString.js diff and commit friendly (UTF16 -> UTF8) by commit-queue@webkit.org · 9 years ago
  57. 186edf0 Web Inspector: Add protocol version for iOS 10 by joepeck@webkit.org · 9 years ago
  58. 005115d Web Inspector: Provide a way to clear an IndexedDB object store by joepeck@webkit.org · 9 years ago
  59. 942cb3f Web Inspector: resource tree elements should provide "Download File" context menu items by commit-queue@webkit.org · 9 years ago
  60. cd45cc0 Web Inspector: No open/copy src resource in context menu by commit-queue@webkit.org · 9 years ago
  61. 1ac5440 Web Inspector: Add visual editor for spring() timing-function by commit-queue@webkit.org · 9 years ago
  62. 525e5c9 Web Inspector: Visual styles sidebar should do something sane for SVG elements by commit-queue@webkit.org · 9 years ago
  63. 4409f2c Web Inspector: Visual Styles: "Text -> Content" section should only be visible for pseudo-element by commit-queue@webkit.org · 9 years ago
  64. 2f5aefb Web Inspector: Console log counter on the dashboard should be better at displaying large numbers by commit-queue@webkit.org · 9 years ago
  65. 18527c4 Web Inspector: add "Copy Selected" context menu item to Console by commit-queue@webkit.org · 9 years ago
  66. 3503135 Web Inspector: Waterfall view should be visible in Network tab and Network Timeline by commit-queue@webkit.org · 9 years ago
  67. 35c6219 Web Inspector: ER: Copy as cURL https://bugs.webkit.org/show_bug.cgi?id=159380 by commit-queue@webkit.org · 9 years ago
  68. 53a1fa5 Unreviewed build fix. by mattbaker@apple.com · 9 years ago
  69. 59b4426 Web Inspector: Show Shadow Root type in DOM Tree by commit-queue@webkit.org · 9 years ago
  70. 1ee9639 Web Inspector: Snapshot List should show the total size and the total live size by commit-queue@webkit.org · 9 years ago
  71. 1fa3bd9f Web Inspector: Call Trees view should have a 'Top Functions'-like mode by sbarati@apple.com · 9 years ago
  72. 1a2fc2e Web Inspector: <template> content should not be hidden as Shadow Content by commit-queue@webkit.org · 9 years ago
  73. ce5b05e Hook up ShadowChicken to the debugger to show tail deleted frames by sbarati@apple.com · 9 years ago
  74. b60c7fb Web Inspector: Filtering by Errors/Warnings should not filter Breakpoints list by mattbaker@apple.com · 9 years ago
  75. 1a2e221 Web Inspector: Remove Global Breakpoints folder by mattbaker@apple.com · 9 years ago
  76. c1b3dbfd Web Inspector: Show in progress message in Timeline views that do not show data until the recording finishes by mattbaker@apple.com · 9 years ago
  77. b818ba3 Web Inspector: Add Breakpoints and Scripts folders to Debugger sidebar by mattbaker@apple.com · 9 years ago
  78. 434139c Web Inspector: Remove HeapSnapshot Summary View by commit-queue@webkit.org · 9 years ago
  79. 44bec7a Web Inspector: HeapSnapshot should exploratory Object Graph view by commit-queue@webkit.org · 9 years ago
  80. d456bdf Web Inspector: Prefer "Console Evaluation" to "Eval Code" if we know it was a console evaluation by commit-queue@webkit.org · 9 years ago
  81. 62fb2b2 Web Inspector: React.js JSXTransformer produces bogus error locations by joepeck@webkit.org · 9 years ago
  82. 97fe237 Web Inspector: Debugger statement in console does not provide any call frames and debugger UI is confused by timothy@apple.com · 9 years ago
  83. 7f71bd8 Web Inspector: Adopt Number.prototype.toLocaleString For All Sizes and Times by mattbaker@apple.com · 9 years ago
  84. 7b097f1 Web Inspector: Keyboard shortcut for "Inspect Element" only works when Web Inspector is open. by joepeck@webkit.org · 9 years ago
  85. 6269039 Web Inspector: Should be able to expand Objects in Heap Allocations View to see exactly what it retains by joepeck@webkit.org · 9 years ago
  86. d267925 Web Inspector: HeapSnapshot instance property path popover should include a descriptive header by joepeck@webkit.org · 9 years ago
  87. fd624ff Web Inspector: We should have a way to capture heap snapshots programatically. by commit-queue@webkit.org · 9 years ago
  88. 07e4834 Web Inspector: Ensure maximum accuracy while profiling by commit-queue@webkit.org · 9 years ago
  89. 530a201 Web Inspector: Timelines UI redesign: Provide a way to configure which instruments to use by mattbaker@apple.com · 9 years ago
  90. 211bc7f Web Inspector: Prefer retained size to the shallow size in Heap Snapshot data grids by commit-queue@webkit.org · 9 years ago
  91. 75b9ba6 Web Inspector: Show path from root to instances in the Heap Snapshot content view by commit-queue@webkit.org · 9 years ago
  92. 4f3079a Web Inspector: Display Content Security Policy hash in details sidebar for script and style elements by dbates@webkit.org · 9 years ago
  93. c668390 Web Inspector: Add "Quick Open" dialog to debugger and resources tabs by mattbaker@apple.com · 9 years ago
  94. 81cd9d4 Web Inspector: JavaScript Heap Allocations Timeline by joepeck@webkit.org · 9 years ago
  95. 56d9f28 Web Inspector: Add back support for a heavy / bottom up profile view by joepeck@webkit.org · 9 years ago
  96. d5bc14e Web Inspector: Timelines UI redesign: replace content view container with a content browser by mattbaker@apple.com · 9 years ago
  97. 176cf13 Web Inspector: Timelines UI redesign: relocate recording controls to TimelineTabContentView's content browser by mattbaker@apple.com · 9 years ago
  98. 25cfdb8 Web Inspector: Add singular and plural cases for "Ignore n times before stopping" label in breakpoint editor by mattbaker@apple.com · 9 years ago
  99. 64119f7 Web Inspector: DataGrid Header Cells should have Context Menu for Sorting by commit-queue@webkit.org · 9 years ago
  100. 7a62406 Web Inspector: Allow copying all headers in the request/response header tables by commit-queue@webkit.org · 9 years ago