Bug 58612

Summary: Crash switching overlay/non-overlay scrollbar preference (WebCore::Page::setNeedsRecalcStyleInAllFrames + 9)
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: Layout and RenderingAssignee: Beth Dakin <bdakin>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Speculative fix adele: review+

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.