Bug 37039

Summary: Inlined toThisString and toThisJSString to avoid virtual function call overhead
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
patch oliver: review+

Description Geoffrey Garen 2010-04-02 13:00:10 PDT
Inlined toThisString and toThisJSString to avoid virtual function call overhead
Comment 1 Geoffrey Garen 2010-04-02 13:05:15 PDT
Created attachment 52440 [details]
patch
Comment 2 Oliver Hunt 2010-04-02 13:09:10 PDT
Comment on attachment 52440 [details]
patch

r=me
Comment 3 Geoffrey Garen 2010-04-02 13:16:02 PDT
Committed revision 57019.
Comment 4 Eric Seidel (no email) 2010-04-02 13:32:05 PDT
Looks like this broke windows.  Sad that our EWS bots were too slow to catch it.
Comment 5 Geoffrey Garen 2010-04-02 15:32:22 PDT
> Looks like this broke windows.  Sad that our EWS bots were too slow to catch
> it.

Fixed now. .def file.