Bug 259870
| Summary: | Extend 'isPercent' to 'isPercentOrCalculated' in TranslateTransformOperation.h | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | graouts, heycam, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
Hi Team,
Was just noting 'TranslateTransformOperation.h' and noticed that we don't use 'isPercentOrCalculated' but just 'isPercent':
WebKit Source: https://github.com/WebKit/WebKit/blob/d87a70ea254bd9a81675a7fe688be40987b6a621/Source/WebCore/platform/graphics/transforms/TranslateTransformOperation.h#L69
Locally it compiles with 'isPercentOrCalculated'.
Thanks!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/113816158>