Skip to content

Instantly share code, notes, and snippets.

@omo
Last active December 17, 2015 04:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save omo/5553547 to your computer and use it in GitHub Desktop.
Save omo/5553547 to your computer and use it in GitHub Desktop.
#0 0x0000555559529d6c in WebCore::wrap (impl=0x2ebf9c071620, creationContext=..., isolate=0x7ffff7e62020) at gen/webkit/bindings/V8DocumentFragment.h:72
#1 0x0000555559a8fdac in WebCore::wrap (impl=0x2ebf9c071620, creationContext=..., isolate=0x7ffff7e62020) at ../../third_party/WebKit/Source/bindings/v8/custom/V8NodeCustom.cpp:152
#2 0x00005555594cde8f in WebCore::toV8 (impl=0x2ebf9c071620, creationContext=..., isolate=0x7ffff7e62020) at gen/webkit/bindings/V8Node.h:75
#3 0x0000555559a706a1 in WebCore::toV8 (impl=0x2ebf9c071620, creationContext=..., isolate=0x7ffff7e62020) at ../../third_party/WebKit/Source/bindings/v8/custom/V8EventTargetCustom.cpp:50
#4 0x0000555559b220bc in WebCore::V8AbstractEventListener::getReceiverObject (this=0x2ebf9b177f50, context=0x2ebf9b3390c8, event=0x2ebf9ba3ed60) at ../../third_party/WebKit/Source/bindings/v8/V8AbstractEventListener.cpp:186
#5 0x0000555559b23262 in WebCore::V8EventListener::callListenerFunction (this=0x2ebf9b177f50, context=0x2ebf9b3390c8, jsEvent=..., event=0x2ebf9ba3ed60) at ../../third_party/WebKit/Source/bindings/v8/V8EventListener.cpp:72
#6 0x0000555559b2187b in WebCore::V8AbstractEventListener::invokeEventHandler(this=0x2ebf9b177f50, context=0x2ebf9b3390c8, event=0x2ebf9ba3ed60, jsEvent=...) at ../../third_party/WebKit/Source/bindings/v8/V8AbstractEventListener.cpp:139
#7 0x0000555559b215ce in WebCore::V8AbstractEventListener::handleEvent (this=0x2ebf9b177f50, context=0x2ebf9b3390c8, event=0x2ebf9ba3ed60) at ../../third_party/WebKit/Source/bindings/v8/V8AbstractEventListener.cpp:99
#8 0x0000555559dc2388 in WebCore::EventTarget::fireEventListeners (this=0x2ebf9c071620, event=0x2ebf9ba3ed60, d=0x2ebf9c7df820, entry=...) at ../../third_party/WebKit/Source/core/dom/EventTarget.cpp:258
#9 0x0000555559dc2011 in WebCore::EventTarget::fireEventListeners (this=0x2ebf9c071620, event=0x2ebf9ba3ed60) at ../../third_party/WebKit/Source/core/dom/EventTarget.cpp:204
#10 0x0000555559ded17b in WebCore::Node::handleLocalEvents (this=0x2ebf9c071620, event=0x2ebf9ba3ed60) at ../../third_party/WebKit/Source/core/dom/Node.cpp:2390
#11 0x0000555559e6cd58 in WebCore::EventContext::handleLocalEvents (this=0x2ebf9d33caa0, event=0x2ebf9ba3ed60) at ../../third_party/WebKit/Source/core/dom/EventContext.cpp:58
#12 0x0000555559e6d053 in WebCore::MouseOrFocusEventContext::handleLocalEvents(this=0x2ebf9d33caa0, event=0x2ebf9ba3ed60) at ../../third_party/WebKit/Source/core/dom/EventContext.cpp:88
#13 0x0000555559e655a9 in WebCore::EventDispatcher::dispatchEventAtBubbling (this=0x7fffd9244760, windowContext=...) at ../../third_party/WebKit/Source/core/dom/EventDispatcher.cpp:184
#14 0x0000555559e64c30 in WebCore::EventDispatcher::dispatch (this=0x7fffd9244760) at ../../third_party/WebKit/Source/core/dom/EventDispatcher.cpp:126
#15 0x0000555559dd1e16 in WebCore::MouseEventDispatchMediator::dispatchEvent (this=0x2ebf9a86d950, dispatcher=0x7fffd9244760) at ../../third_party/WebKit/Source/core/dom/MouseEvent.cpp:299
#16 0x0000555559e64235 in WebCore::EventDispatcher::dispatchEvent (node=0x2ebf9c247660, mediator=...) at ../../third_party/WebKit/Source/core/dom/EventDispatcher.cpp:56
#17 0x0000555559dedb6b in WebCore::Node::dispatchMouseEvent (this=0x2ebf9c247660, event=..., eventType=..., detail=0, relatedTarget=0x2ebf9c6bfac0) at ../../third_party/WebKit/Source/core/dom/Node.cpp:2456
#18 0x000055555a462d1c in WebCore::EventHandler::updateMouseEventTargetNode (this=0x2ebf9b8bbde0, targetNode=0x2ebf9c247660, mouseEvent=..., fireMouseOverOut=true) at ../../third_party/WebKit/Source/core/page/EventHandler.cpp:2047
#19 0x000055555a462e07 in WebCore::EventHandler::dispatchMouseEvent (this=0x2ebf9b8bbde0, eventType=..., targetNode=0x2ebf9c247660, clickCount=0, mouseEvent=..., setUnder=true) at ../../third_party/WebKit/Source/core/page/EventHandler.cpp:2061
#20 0x000055555a460b64 in WebCore::EventHandler::handleMouseMoveEvent (this=0x2ebf9b8bbde0, mouseEvent=..., hoveredNode=0x7fffd9244c10, onlyUpdateScrollbars=false) at ../../third_party/WebKit/Source/core/page/EventHandler.cpp:1595
#21 0x000055555a460195 in WebCore::EventHandler::mouseMoved (this=0x2ebf9b8bbde0, event=...) at ../../third_party/WebKit/Source/core/page/EventHandler.cpp:1452
#22 0x0000555556c5387f in WebKit::PageWidgetEventHandler::handleMouseMove (this=0x2ebf9ba24458, mainFrame=..., event=...) at ../../third_party/WebKit/Source/WebKit/chromium/src/PageWidgetDelegate.cpp:191
#23 0x0000555556c535e4 in WebKit::PageWidgetDelegate::handleInputEvent (page=0x2ebf9bf19e20, handler=..., event=...) at ../../third_party/WebKit/Source/WebKit/chromium/src/PageWidgetDelegate.cpp:116
#24 0x0000555556c07c5f in WebKit::WebViewImpl::handleInputEvent (this=0x2ebf9ba24420, inputEvent=...) at ../../third_party/WebKit/Source/WebKit/chromium/src/WebViewImpl.cpp:2023
#25 0x0000555556cf903d in content::RenderWidget::OnHandleInputEvent (this=0x2ebf9b467020, input_event=0x2ebf9c0a7138, latency_info=..., is_keyboard_shortcut=false) at ../../content/renderer/render_widget.cc:760
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment