Bug 182381
Summary: | REGRESSION(r227893): [GTK] 4 new crashes on fast/event/touch tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bugs-noreply, cgarcia, mcatanzaro |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 182224 |
Carlos Alberto Lopez Perez
Revision r227893 <https://trac.webkit.org/r227893> caused 4 new crashes on the GTK+ layout tests related to touch events.
Regressions: Unexpected crashes (4)
fast/events/touch/frame-hover-update.html [ Crash ]
fast/events/touch/send-oncancel-event.html [ Crash ]
fast/events/touch/touch-inside-iframe-scrolled.html [ Crash ]
fast/events/touch/touch-stale-node-crash.html [ Crash ]
Log: https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/5310/steps/layout-test/logs/stdio
Backtraces: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r227957%20(5310)/results.html
I checked locally this: I can reproduce the crashes and reverting r227893 fixes them.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
*** This bug has been marked as a duplicate of bug 182350 ***