Bug 128313 - Make 32bit pass the correct this value to custom getters
Summary: Make 32bit pass the correct this value to custom getters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-06 09:57 PST by Oliver Hunt
Modified: 2014-02-06 10:40 PST (History)
0 users

See Also:


Attachments
Patch (7.74 KB, patch)
2014-02-06 10:31 PST, Oliver Hunt
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2014-02-06 09:57:18 PST
Make 32bit pass the correct this value to custom getters
Comment 1 Oliver Hunt 2014-02-06 10:31:44 PST
Created attachment 223345 [details]
Patch
Comment 2 Mark Lam 2014-02-06 10:36:11 PST
Comment on attachment 223345 [details]
Patch

r=me
Comment 3 Oliver Hunt 2014-02-06 10:40:40 PST
Committed r163549: <http://trac.webkit.org/changeset/163549>