Bug 67982 - Don't allow setting __proto__ to be a getter or setter
Summary: Don't allow setting __proto__ to be a getter or setter
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: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-12 20:56 PDT by Sam Weinig
Modified: 2011-09-12 21:00 PDT (History)
0 users

See Also:


Attachments
Patch (4.12 KB, patch)
2011-09-12 20:58 PDT, Sam Weinig
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-09-12 20:56:31 PDT
Don't allow setting __proto__ to be a getter or setter
Comment 1 Sam Weinig 2011-09-12 20:58:26 PDT
Created attachment 107135 [details]
Patch
Comment 2 Sam Weinig 2011-09-12 21:00:57 PDT
Committed r95011: <http://trac.webkit.org/changeset/95011>