WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
120093
Remove getOwnPropertyDescriptor trap
https://bugs.webkit.org/show_bug.cgi?id=120093
Summary
Remove getOwnPropertyDescriptor trap
Gavin Barraclough
Reported
2013-08-20 14:56:45 PDT
All implementations of this method are now called via the method table, and equivalent in behaviour. Remove all duplicate implementations (and the method table trap), and add a single member function implementation on JSObject.
Attachments
Fix
(106.68 KB, patch)
2013-08-20 15:17 PDT
,
Gavin Barraclough
webkit-ews
: commit-queue-
Details
Formatted Diff
Diff
Complete patch!
(109.00 KB, patch)
2013-08-20 15:32 PDT
,
Gavin Barraclough
ggaren
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Gavin Barraclough
Comment 1
2013-08-20 15:17:52 PDT
Created
attachment 209233
[details]
Fix
Early Warning System Bot
Comment 2
2013-08-20 15:29:17 PDT
Comment on
attachment 209233
[details]
Fix
Attachment 209233
[details]
did not pass qt-wk2-ews (qt-wk2): Output:
http://webkit-queues.appspot.com/results/1523249
Gavin Barraclough
Comment 3
2013-08-20 15:32:32 PDT
Created
attachment 209234
[details]
Complete patch!
Geoffrey Garen
Comment 4
2013-08-20 16:37:30 PDT
Comment on
attachment 209234
[details]
Complete patch! r=me
Gavin Barraclough
Comment 5
2013-08-20 16:46:12 PDT
Committed revision 154373.
Alexey Shvayka
Comment 6
2021-05-15 11:10:03 PDT
***
Bug 107420
has been marked as a duplicate of this bug. ***
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