[HtmlUnit] [HtmlUnit/htmlunit-rhino-fork] 49c599: fix issue 437
rbri <[email protected]> Thu, 09 Aug 2018 11:56:05 -0700
| Newsgroups | gmane.comp.java.htmlunit.devel |
|---|---|
| Message-ID | <5b6c8e45ddb41_15bd2aab91674f78689fd@hookshot-fe-7191cb1.cp1-iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/HtmlUnit/htmlunit-rhino-fork
Commit: 49c599c6fa0e8026faa25e8f7346131d403455d6
https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/49c599c6fa0e8026faa25e8f7346131d403455d6
Author: rbri <[email protected]>
Date: 2018-08-02 (Thu, 02 Aug 2018)
Changed paths:
M src/org/mozilla/javascript/typedarrays/NativeArrayBuffer.java
A testsrc/org/mozilla/javascript/tests/NativeArrayBufferTest.java
Log Message:
-----------
fix issue 437
Commit: c06fac499d813aaf6d2830045d33612d5033f323
https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/c06fac499d813aaf6d2830045d33612d5033f323
Author: rbri <[email protected]>
Date: 2018-08-02 (Thu, 02 Aug 2018)
Changed paths:
M toolsrc/org/mozilla/javascript/tools/idswitch/CodePrinter.java
Log Message:
-----------
use the system line separator for code generation
Commit: cc7b77c6cf3bc5ff492bce7a89f662e1d9dd38b9
https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/cc7b77c6cf3bc5ff492bce7a89f662e1d9dd38b9
Author: rbri <[email protected]>
Date: 2018-08-02 (Thu, 02 Aug 2018)
Changed paths:
M src/org/mozilla/javascript/EqualObjectGraphs.java
Log Message:
-----------
remove work around for 437
Commit: 2f5b476b345b55d35e11c766add6956b67401285
https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/2f5b476b345b55d35e11c766add6956b67401285
Author: rbri <[email protected]>
Date: 2018-08-02 (Thu, 02 Aug 2018)
Changed paths:
M src/org/mozilla/javascript/EqualObjectGraphs.java
M src/org/mozilla/javascript/typedarrays/NativeArrayBufferView.java
M src/org/mozilla/javascript/typedarrays/NativeTypedArrayView.java
M testsrc/org/mozilla/javascript/tests/harmony/TypedArrayJavaTest.java
Log Message:
-----------
fix #449 also and remove the work around from EqualObjectGraphs
Commit: a5d9553b50f583e1023220819e584fa63e57d7e7
https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/a5d9553b50f583e1023220819e584fa63e57d7e7
Author: RBRi <[email protected]>
Date: 2018-08-08 (Wed, 08 Aug 2018)
Changed paths:
M src/org/mozilla/javascript/NativeArray.java
M src/org/mozilla/javascript/typedarrays/NativeArrayBuffer.java
M testsrc/org/mozilla/javascript/tests/NativeArrayTest.java
M testsrc/test262.properties
Log Message:
-----------
Array fixes (#467)
Fixes for Array implementation:
* fix ctor parameter check
* fix argument range checks
* some length fixes
Commit: a47c25b9c4a411fb3ad5c2776a44f4ce50c71324
https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/a47c25b9c4a411fb3ad5c2776a44f4ce50c71324
Author: rbri <[email protected]>
Date: 2018-08-09 (Thu, 09 Aug 2018)
Changed paths:
M src/org/mozilla/javascript/NativeArray.java
M src/org/mozilla/javascript/typedarrays/NativeArrayBuffer.java
M testsrc/org/mozilla/javascript/tests/NativeArrayTest.java
M testsrc/test262.properties
Log Message:
-----------
Merge remote-tracking branch 'upstream/master'
Compare: https://github.com/HtmlUnit/htmlunit-rhino-fork/compare/885a9b333172...a47c25b9c4a4
**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