WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
69393
Make Object.prototype getter/setter methods match ES5 behaviour
https://bugs.webkit.org/show_bug.cgi?id=69393
Summary
Make Object.prototype getter/setter methods match ES5 behaviour
Gavin Barraclough
Reported
2011-10-04 18:51:29 PDT
The rest of Object.prototype no longer substitute Null/Undefined with the global object, this is old ES3 behaviour. Remove it here too.
Attachments
Fix
(9.64 KB, patch)
2011-10-04 18:54 PDT
,
Gavin Barraclough
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gavin Barraclough
Comment 1
2011-10-04 18:54:13 PDT
Created
attachment 109728
[details]
Fix
Gavin Barraclough
Comment 2
2011-10-05 11:15:01 PDT
Fixed in
r96729
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug