Tooru Fujisawa
|
22c2568415
|
Bug 1069416 - Part 7: Remove JS_HAS_SYMBOLS from dom. r=smaug
|
2015-01-28 13:06:38 +09:00 |
|
Jason Orendorff
|
2cacf236ed
|
Bug 918828, part 1 - Change iteration code to call iterable[Symbol.iterator]() rather than iterable["@@iterator"](). r=Waldo with earlier review work by nbp.
--HG--
extra : rebase_source : 5780eed342b1780570650d140c7f14f966b7f1e1
|
2014-07-01 21:01:21 -05:00 |
|
Jason Orendorff
|
3b9169d831
|
Bug 1079640 - Fix some tests that fail when ES6 symbols are disabled. r=bz. DONTBUILD.
--HG--
extra : rebase_source : 7544ce2f0b8e2e59050ed87d7aea757e4702c834
extra : amend_source : 00f15dbe7b3f700fe3f6debede75c3b9a272e504
|
2014-10-08 11:12:11 -05:00 |
|
Boris Zbarsky
|
2396718a16
|
Bug 1066432 followup. Remove bogus alerts from the test.
|
2014-09-30 22:14:27 -04:00 |
|
Boris Zbarsky
|
9804f71306
|
Bug 1066432. Update ForOfIterator to the changes in Web IDL's handling of sequences as iterables. We now commit to an iterable if we get a non-undefined value for the Symbol.iterator property, not just if we get a callable value. r=jorendorff
|
2014-09-30 21:26:28 -04:00 |
|