Bug 97593 - Regression: put beyond vector length prefers prototype setters to sparse properties
Summary: Regression: put beyond vector length prefers prototype setters to sparse prop...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-25 12:11 PDT by Gavin Barraclough
Modified: 2012-09-25 13:17 PDT (History)
0 users

See Also:


Attachments
Fix (3.36 KB, patch)
2012-09-25 12:14 PDT, Gavin Barraclough
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2012-09-25 12:11:39 PDT
example in patch.
Comment 1 Gavin Barraclough 2012-09-25 12:14:24 PDT
Created attachment 165651 [details]
Fix
Comment 2 Geoffrey Garen 2012-09-25 13:01:20 PDT
Comment on attachment 165651 [details]
Fix

r=me and Phil
Comment 3 Gavin Barraclough 2012-09-25 13:17:52 PDT
Fixed in r129548.