Conversation
wbamberg
left a comment
There was a problem hiding this comment.
Thanks for your PR!
But I think it would be better to remove this entry. We should also de-link all the broken links to this feature in https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/For-each-in_loops_are_deprecated .
It looks like this feature is removed now (in recent Firefox and Chrome, anyway). I wonder when that happened, and whether we should also remove this error page, since it won't appear any more in browsers that have removed it. @Elchi3 , do you know anything more about this?
|
Yes, we should remove |
|
Thanks Florian! Sounds good to me. @PeteH32 , please let us know if you want to make this update :). |
|
@wbamberg , yes, I will go ahead and update this PR with those changes. |
|
@wbamberg , @Elchi3 ,
|
|
Thank you @PeteH32 ! I think we should also delete https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/For-each-in_loops_are_deprecated . We don't generally keep historical information on MDN. You can delete pages using I can't think of a good page to use as a redirect, so no need to create one. Thanks again for your help with this! |
Summary
The JavaScript Reference page still lists a now deprecated statement ("
for each...in"). Rather than removing it from the list, it may be better to just add a note that it's deprecated.This page shows that the method is deprecated:
Motivation
Supporting details
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/For-each-in_loops_are_deprecated
Related issues
Metadata