[webkit-changes] [WebKit/WebKit] b64331: Reduce size of warning banner shown upon entering ...
Jean-Yves Avenard
noreply at github.com
Fri Jan 27 16:08:07 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b64331587175ececf06dd0995eebb5a922f07f6d
https://github.com/WebKit/WebKit/commit/b64331587175ececf06dd0995eebb5a922f07f6d
Author: Jean-Yves Avenard <jya at apple.com>
Date: 2023-01-27 (Fri, 27 Jan 2023)
Changed paths:
M Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenViewController.mm
Log Message:
-----------
Reduce size of warning banner shown upon entering element fullscreen
https://bugs.webkit.org/show_bug.cgi?id=251263
rdar://104235363
Reviewed by Jer Noble.
Resize UILabel according to the text it contains and remove width constraints based on the screen's width.
Manually tested.
* Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenViewController.mm:
(-[WKFullScreenViewController setLocation:]):
(-[WKFullScreenViewController loadView]):
Canonical link: https://commits.webkit.org/259512@main
More information about the webkit-changes
mailing list