WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
119460
Remove no-arguments constructor to PropertySlot
https://bugs.webkit.org/show_bug.cgi?id=119460
Summary
Remove no-arguments constructor to PropertySlot
Gavin Barraclough
Reported
2013-08-02 14:07:42 PDT
This is unsafe if getValue is subsequently called, and the property is a getter. Simplest to just remove it.
Attachments
fix
(30.64 KB, patch)
2013-08-02 14:09 PDT
,
Gavin Barraclough
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gavin Barraclough
Comment 1
2013-08-02 14:09:43 PDT
Created
attachment 208045
[details]
fix
Geoffrey Garen
Comment 2
2013-08-02 14:12:51 PDT
Comment on
attachment 208045
[details]
fix r=me
Gavin Barraclough
Comment 3
2013-08-02 15:31:20 PDT
Fixed in
r153673
Benjamin Poulain
Comment 4
2013-08-02 16:42:15 PDT
Most ports are failing to build after this change.
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