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   

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.