[webkit-changes] [WebKit/WebKit] a69e24: MiniBrowser should take window size as a command l...

bnham noreply at github.com
Wed Feb 14 16:54:53 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a69e24351cef45d9fd008ba1fee356ef5bd49826
      https://github.com/WebKit/WebKit/commit/a69e24351cef45d9fd008ba1fee356ef5bd49826
  Author: Ben Nham <nham at apple.com>
  Date:   2024-02-14 (Wed, 14 Feb 2024)

  Changed paths:
    M Tools/MiniBrowser/mac/BrowserWindowController.m

  Log Message:
  -----------
  MiniBrowser should take window size as a command line argument
https://bugs.webkit.org/show_bug.cgi?id=269383
rdar://problem/122959997

Reviewed by Sammy Gill.

Some of our benchmarks run at a particular window size (e.g. they may load cached subresources from
a responsive site based on viewport width media queries). To help debug those benchmarks it'd be
useful for MiniBrowser to be able to take the window size as an argument.

* Tools/MiniBrowser/mac/BrowserWindowController.m:
(-[BrowserWindowController windowDidLoad]):

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




More information about the webkit-changes mailing list