WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
12220
REGRESSION: Crash on yahoo.com
https://bugs.webkit.org/show_bug.cgi?id=12220
Summary
REGRESSION: Crash on yahoo.com
Dave Hyatt
Reported
2007-01-11 20:58:48 PST
Crash on yahoo.com calling positionForPoint as i drag the selection around enough to trip autoscroll. Thread 0 Crashed: 0 com.apple.WebCore 0x014a3661 WebCore::RenderObject::positionForPoint(WebCore::IntPoint const&) + 17 (RenderObject.h:532) 1 com.apple.WebCore 0x0117ffb3 WebCore::RenderLayer::autoscroll() + 411 (RenderLayer.cpp:874) 2 com.apple.WebCore 0x01182b66 WebCore::RenderObject::autoscroll() + 44 (RenderObject.cpp:724) 3 com.apple.WebCore 0x013c1fd0 WebCore::EventHandler::autoscrollTimerFired(WebCore::Timer<WebCore::EventHandler>*) + 80 (EventHandler.cpp:411) 4 com.apple.WebCore 0x015e3157 WebCore::Timer<WebCore::EventHandler>::fired() + 91
Attachments
It's always good not to crash.
(1.43 KB, patch)
2007-01-11 21:03 PST
,
Dave Hyatt
mrowe
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dave Hyatt
Comment 1
2007-01-11 21:03:23 PST
Created
attachment 12375
[details]
It's always good not to crash.
Dave Hyatt
Comment 2
2007-01-11 21:08:27 PST
Landed in
r18793
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug