WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
55736
Implement seal/freeze/preventExtensions for normal object types.
https://bugs.webkit.org/show_bug.cgi?id=55736
Summary
Implement seal/freeze/preventExtensions for normal object types.
Gavin Barraclough
Reported
2011-03-03 18:05:51 PST
Provide basic functionallity from section 15.2.4 of ECMA-262. This support will need expanding to cover arrays, too.
Attachments
The patch
(113.09 KB, patch)
2011-03-03 18:16 PST
,
Gavin Barraclough
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gavin Barraclough
Comment 1
2011-03-03 18:16:42 PST
Created
attachment 84673
[details]
The patch
WebKit Review Bot
Comment 2
2011-03-03 18:18:17 PST
Attachment 84673
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/fast..." exit_code: 1 Source/JavaScriptCore/runtime/ObjectConstructor.cpp:54: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 1 in 125 files If any of these errors are false positives, please file a bug against check-webkit-style.
Early Warning System Bot
Comment 3
2011-03-03 22:40:59 PST
Attachment 84673
[details]
did not build on qt: Build output:
http://queues.webkit.org/results/8078859
Collabora GTK+ EWS bot
Comment 4
2011-03-04 04:18:59 PST
Attachment 84673
[details]
did not build on gtk: Build output:
http://queues.webkit.org/results/8082644
Gavin Barraclough
Comment 5
2011-03-04 15:00:01 PST
fixed in
r80378
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