Bug 88200

Summary: LayoutTestController's member functions should use std::string instead of JSStringRef
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: abarth, darin, joshua.lock, mjs, rakuco, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 88183    
Attachments:
Description Flags
work in progress none

Ryosuke Niwa
Reported 2012-06-03 16:06:10 PDT
In the preparation for the bug 88183, I'd like to make push the dependency on JSString into callback functions so that LayoutTestController itself can just use std::string instead.
Attachments
work in progress (10.17 KB, patch)
2012-06-03 18:20 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2012-06-03 18:20:25 PDT
Created attachment 145499 [details] work in progress Now that Maciej doesn't seem to like the approach I'm taking in the bug 88183, I'll pause my work.
Note You need to log in before you can comment on or make changes to this bug.