Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3ccfb3e02a8d5ab9539efb2a4c214ef48f247a71
      
https://github.com/WebKit/WebKit/commit/3ccfb3e02a8d5ab9539efb2a4c214ef48f247a71
  Author: Carlos Alberto Lopez Perez <[email protected]>
  Date:   2026-06-30 (Tue, 30 Jun 2026)

  Changed paths:
    M Tools/Scripts/webkitpy/browserperfdash/plans/browser_binary_size.py

  Log Message:
  -----------
  [Tools][WPE][browserperfdash-benchmark] browser-binary-size plan plugin 
should report the sizes of the stripped binaries and libs.
https://bugs.webkit.org/show_bug.cgi?id=318205

Reviewed by Nikolas Zimmermann.

Ensure to strip the binary and libraries before reporting the size.
That is done in a temporal file to not affect the original ones because
the user may want to keep those with debug symbols to use gdb or similar.

* Tools/Scripts/webkitpy/browserperfdash/plans/browser_binary_size.py:
(get_stripped_object_size):
(get_basenames_and_sizes):
(get_browser_relevant_objects_glib):

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



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

Reply via email to