Bug 42798
Summary: | [Chromium] Add support for LayoutTestController::ignoreReqestForPermission | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yael <yael> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | johnnyg, schenney |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | All |
Yael
After bug 41413, we want to test canceling requests for permission to display notifications. Currently, LayoutTestController always accepts the request, thus it is not possible to test canceling a request.
The new test will be skipped for Chromium until this is implemented.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Stephen Chenney
We won't fix old testing bugs unless they come up in practice.