| Summary: | REGRESSION: (r260709): [ Mac wk2 Debug ] multiple plugins tests crashing consistently with alert - WebKit::PluginView::performJavaScriptURLRequest(WebKit::PluginView::URLRequest*) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Jason Lawrence <Lawrence.j> | ||||
| Component: | Plug-ins | Assignee: | Nobody <webkit-unassigned> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | Mac | ||||||
| OS: | macOS 10.15 | ||||||
| Attachments: |
|
||||||
|
Description
Jason Lawrence
2020-04-27 10:10:14 PDT
I can reproduce this issue with r260762 and r260709, but I cannot reproduce the issue with r260708. Command: run-webkit-tests --iterations 99 --force -f --debug --exit-after-n-failures 16 plugins/embed-inside-object.html plugins/get-javascript-url.html plugins/get-targeted-javascript-url.html plugins/get-url-with-javascript-destroying-plugin.html plugins/get-url-with-javascript-url.html plugins/plugin-remove-subframe.html r260709/r260709: plugins/embed-inside-object.html [ Crash ] plugins/get-javascript-url.html [ Crash ] plugins/get-targeted-javascript-url.html [ Crash ] plugins/get-url-with-javascript-destroying-plugin.html [ Crash ] plugins/get-url-with-javascript-url.html [ Crash ] plugins/plugin-remove-subframe.html [ Crash ] r260708: All 594 tests ran as expected. *** This bug has been marked as a duplicate of bug 211007 *** |