Bug 31577

Summary: Incorrect use of JavaScriptCore API in DumpRenderTree
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mjs: review+

Description Oliver Hunt 2009-11-17 00:02:35 PST
The AccessibilityController returns null into the JavaScriptCore API which is not allowed.
Comment 1 Oliver Hunt 2009-11-17 00:08:39 PST
Created attachment 43346 [details]
Patch
Comment 2 Maciej Stachowiak 2009-11-17 00:09:59 PST
Comment on attachment 43346 [details]
Patch

r=me
Comment 3 Mark Rowe (bdash) 2009-11-17 02:13:05 PST
Oliver, if this was landed can you please close the bug report.
Comment 4 Oliver Hunt 2009-11-17 09:30:56 PST
Committed r51068