Bug 42391 - AX: Crash when table has empty thead tag
Summary: AX: Crash when table has empty thead tag
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-07-15 12:01 PDT by Chris Guillory
Modified: 2010-07-15 14:48 PDT (History)
2 users (show)

See Also:


Attachments
layout test that reproduces crash (1.93 KB, patch)
2010-07-15 12:01 PDT, Chris Guillory
no flags Details | Formatted Diff | Diff
Patch (3.84 KB, patch)
2010-07-15 14:44 PDT, chris fleizach
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Guillory 2010-07-15 12:01:20 PDT
Created attachment 61699 [details]
layout test that reproduces crash

A crash is occurring in the chromium renderer.
http://code.google.com/p/chromium/issues/detail?id=47131

I have produced a layout test reproduces the crash on chromium testshell and webkit dumprendertree.
Comment 1 chris fleizach 2010-07-15 12:05:44 PDT
great. we have a radar for this same crash that i could not repro. do you want me to work on a fix
Comment 2 Chris Guillory 2010-07-15 12:23:34 PDT
If you can that would be great.
Comment 3 chris fleizach 2010-07-15 14:44:58 PDT
Created attachment 61727 [details]
Patch
Comment 4 Darin Adler 2010-07-15 14:46:05 PDT
Comment on attachment 61727 [details]
Patch

> +        AX: Crash when table has empty thread tag

thead, not thread
Comment 5 chris fleizach 2010-07-15 14:48:00 PDT
http://trac.webkit.org/changeset/63466