Commits
User selector
Commit History
Commits on Apr 15, 2021
Web Inspector: add setting to allow inspecting Web Inspector
Show description for e0c8d43committed
Commits on Nov 20, 2020
Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached`
Show description for 2a2a0eecommitted
Commits on Nov 4, 2020
Web Inspector: use weak collections for holding event listeners
Show description for 89d9adbcommitted
Commits on Oct 29, 2020
Web Inspector: update styles to use CSS properties with neutral directionality
Show description for cbc979eauthored andcommitted
Commits on Sep 22, 2020
[Cocoa] _WKInspectorDelegate should handle showing external resources
Show description for ae0fc6fcommitted
Commits on Aug 27, 2020
Web Inspector: button for Inspector^2 doesn't work without setting default for DeveloperExtrasEnabled
Show description for 2692849committed
Commits on Jul 30, 2020
Web Inspector: only show scrollbars when needed
Show description for 1bd67e4committed
Commits on Apr 28, 2020
Web Inspector: Debug: "Outline focused element" should also outline elements with tabIndex=0
Show description for 1ba6718committed
Commits on Mar 24, 2020
REGRESSION(r257759, r258623): Web Inspector: Settings icon sometimes placed below the tab bar
Show description for 7f66125committed
Commits on Mar 3, 2020
Web Inspector: Items in the toolbar take up to much vertical space
Show description for c6a55f3committed
Commits on Feb 26, 2020
Web Inspector: move code for debug outlined focus element to the Debug folder so it isn't shipped
Show description for eef3789committed
Commits on Feb 8, 2020
Web Inspector: Revert slim toolbar
Show description for c10d89bcommitted
Commits on Feb 6, 2020
Web Inspector: Tab Bar: move window management items to the left and don't show reload/download unless remotely inspecting
Show description for b0e4e7acommitted
Commits on Feb 2, 2020
Web Inspector: move the items in the toolbar into the tab bar to save vertical space
Show description for dffc766committed
Commits on Dec 20, 2019
Web Inspector: convert some InspectorFrontendHost methods to getters
Show description for 0576346committed
Commits on Dec 7, 2019
Web Inspector: saving a file with the url "/" suggest the name "Untitled"
Show description for 798a4ffcommitted
Commits on Dec 5, 2019
Web Inspector: add WI.EngineeringSetting and WI.DebugSetting to avoid callsite checking
Show description for b61e1e8committed
Commits on Sep 23, 2019
Web Inspector: Improve the Uncaught Exception View file a bug link
Show description for 7014851committed
Commits on Aug 13, 2019
REGRESSION(r248391): Web Inspector: changing Layout Direction Debug setting no longer adds dir="ltr" to body element
Show description for 350a1d4committed
Commits on Aug 7, 2019
Web Inspector: Settings: add an Engineering pane to expose useful settings for other WebKit engineers
Show description for 3f98baccommitted
Commits on Mar 22, 2019
Web Inspector: Timelines - Cannot export on about:blank - suggested filename containing a colon silently fails
Show description for 562e506committed
Commits on Mar 12, 2019
Web Inspector: use -webkit-{margin,padding}-{start,end} instead of [dir={ltr/rtl}] rules
Show description for 995afe8committed
Commits on Mar 5, 2019
Web Inspector: Reload actions from second level inspector should properly reload the inspected inspector
Show description for 7dd24d5authored andcommitted
Commits on Jan 29, 2019
Web Inspector: Remove unnecessary promise rejection handlers now that we use the global onunhandledrejection handler
Show description for 332b277authored andcommitted
Commits on Jan 25, 2019
Web Inspector: show uncaught exception view for unhandled promise rejections
Show description for cfb4c22committedWeb Inspector: CPU Usage Timeline
Show description for 0f659a1authored andcommitted
Commits on Nov 30, 2018
Web Inspector: replace all unicode characters with the escaped character code
Show description for 7d2fcfacommitted
Commits on Nov 19, 2018
Web Inspector: "Reload Web Inspector" button no longer partially works
Show description for 3e118decommitted
Commits on Nov 17, 2018
Web Inspector: Include default filtering of InspectorBackend.dumpInspectorProtocolMessages with multi target backend
Show description for 135bbe7committed
Commits on Nov 14, 2018
Web Inspector: Include target identifier in protocol logging
Show description for 6ad72bfcommittedWeb Inspector: Keep Web Inspector window alive across process swaps (PSON) (Remote Inspector)
Show description for e573ea6committed
Commits on Oct 2, 2018
Web Inspector: rename frontend managers to be more consistent with backend agents
Show description for 62ddfbacommitted
Commits on Dec 14, 2017
Web Inspector: UncaughtExceptionReporter fails on early errors
Show description for db3cd0aauthored andcommitted
Commits on Oct 13, 2017
Web Inspector: fix ESLint errors
Show description for 4abd69bcommitted
Commits on Sep 11, 2017
Web Inspector: Include a DebugContentView for debugging
Show description for 298b0c4authored andcommitted