WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
121976
Layout Test plugins/access-after-page-destroyed.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=121976
Summary
Layout Test plugins/access-after-page-destroyed.html is flaky
Alexey Proskuryakov
Reported
2013-09-26 13:53:43 PDT
The following layout test is flaky on Mac WebKit1: plugins/access-after-page-destroyed.html When it fails, it's a timeout due to an exception thrown in "p.enabledPlugin;" - p is null. Sounds like there is some race getting navigator.mimeTypes in a newly created window.
Attachments
clean up the test
(6.37 KB, patch)
2013-09-26 14:04 PDT
,
Alexey Proskuryakov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2013-09-26 14:04:14 PDT
Created
attachment 212744
[details]
clean up the test
Alexey Proskuryakov
Comment 2
2013-09-26 14:06:52 PDT
Comment on
attachment 212744
[details]
clean up the test Landed in
r156495
. This is unlikely to fix flakiness, but let's see if anything changes. I cannot reproduce this locally.
Alexey Proskuryakov
Comment 3
2013-10-10 11:47:40 PDT
When it fails, it says: +FAIL navigator.mimeTypes is null +FAIL TypeError: null is not an object (evaluating 'p.enabledPlugin')
Alexey Proskuryakov
Comment 4
2018-12-12 15:11:20 PST
Not happening any more.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug