Bug 108909 - [V8] Reduce usage of deprecatedString() and deprecatedInteger()
Summary: [V8] Reduce usage of deprecatedString() and deprecatedInteger()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-04 22:48 PST by Kentaro Hara
Modified: 2013-02-05 16:02 PST (History)
6 users (show)

See Also:


Attachments
Patch (41.53 KB, patch)
2013-02-04 22:50 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>