Bug 126027

Summary: Layout Test plugins/destroy-during-npp-new.html is flaky
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Alexey Proskuryakov
Reported 2013-12-19 16:18:59 PST
The following layout test is flaky on Mac WK1: plugins/destroy-during-npp-new.html Here is the diff: @@ -1 +1,3 @@ -SUCCESS +This tests a plug-in that removes itself from the document during NPP_New. It passes if it does not crash during removal (<rdar://problem/6954546>) or when a window is next closed (<rdar://problem/7090444>). + +
Attachments
Alexey Proskuryakov
Comment 1 2013-12-19 16:36:14 PST
Streamlined the test a little bit in <http://trac.webkit.org/r160875>, let's see what happens.
Note You need to log in before you can comment on or make changes to this bug.