Florian Müllner e20cf1ac78 environment: Replace monkey-patched method with Symbol.iterator
This allows using the actor itself as iterator:

  for (let child of container)
      doStuff(child);

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1269
2020-05-19 21:33:31 +02:00
..
2020-04-06 11:24:30 -03:00
2020-05-09 19:27:33 +05:00
2020-02-10 22:30:52 +00:00
2020-05-18 17:02:57 +00:00
2020-04-28 09:04:49 +00:00
2020-05-07 14:57:12 +02:00
2020-03-31 05:43:40 +00:00
2020-03-31 05:43:40 +00:00
2020-03-27 10:39:58 +01:00
2020-04-03 12:57:01 +00:00