Bug 78090 - Web Inspector: [CRASH] InspectorDOMAgent::updateTouchEventEmulationInPage()
Summary: Web Inspector: [CRASH] InspectorDOMAgent::updateTouchEventEmulationInPage()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Major
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-08 01:44 PST by Alexander Pavlov (apavlov)
Modified: 2012-02-08 02:11 PST (History)
10 users (show)

See Also:


Attachments
Patch (1.49 KB, patch)
2012-02-08 01:53 PST, Alexander Pavlov (apavlov)
vsevik: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2012-02-08 01:44:28 PST
Stacktrace:

0x761ac8da	 [Google Chrome Framework	 - ../page/Settings.h:530]	WebCore::InspectorDOMAgent::updateTouchEventEmulationInPage
0x761ac666	 [Google Chrome Framework	 - InspectorDOMAgent.cpp:222	WebCore::InspectorDOMAgent::clearFrontend
0x761ab419	 [Google Chrome Framework	 - InspectorController.cpp:240	WebCore::InspectorController::disconnectFrontend
0x761ab36f	 [Google Chrome Framework	 - InspectorController.cpp:178	WebCore::InspectorController::inspectedPageDestroyed
0x7627ce94	 [Google Chrome Framework	 - Page.cpp:223	WebCore::Page::~Page

Upstreaming http://code.google.com/p/chromium/issues/detail?id=113025
Comment 1 Alexander Pavlov (apavlov) 2012-02-08 01:53:00 PST
Created attachment 126031 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2012-02-08 02:11:51 PST
Committed r107056: <http://trac.webkit.org/changeset/107056>