Bug 22392 - REGRESION: XMLHttpRequest.responseText does unnecessary trip though WebCore::String
Summary: REGRESION: XMLHttpRequest.responseText does unnecessary trip though WebCore::...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-20 21:18 PST by Sam Weinig
Modified: 2008-11-20 21:35 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2008-11-20 21:18:22 PST
This probably happened when we converted XMLHttpRequest's bindings to be autogenerated.
Comment 1 Sam Weinig 2008-11-20 21:35:33 PST
Fixed in r38653.