Closed Bug 1458400 Opened 7 years ago Closed 7 years ago

assert on nothing ScrollbarData.mDirection in test_group_mouseevents.html

Categories

(Core :: Panning and Zooming, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1457590

People

(Reporter: bkelly, Unassigned)

Details

I got a Maybe<> access assertion in test_group_mouseevents.html on one of my try builds. Kats, Botond, does this make any sense to you? Seems like the thumbData mDirection isNothing(). https://treeherder.mozilla.org/logviewer.html#?job_id=176463534&repo=try&lineNumber=2603 [task 2018-05-01T17:53:34.926Z] 17:53:34 INFO - GECKO(1207) | Assertion failure: mIsSome, at /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/Maybe.h:480 [task 2018-05-01T17:54:07.641Z] 17:54:07 INFO - GECKO(1207) | #01: mozilla::layers::AsyncPanZoomController::ConvertScrollbarPoint [gfx/layers/DirectionUtils.h:18] [task 2018-05-01T17:54:07.642Z] 17:54:07 INFO - [task 2018-05-01T17:54:07.644Z] 17:54:07 INFO - GECKO(1207) | #02: mozilla::layers::APZCTreeManager::SetupScrollbarDrag [gfx/layers/apz/src/APZCTreeManager.cpp:1808] [task 2018-05-01T17:54:07.645Z] 17:54:07 INFO - [task 2018-05-01T17:54:07.646Z] 17:54:07 INFO - GECKO(1207) | #03: mozilla::layers::APZCTreeManager::ReceiveInputEvent [gfx/layers/apz/src/APZCTreeManager.cpp:1227] [task 2018-05-01T17:54:07.647Z] 17:54:07 INFO - [task 2018-05-01T17:54:07.649Z] 17:54:07 INFO - GECKO(1207) | #04: mozilla::layers::APZInputBridge::ReceiveInputEvent [gfx/layers/apz/src/APZInputBridge.cpp:72] [task 2018-05-01T17:54:07.650Z] 17:54:07 INFO - [task 2018-05-01T17:54:07.652Z] 17:54:07 INFO - GECKO(1207) | #05: nsBaseWidget::DispatchInputEvent [widget/nsBaseWidget.cpp:1221] [task 2018-05-01T17:54:07.653Z] 17:54:07 INFO - [task 2018-05-01T17:54:07.655Z] 17:54:07 INFO - GECKO(1207) | #06: mozilla::widget::HeadlessWidget::SynthesizeNativeMouseEvent [widget/headless/HeadlessWidget.cpp:489] [task 2018-05-01T17:54:07.656Z] 17:54:07 INFO - [task 2018-05-01T17:54:07.657Z] 17:54:07 INFO - GECKO(1207) | #07: mozilla::dom::TabParent::RecvSynthesizeNativeMouseEvent [dom/ipc/TabParent.cpp:1463]
Oh, maybe this is a dupe of bug 1457590.
(In reply to Ben Kelly [:bkelly] from comment #1) > Oh, maybe this is a dupe of bug 1457590. Looks that way.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.