Bug 167917

Summary: Object.preventExtensions() on a Location object should throw a TypeError
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez, commit-queue, ggaren, mark.lam, rniwa, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2017-02-06 18:59:42 PST
Object.preventExtensions() on a Location object should throw a TypeError: - https://html.spec.whatwg.org/#location-preventextensions - https://www.ecma-international.org/ecma-262/7.0/index.html#sec-object.preventextensions Firefox already implements this.
Attachments
Patch (8.25 KB, patch)
2017-02-06 19:45 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-02-06 19:45:03 PST
WebKit Commit Bot
Comment 2 2017-02-07 00:52:41 PST
Comment on attachment 300778 [details] Patch Clearing flags on attachment: 300778 Committed r211778: <http://trac.webkit.org/changeset/211778>
WebKit Commit Bot
Comment 3 2017-02-07 00:52:47 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.