Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1e164ea74e6d5ac97b73d057a5b63ac6baa2d83d
      
https://github.com/WebKit/WebKit/commit/1e164ea74e6d5ac97b73d057a5b63ac6baa2d83d
  Author: Ryan Reno <rr...@apple.com>
  Date:   2025-03-14 (Fri, 14 Mar 2025)

  Changed paths:
    M Tools/Scripts/dump-class-layout

  Log Message:
  -----------
  [dump-class-layout] Avoid AttributeError exception when trying to dump a 
class' layout which was not found
https://bugs.webkit.org/show_bug.cgi?id=289803
rdar://147061511

Reviewed by Brent Fulgham and Matthieu Dubet.

We already print an error message when dump-class-layout can't find the class 
specified.
This change avoids the uncaught exception stack trace from also printing out.

* Tools/Scripts/dump-class-layout:
(main):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to