Bug 95913 - Bug, assignment within subscript of prefix/postfix increment of bracket access
Summary: Bug, assignment within subscript of prefix/postfix increment of bracket access
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gavin Barraclough
URL: javascript:alert((function(){ var a =...
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-05 17:01 PDT by Gavin Barraclough
Modified: 2012-09-05 17:55 PDT (History)
0 users

See Also:


Attachments
Fix (5.94 KB, patch)
2012-09-05 17:22 PDT, Gavin Barraclough
oliver: 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-05 17:01:52 PDT
See URL.
Comment 1 Gavin Barraclough 2012-09-05 17:22:10 PDT
Created attachment 162375 [details]
Fix
Comment 2 Gavin Barraclough 2012-09-05 17:55:24 PDT
Fixed in r127666