Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a69e24351cef45d9fd008ba1fee356ef5bd49826
      
https://github.com/WebKit/WebKit/commit/a69e24351cef45d9fd008ba1fee356ef5bd49826
  Author: Ben Nham <[email protected]>
  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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to