[webkit-changes] [WebKit/WebKit] 814210: Web Inspector: Cleaning: remove an extra semicolon...

Frances Cornwall noreply at github.com
Sun May 26 17:22:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 81421035efcc53c1dcbbccc287884ece39f60428
      https://github.com/WebKit/WebKit/commit/81421035efcc53c1dcbbccc287884ece39f60428
  Author: Frances Cornwall <frances_c at cox.net>
  Date:   2024-05-26 (Sun, 26 May 2024)

  Changed paths:
    M Source/WebInspectorUI/UserInterface/Workers/Formatter/HTMLTreeBuilderFormatter.js

  Log Message:
  -----------
  Web Inspector: Cleaning: remove an extra semicolon in HTMLTreeBuilderFormatter.js
https://bugs.webkit.org/show_bug.cgi?id=274736

Reviewed by Tim Nguyen.

Remove an extra semicolon at the end of line 151.
There should be one semicolon in Javascript.

* Source/WebInspectorUI/UserInterface/Workers/Formatter/HTMLTreeBuilderFormatter.js:
(HTMLTreeBuilderFormatter.prototype._implicitlyCloseHTMLNodesForOpenTag):

Canonical link: https://commits.webkit.org/279335@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list