Bug 211536
| Summary: | REGRESSION (r261239): [ Mac Debug WK1 ] fast/events/wheel-event-outside-body.html is crashing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | koivisto, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=211512 | ||
Truitt Savell
fast/events/wheel-event-outside-body.html
This test began crashing after the changes in https://trac.webkit.org/changeset/261239/webkit
History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Fwheel-event-outside-body.html
Log:
https://build.webkit.org/results/Apple-Catalina-Debug-WK1-Tests/r261245%20(4385)/fast/events/wheel-event-outside-body-crash-log.txt
I am able to reproduce this with command:
run-webkit-tests --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f -1 --debug fast/events/wheel-event-outside-body.htm
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/62947892>
Ryan Haddad
SHOULD NEVER BE REACHED
./rendering/RenderLayerBacking.cpp(2948) : void WebCore::RenderLayerBacking::paintIntoLayer(const WebCore::GraphicsLayer *, WebCore::GraphicsContext &, const WebCore::IntRect &, OptionSet<WebCore::PaintBehavior>, WebCore::EventRegionContext *)
Ryan Haddad
Reverted in https://trac.webkit.org/changeset/261253/webkit