Bug 29498

Summary: REGRESSION (r40098) Crash at WebCore::RenderBlock::layoutBlock()
Product: WebKit Reporter: mitz
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Major CC: eric
Priority: P1 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
Attachments:
Description Flags
Make AccessibilityRenderObject::updateBackingStore() recalc style darin: review+

Description mitz 2009-09-18 11:38:28 PDT
<rdar://problem/7050773>
Patch forthcoming.
Comment 1 mitz 2009-09-18 11:47:57 PDT
Created attachment 39772 [details]
Make AccessibilityRenderObject::updateBackingStore() recalc style
Comment 2 mitz 2009-09-18 12:01:41 PDT
Fixed in <http://trac.webkit.org/projects/webkit/changeset/48521>.
Comment 3 Eric Seidel (no email) 2009-09-18 12:25:31 PDT
Looks like this was missing a test update:
http://build.webkit.org/results/Leopard%20Intel%20Debug%20(Tests)/r48521%20(5092)/results.html
Comment 4 mitz 2009-09-18 12:42:33 PDT
(In reply to comment #3)
> Looks like this was missing a test update:
> http://build.webkit.org/results/Leopard%20Intel%20Debug%20(Tests)/r48521%20(5092)/results.html

Thanks. Updated in r48523.