Bug 241082

Summary: Relax the assertions for min/max unobscured size
Product: WebKit Reporter: Dean Jackson <dino>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.