- bc0630f Web Inspector: REGRESSION(r266669): DOMBreakpoint.js:106:23: CONSOLE ASSERT ERROR domNode should not change once set by drousso@apple.com · 4 years, 5 months ago
- 7e0d0b9 Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) by darin@apple.com · 4 years, 6 months ago
- 691ce45 new URL("#") should throw an error by achristensen@apple.com · 4 years, 7 months ago
- 1735b14 Web Inspector: allow multiple resources for a given URL by drousso@apple.com · 4 years, 10 months ago
- 6b865f7 Web Inspector: Uncaught Exception: TypeError: null is not an object (evaluating 'mimeType.endsWith') by drousso@apple.com · 5 years ago
- 1516494 Web Inspector: support editing cookie key/values from inspector by drousso@apple.com · 5 years ago
- 45d5608 Web Inspector: add instrumentation for showing existing Web Animations by drousso@apple.com · 5 years ago
- f7fbde5 Web Inspector: add support for new kinds of diagnostic events by bburg@apple.com · 5 years ago
- 2764480 Web Inspector: rework frontend agent construction to allow commands/events to be controlled by the related target's type by drousso@apple.com · 5 years ago
- ee3dd2d Web Inspector: Local Resource Overrides: UI for overriding image and font resource content by joepeck@webkit.org · 5 years ago
- 8bc2cbb Web Inspector: Local Overrides - Provide substitution content for resource loads (URL based) by joepeck@webkit.org · 6 years ago
- 6b2465b Web Inspector: replace uses of `Array.prototype.concat` with `Array.prototype.push` by drousso@apple.com · 6 years ago
- ecc2a98 Web Inspector: replace uses of added utility `Array.prototype.keySet` with an actual `Set` by drousso@apple.com · 6 years ago
- e63aa35 Web Inspector: Use URL constructor to better handle all kinds of URLs by drousso@apple.com · 6 years ago
- dc94577 Unreviewed, fix test failure and add additional tests after r248753 by drousso@apple.com · 6 years ago
- edb552b Web Inspector: Sources: provide a way to create an arbitrary Inspector Style Sheet by drousso@apple.com · 6 years ago
- e9debb7 Web Inspector: rename "Stylesheet" to "Style Sheet" to match spec text by drousso@apple.com · 6 years ago
- 607308a Web Inspector: application/xml content not shown by commit-queue@webkit.org · 6 years ago
- 3c05bc7 Web Inspector: REGRESSION(r245498): Timelines: CPU: discontinuities are filled in by the next record by drousso@apple.com · 6 years ago
- 2c5f5d1 Web Inspector: parseQueryParameters fails to successfully parse query parameter values that contain "=" by drousso@apple.com · 6 years ago
- df5a375 Web Inspector: CSS Changes: modifications aren't shared for rules that match multiple elements by nvasilyev@apple.com · 6 years ago
- c772489 Web Inspector: Audit: there should be a default test for WebInspectorAudit.Resources functionality by drousso@apple.com · 6 years ago
- 10b4574 Web Inspector: SameSite parsing should be stricter by pecoraro@apple.com · 6 years ago
- 8206399 Web Inspector: Elements tab: multiple selection lost after navigating to another tab by drousso@apple.com · 6 years ago
- 81550ee Web Inspector: TestSuite test cases should have their own timeout to ensure tests fail with output instead of timeout by test runner by drousso@apple.com · 6 years ago
- ed34f98 Web Inspector: Timelines - Cannot export on about:blank - suggested filename containing a colon silently fails by joepeck@webkit.org · 6 years ago
- 996dffc Web Inspector: Styles Redesign: Editing selector should not hide the rule by drousso@apple.com · 6 years ago
- 471a49c Web Inspector: Debugger: virtualize the list of variables in the Scope sidebar by drousso@apple.com · 6 years ago
- 5b53033 Web Inspector: Debugger: move breakpoint storage to use `WI.ObjectStore` by drousso@apple.com · 6 years ago
- 37d18e6 Web Inspector: CPU Usage Timeline - Statistics and Sources sections by joepeck@webkit.org · 6 years ago
- 8d4fe2c Web Inspector: make debounce Proxy into its own class by drousso@apple.com · 6 years ago
- 8df2ced Web Inspector: Improve ES6 Class instances in Heap Snapshot instances view by joepeck@webkit.org · 6 years ago
- 2566499 Unreviewed, rolling out r241784. by tsavell@apple.com · 6 years ago
- 8a8f244 Web Inspector: Improve ES6 Class instances in Heap Snapshot instances view by joepeck@webkit.org · 6 years ago
- 06f5a41 Web Inspector: Frontend performance is very slow reloading theverge.com - 50% of time in TreeOutline _indexOfTreeElement by mattbaker@apple.com · 6 years ago
- dacde51 Web Inspector: Styles: close unbalanced quotes and parenthesis when editing values by nvasilyev@apple.com · 6 years ago
- 45b1442 Web Inspector: Timeline time range selection sometimes shows 0.000, should be just 0 by commit-queue@webkit.org · 6 years ago
- 8b627d0 Web Inspector: Add Changes panel to Elements tab by nvasilyev@apple.com · 6 years ago
- 38cc640 Web Inspector: Audit: allow audits to be enabled/disabled by drousso@apple.com · 6 years ago
- 7626fce Web Inspector: m3u8 content not shown, it should be text by joepeck@webkit.org · 6 years ago
- e01e54f Web Inspector: Cookies view should use model objects instead of raw payload data by mattbaker@apple.com · 6 years ago
- 405b46f Web Inspector: Keep Web Inspector window alive across process swaps (PSON) (Local Inspector) by joepeck@webkit.org · 6 years ago
- 2c9574f Web Inspector: Keep Web Inspector window alive across process swaps (PSON) (Remote Inspector) by joepeck@webkit.org · 6 years ago
- f377085 Web Inspector: Table should support shift-extending the row selection by mattbaker@apple.com · 6 years ago
- ecfebc881 Web Inspector: fix debug WK1 test failures for WI.ObjectStore by drousso@apple.com · 6 years ago
- 4ed15ac Web Inspector: Audit: save imported audits across WebInspector sessions by drousso@apple.com · 6 years ago
- 400408f Web Inspector: Audit: show metadata for results by drousso@apple.com · 6 years ago
- fc989ab Web Inspector: Audit: create Audit Tab by drousso@apple.com · 6 years ago
- 572a2e2 Web Inspector: Table should support deleting rows by mattbaker@apple.com · 6 years ago
- f48ce0e Web Inspector: Canvas Recording loading goes significantly slower when "Frame" tree element is expanded by drousso@apple.com · 6 years ago
- 1e6bdf3 Web Inspector: Expose Server Timing Response Headers in Network Tab by commit-queue@webkit.org · 6 years ago
- b591eb8 Web Inspector: create special Network waterfall for media events by drousso@apple.com · 6 years ago
- 68eb131 Web Inspector: refactor constructor of WI.Resource by drousso@apple.com · 6 years ago
- 511954f Web Inspector: Table should support multiple selection and Cmd-click behavior by mattbaker@apple.com · 6 years ago
- 0658318 Web Inspector: some files not listed in OpenResourceDialog by drousso@apple.com · 6 years ago
- e74f81c Web Inspector: determine hasVisibleEffect for each RecordingAction as it's processed by drousso@apple.com · 7 years ago
- 9baf2de Web Inspector: remove Legacy Style Editor by drousso@apple.com · 7 years ago
- ca4600a Web Inspector: simplify the WI.Collection interface by webkit@devinrousso.com · 7 years ago
- e98b85b Web Inspector: Modernize some utility functions by timothy@apple.com · 7 years ago
- 2df6e95 Web Inspector: Object.shallowEqual always fails when comparing array property values by mattbaker@apple.com · 7 years ago
- a9e56da Web Inspector: Rename String.prototype.trimEnd to avoid conflicts with native trimEnd by nvasilyev@apple.com · 7 years ago
- ef5b437 Web Inspector: Canvas tab: throttle recording slider updates by mattbaker@apple.com · 7 years ago
- b382e9f Web Inspector: InspectorTest.evaluateInPage should return a rejection if an error was thrown by bburg@apple.com · 7 years ago
- 08061e9 Web Inspector: InspectorTest.expectException does not handle implicitly resolved async functions correctly by bburg@apple.com · 7 years ago
- 1a0f4b1 Web Inspector: InspectorTest.evaluateInPage should unwrap primitive values by default by bburg@apple.com · 7 years ago
- c5088b6 Web Inspector: support async setup() and async teardown() in AsyncTestSuite by bburg@apple.com · 7 years ago
- b453c1e Web Inspector: SyncTestSuite should complain if passed an async setup/test/teardown function by bburg@apple.com · 7 years ago
- daee180 Web Inspector: add InspectorTest.expectException() and use it by bburg@apple.com · 7 years ago
- 4cf5096 ServiceWorker Inspector: Frontend changes to support Network tab and sub resources by joepeck@webkit.org · 7 years ago
- 2e2b3ac Uncaught Exception: TypeError: null is not an object (evaluating 'mimeType.endsWith') by commit-queue@webkit.org · 7 years ago
- 00a75c8 Web Inspector: [PARITY] Styles Redesign: Ability to modify style attributes by nvasilyev@apple.com · 7 years ago
- 9327dc2 Web Inspector: replace TypeVerifier with subclasses of WI.Collection by webkit@devinrousso.com · 7 years ago
- 027ac00 Web Inspector: Support `async test() { ... }` in Inspector Test Suites by commit-queue@webkit.org · 7 years ago
- 77b5f26 Web Inspector: Modify CSS number values with up key and down key by nvasilyev@apple.com · 7 years ago
- 93a9e66 Web Inspector: Network Tab - Cookies Detail View by joepeck@webkit.org · 7 years ago
- 5818923 Web Inspector: Network Tab - Headers Detail View by joepeck@webkit.org · 7 years ago
- 2b9513d Web Inspector: Styles Redesign: support toggling properties by nvasilyev@apple.com · 8 years ago
- 898b3da Web Inspector: Cleanup and test MIMETypeUtilities by commit-queue@webkit.org · 8 years ago
- 948b788 Web Inspector: Optimize View.prototype.removeSubview by nvasilyev@apple.com · 8 years ago
- 0b21e4c Web Inspector: simplify WebInspector with WI by drousso@apple.com · 8 years ago
- 745fecb Web Inspector: create Recording tab for displaying recordings by drousso@apple.com · 8 years ago
- 5331c80 Web Inspector: add context menu item for taking a screenshot of a node by drousso@apple.com · 8 years ago
- 2719818 Web Inspector: Default string comparisons to treat numeric characters as numbers by drousso@apple.com · 8 years ago
- 0b005d6 Unreviewed rollout r217807. Caused a test to crash. by joepeck@webkit.org · 8 years ago
- c4329a0 Web Inspector: Improve ES6 Class instances in Heap Snapshot instances view by commit-queue@webkit.org · 8 years ago
- 6dde761 Web Inspector: tabbing in Styles sidebar is broken when additional ":" and ";" are in the property value by webkit@devinrousso.com · 8 years ago
- 747b170 Web Inspector: Test.html should support globals reportInternalError, reportUnhandledRejection, reportUncaughtException by bburg@apple.com · 8 years ago
- 462bbfa Web Inspector: WrappedPromise constructor should behave like the Promise constructor by bburg@apple.com · 8 years ago
- 04d692e Web Inspector: Fix some typos and style in LayoutTests/inspector by commit-queue@webkit.org · 8 years ago
- 5d983d1 Web Inspector: Breakpoint Log action should support template literals by mattbaker@apple.com · 8 years ago
- ea0f2d1 Web Inspector: Object.shallowEqual([{}], [{}]) should return true by mattbaker@apple.com · 8 years ago
- 8be5c64 Web Inspector: Clicking on link in Web Inspector can cause UIProcess to crash by joepeck@webkit.org · 8 years ago
- 00a86e3 Web Inspector: Worker debugging should pause all targets and view call frames in all targets by joepeck@webkit.org · 8 years ago
- a80392e Web Inspector: Fix double remove of ResourceCollection if type changes by commit-queue@webkit.org · 8 years ago
- c15e935 Web Inspector: Create general model object Collection class by commit-queue@webkit.org · 8 years ago
- bd7aa25 Web Inspector: Include RuntimeAgent in Workers - evaluate in Worker context by joepeck@webkit.org · 8 years ago
- b9a5a7f Web Inspector: Improve Quick Open sorting algorithm by commit-queue@webkit.org · 8 years ago
- 4d7fb5a Web Inspector: Improve output of TestHarness.expect* failures by mattbaker@apple.com · 9 years ago
- da52f63 Web Inspector: adopt Object.awaitEvent in LayoutTests/inspector/unit-tests by commit-queue@webkit.org · 9 years ago
- e5289ab Web Inspector: Add test coverage for all array utility functions by mattbaker@apple.com · 9 years ago