[HtmlUnit] [HtmlUnit/htmlunit-rhino-fork] 54a544: Fix a problem with standard objects that have Symb...
rbri <[email protected]> Wed, 22 Aug 2018 11:06:25 -0700
| Newsgroups | gmane.comp.java.htmlunit.devel |
|---|---|
| Message-ID | <5b7da621e83c1_11422adc98ee4ec862439@hookshot-fe-265448d.cp1-iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/HtmlUnit/htmlunit-rhino-fork
Commit: 54a5442d9482288ba29da8f5abb0dcc9b3d4644e
https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/54a5442d9482288ba29da8f5abb0dcc9b3d4644e
Author: Gregory Brail <[email protected]>
Date: 2018-08-17 (Fri, 17 Aug 2018)
Changed paths:
M src/org/mozilla/javascript/IdScriptableObject.java
A testsrc/jstests/es6/prototype-symbols.js
A testsrc/org/mozilla/javascript/tests/es6/PrototypeSymbolTest.java
Log Message:
-----------
Fix a problem with standard objects that have Symbols in their prototypes.
This affects standard types that inherit from IdScriptableObject and
have slots in their prototype with Symbol keys. For instance,
Symbol.prototype[Symbol.toStringTag].
This came up while working on passing test262 tests for some new types.
Commit: 66e8cfa06d2dc3591ced47b6298e1bb035d65180
https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/66e8cfa06d2dc3591ced47b6298e1bb035d65180
Author: rbri <[email protected]>
Date: 2018-08-22 (Wed, 22 Aug 2018)
Changed paths:
M src/org/mozilla/javascript/typedarrays/NativeTypedArrayView.java
M testsrc/jstests/harmony/typed-array-ctor.js
Log Message:
-----------
fix native array constructor called with null and same for the setter
Commit: c960cec357fc227f5d2b4bae279d01b98e467e54
https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/c960cec357fc227f5d2b4bae279d01b98e467e54
Author: rbri <[email protected]>
Date: 2018-08-22 (Wed, 22 Aug 2018)
Changed paths:
M src/org/mozilla/javascript/IdScriptableObject.java
M src/org/mozilla/javascript/typedarrays/NativeTypedArrayView.java
A testsrc/jstests/es6/prototype-symbols.js
M testsrc/jstests/harmony/typed-array-ctor.js
A testsrc/org/mozilla/javascript/tests/es6/PrototypeSymbolTest.java
Log Message:
-----------
Merge remote-tracking branch 'rhino/master'
Compare: https://github.com/HtmlUnit/htmlunit-rhino-fork/compare/b3d450810da3...c960cec357fc
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
HtmlUnit-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/htmlunit-develop