Bug 42798 - [Chromium] Add support for LayoutTestController::ignoreReqestForPermission
Summary: [Chromium] Add support for LayoutTestController::ignoreReqestForPermission
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-21 17:53 PDT by Yael
Modified: 2013-04-11 12:30 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yael 2010-07-21 17:53:45 PDT
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.
Comment 1 Stephen Chenney 2013-04-11 12:30:26 PDT
We won't fix old testing bugs unless they come up in practice.