[webkit-changes] [WebKit/WebKit] 61d7c5: [iOS] Fullscreen warning banner can be cut off wit...

Jer Noble noreply at github.com
Wed Jan 17 10:17:44 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 61d7c5072309026883e08661e30eedd9d6c446d3
      https://github.com/WebKit/WebKit/commit/61d7c5072309026883e08661e30eedd9d6c446d3
  Author: Jer Noble <jer.noble at apple.com>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    M Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenViewController.mm

  Log Message:
  -----------
  [iOS] Fullscreen warning banner can be cut off with long domain name
https://bugs.webkit.org/show_bug.cgi?id=267621
rdar://118078137

Reviewed by Eric Carlson.

Give the warning banner a maximum width, forcing it to break lines when
domain names are long enough to justify it.

* Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenViewController.mm:
(-[WKFullScreenViewController loadView]):
(-[WKFullScreenViewController viewDidLayoutSubviews]):

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




More information about the webkit-changes mailing list