Bug 290108
| Summary: | [GTK][WPE] Add a mode enum to Damage | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | Platform | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
With 3 different modes:
- Rectangles: that's the default where rectangles are added.
- BoundingBox: added rectangles are always united in bounding box.
- Full: always reports the whole area as the damage.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/42750
EWS
Committed 292581@main (ac177a35074f): <https://commits.webkit.org/292581@main>
Reviewed commits have been landed. Closing PR #42750 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/147734576>