RESOLVED FIXED 241082
Relax the assertions for min/max unobscured size
https://bugs.webkit.org/show_bug.cgi?id=241082
Summary Relax the assertions for min/max unobscured size
Dean Jackson
Reported 2022-05-29 14:48:43 PDT
The assertions in _setMinimumUnobscuredSizeOverride and _setMaximumUnobscuredSizeOverride often trigger when the current bounds are 0. This is handled acceptably, and the assertion is not necessary in that case.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-06-05 14:49:12 PDT
Dean Jackson
Comment 2 2022-06-07 13:16:40 PDT
Note You need to log in before you can comment on or make changes to this bug.