Bug 31577 - Incorrect use of JavaScriptCore API in DumpRenderTree
Summary: Incorrect use of JavaScriptCore API in DumpRenderTree
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-17 00:02 PST by Oliver Hunt
Modified: 2009-11-17 09:30 PST (History)
0 users

See Also:


Attachments
Patch (12.95 KB, patch)
2009-11-17 00:08 PST, Oliver Hunt
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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