Bug 42325

Summary: WebKitTestRunner needs to support layoutTestController.dumpChildFramesAsText
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: WebKit2Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: darin
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Maciej Stachowiak 2010-07-14 20:51:49 PDT
WebKitTestRunner needs to support layoutTestController.dumpChildFramesAsText
Comment 1 Maciej Stachowiak 2010-07-14 20:58:29 PDT
<rdar://problem/8193634>
Comment 2 Darin Adler 2010-07-22 02:33:32 PDT
Created attachment 62277 [details]
Patch
Comment 3 Sam Weinig 2010-07-22 11:03:37 PDT
Comment on attachment 62277 [details]
Patch

It occured to me that we could remove the WKBundleFrameCopyInnerText API and just use your JS technique. I may do that. r=me though.
Comment 4 Darin Adler 2010-07-22 13:00:57 PDT
Comment on attachment 62277 [details]
Patch

Clearing flags on attachment: 62277

Committed r63906: <http://trac.webkit.org/changeset/63906>
Comment 5 Darin Adler 2010-07-22 13:01:01 PDT
All reviewed patches have been landed.  Closing bug.