Bug 161183 - WorkerLocation.prototype.toString() should be enumerable
Summary: WorkerLocation.prototype.toString() should be enumerable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-08-24 20:58 PDT by Chris Dumez
Modified: 2016-08-24 23:09 PDT (History)
7 users (show)

See Also:


Attachments
Patch (5.84 KB, patch)
2016-08-24 21:02 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-08-24 20:58:41 PDT
WorkerLocation.toString() should be enumerable:
- https://html.spec.whatwg.org/#workerlocation
- http://heycam.github.io/webidl/#es-stringifier
Comment 1 Chris Dumez 2016-08-24 21:02:33 PDT
Created attachment 286943 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-24 23:09:32 PDT
Comment on attachment 286943 [details]
Patch

Clearing flags on attachment: 286943

Committed r204954: <http://trac.webkit.org/changeset/204954>
Comment 3 WebKit Commit Bot 2016-08-24 23:09:40 PDT
All reviewed patches have been landed.  Closing bug.