Commits
User selector
Commit History
Commits on Nov 4, 2020
Web Inspector: use weak collections for holding event listeners
Show description for 89d9adbcommitted
Commits on May 5, 2020
Web Inspector: add a tool for viewing UserInterface/Images files
Show description for b854c92committed
Commits on Sep 14, 2019
Web Inspector: HTML Formatter - XML mode
Show description for 22f2466committed
Commits on Sep 13, 2019
Web Inspector: Formatter: Pretty Print HTML resources (including inline <script>/<style>)
Show description for 5629474committed
Commits on Sep 11, 2019
Web Inspector: Remove legacy CodeMirror based pretty printers
Show description for 2619f6dcommitted
Commits on Sep 4, 2019
Web Inspector: Local Overrides - Provide substitution content for resource loads (URL based)
Show description for b656fedcommitted
Commits on Aug 16, 2019
Web Inspector: Update Esprima to support modern JavaScript language features
Show description for 2d2cc63committed
Commits on Sep 21, 2018
Web Inspector: remove Legacy Style Editor
Show description for 56d3c9dcommitted
Commits on Aug 2, 2017
Web Inspector: simplify WebInspector with WI
Show description for ef0eca8committed
Commits on Feb 2, 2017
Web Inspector: Upgrade Esprima to the latest one to support dynamic import
Show description for f90e80fcommitted
Commits on Sep 13, 2016
Web Inspector: Should be able to pretty print module code (import / export statements)
Show description for 78ee1b5authored andcommitted
Commits on Apr 21, 2016
Web Inspector: Debugger statement gets a space after it when pretty printed
Show description for 48194afauthored andcommitted
Commits on Apr 14, 2016
Web Inspector: Add a JavaScript Formatting test for template strings
Show description for a62f4b0authored andcommitted
Commits on Apr 7, 2016
Web Inspector: Improve JavaScript pretty printing
Show description for 103debacommitted
Commits on Sep 8, 2015
Web Inspector: Move PrettyPrinting tests into LayoutTests
Show description for 63263b9committed
Commits on Sep 2, 2015
Unreviewed, rolling out r189241.
Show description for 26af6a9committedWeb Inspector: Move PrettyPrinting tests into LayoutTests
Show description for 860658fauthored andcommitted
Commits on Aug 12, 2015
Web Inspector: Update to CodeMirror 5.5 or later
Show description for d26910fcommitted
Commits on Jul 7, 2015
Web Inspector: Unnecessary space added after -webkit- prefixed property values
Show description for ca4672dcommitted
Commits on Jul 4, 2015
REGRESSION(r184000): Web Inspector: Multiline CSS in Styles Sidebar is marked as invalid
Show description for b0d1aaacommitted
Commits on Jun 7, 2015
Web Inspector: Add PrettyPrinter CSSRule tests
Show description for ff1ec81authored andcommitted
Commits on May 8, 2015
Web Inspector: Styles sidebar editing with incomplete property looks poor in UI
Show description for 709e607authored andcommitted
Commits on Apr 21, 2015
Web Inspector: Unify PrettyPrinting Tool and UserInterface resources
Show description for 4c377f2authored andcommitted
Commits on Mar 23, 2015
Web Inspector: Adopt ES6 Class Syntax for all Controller Objects
Show description for fb96ed5authored andcommitted
Commits on Mar 7, 2015
Web Inspector: JS Pretty Printing: "case" or "default" outside of switch causes unbalanced indentation
Show description for b4dd9f3authored andcommitted
Commits on Feb 10, 2015
Web Inspector: CSS Pretty Printing: still fails fails to put space between rgb(...) and numbers in minified gradients
Show description for 3d46d25authored andcommitted
Commits on Oct 9, 2014
Web Inspector: CSS Pretty Printing fails to put space between value functions around ending parenthesis
Show description for 6cf394ecommittedWeb Inspector: CSS Pretty Printing fails to put space between rgb(...) and numbers in minified gradients
Show description for e8329b1committedWeb Inspector: CSS Pretty Printing fails to wrap long lines of selectors with pseudo classes/elements
Show description for 22fa915committed
Commits on Oct 4, 2014
Web Inspector: Add PrettyPrinter CSS tests
Show description for 7b7b39fauthored andcommitted
Commits on Sep 9, 2014
Web Inspector: Fix ESLint no-extra-semi
Show description for 29077efcommitted
Jono WellsWeb Inspector: Fix ESLint semi (missing semicolon)
Show description for 97db51ccommitted
Jono Wells
Commits on Aug 25, 2014
The inspector should not use the "after" pseudo element with the compatibility syntax
Show description for b469b45committed
Commits on Jun 18, 2014
Web Inspector: PrettyPrinting regression on "var a=1"
Show description for c639718authored andcommitted
Commits on Jun 17, 2014
Web Inspector: Two lines in CSS rule are hidden until resize or click
Show description for 7baa468committed
Jono Wells