Bug 251437
| Summary: | We can use sysctlbyname to get model info from Apple products | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Seija K. <gfunni234> |
| Component: | ANGLE | Assignee: | Kenneth Russell <kbr> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | ap, dino, kbr, kkinnunen |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Seija K.
Instead of not supporting iOS model versions on iOS, we can use sysctlbyname. This also works on macoS.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Kenneth Russell
This change should be made upstream in ANGLE and then rolled into WebKit so the two code bases don't diverge. Discussions are currently ongoing on https://bugs.chromium.org/p/angleproject/issues/detail?id=7991 and the linked code reviews.