Bug 80901
| Summary: | REGRESSION: fast/events/input-focus-no-duplicate-events.html hits an assertion | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | aestes, ap, enrica, sam |
| Priority: | P1 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 80447 | ||
Ryosuke Niwa
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r110463%20(37988)/results.html
ASSERTION FAILED: !draggingInfo
/Volumes/Data/webkit4/Tools/DumpRenderTree/mac/DumpRenderTree.mm(1306) : void runTest(const std::string&)
1 0x100014154 runTest(std::string const&)
2 0x100014a56 runTestingServerLoop()
3 0x100014c56 dumpRenderTree(int, char const**)
4 0x100014e64 main
5 0x10000177c start
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
I wonder if this is related to bug 80925. That one was fixing assertion failure in a different test though.