Bug 108909

Summary: [V8] Reduce usage of deprecatedString() and deprecatedInteger()
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, alecflett, dgrogan, japhet, jsbell, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2013-02-04 22:48:35 PST
[V8] Reduce usage of deprecatedString() and deprecatedInteger().
Comment 1 Kentaro Hara 2013-02-04 22:50:54 PST
Created attachment 186551 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-05 00:22:04 PST
Comment on attachment 186551 [details]
Patch

Clearing flags on attachment: 186551

Committed r141865: <http://trac.webkit.org/changeset/141865>
Comment 3 WebKit Review Bot 2013-02-05 00:22:07 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Kentaro Hara 2013-02-05 02:27:50 PST
Reverted r141865 for reason:

webkit unit tests are broken

Committed r141879: <http://trac.webkit.org/changeset/141879>
Comment 5 Kentaro Hara 2013-02-05 16:02:30 PST
Committed r141946: <http://trac.webkit.org/changeset/141946>