Bug 58612 - Crash switching overlay/non-overlay scrollbar preference (WebCore::Page::setNeedsRecalcStyleInAllFrames + 9)
Summary: Crash switching overlay/non-overlay scrollbar preference (WebCore::Page::setN...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Beth Dakin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-04-14 17:32 PDT by Beth Dakin
Modified: 2011-04-14 22:05 PDT (History)
1 user (show)

See Also:


Attachments
Speculative fix (1.30 KB, patch)
2011-04-14 17:35 PDT, Beth Dakin
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2011-04-14 17:32:00 PDT
Top of the stack:

      3 com.apple.WebCore:  WebCore::Page::setNeedsRecalcStyleInAllFrames + 9 <==
        3 com.apple.WebCore:  -[ScrollbarPainterControllerDelegate scrollerImpPair:updateScrollerStyleForNewRecommendedScrollerStyle:] + 413

I haven't been able to reproduce the crash, but I have a speculative fix. 

<rdar://problem/9241920>
Comment 1 Beth Dakin 2011-04-14 17:35:16 PDT
Created attachment 89700 [details]
Speculative fix
Comment 2 Beth Dakin 2011-04-14 22:05:26 PDT
Thanks Adele! Checked in with revision 83943.