Bug 249544
| Summary: | Disable geolocation-API/permission.https.html for WK1 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brandon <brandonstewart> |
| Component: | WebCore Misc. | Assignee: | Brandon <brandonstewart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, cdumez, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brandon
Disable geolocation-API/permission.https.html for WK1
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/7821
EWS
Committed 258059@main (7f8bed6e6004): <https://commits.webkit.org/258059@main>
Reviewed commits have been landed. Closing PR #7821 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/103486751>
Alexey Proskuryakov
Is this expected correct behavior on legacy WebKit? Unclear why this bug is marked RESOLVED/FIXED.
Chris Dumez
We don't support the generic permissions API on WebKitLegacy and I don't believe we have any plans to implement such support either.
Alexey Proskuryakov
Got it. Would be better to have that as a comment in TestExpectations, and WontFix instead of Skip.
Brandon
New commit to update the TestExpectations to WontFix and clarify why it is not supported in WK1.
https://github.com/WebKit/WebKit/pull/7916