Bug 241083
| Summary: | Relax the assertions for min/max unobscured size | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dean Jackson <dino> |
| Component: | WebKit Misc. | Assignee: | Dean Jackson <dino> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dean Jackson
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dean Jackson
Pull request: https://github.com/WebKit/WebKit/pull/1149
EWS
Committed r295104 (251199@main): <https://commits.webkit.org/251199@main>
Reviewed commits have been landed. Closing PR #1149 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/94243151>