Skip to content

Conversation

Vinthec
Copy link

@Vinthec Vinthec commented Feb 19, 2023

A fix to an error on loading the page "https://login.aliexpress.com/"

mozilla#550 HtmlUnit/htmlunit#550

@rbri
Copy link
Member

rbri commented Feb 19, 2023

@Vinthec - yes this fix looks good, i had the same here after writing a test. PR for Rhino is on the way.
Do you need this fix soon?

@Vinthec
Copy link
Author

Vinthec commented Feb 20, 2023

@Vinthec - yes this fix looks good, i had the same here after writing a test. PR for Rhino is on the way. Do you need this fix soon?

Hi, nice thanks, no it's ok, I can wait since I've patch my project

@rbri rbri closed this Feb 20, 2023
johnspackman added a commit to johnspackman/rhino that referenced this pull request Dec 25, 2023
…0917

* commit '6387bac4281ba1c4a8050cd055071615593d214c': (78 commits)
  More consistent test optimization levels (mozilla#1317)
  ci: set minimal permissions on GitHub Workflows
  Compare all primitive value type wrappers by value
  Fixing formatting issues
  Treat String, ConsString, Boolean, and Double as value types
  setter function (from property descriptor) has to convert the args (see HtmlUnit#7) also
  use try-with-resource
  FIX: Wrap key and value for NativeJavaMap iterator
  Added more tests
  FIX: Wrap result of iterator
  BUG: for X of javaList does not work properly in strict mode
  removed obsolete LineSeparator
  Spotless
  Preserving cause, when a JavaException is rethrown in JavaScript
  fix ScriptException when bound functions are called inside Promise.then()
  test cases from mozilla#1242 fix taken from p-bakker's sugestion
  fix name property for bound functions (see issue mozilla#1297)
  Fix the condition for isResourceChanged
  Code Cleanup (mozilla#1295)
  ignore %c styling but count to not disturb further replacements
  ...

# Conflicts:
#	src/org/mozilla/javascript/NativeObject.java
#	testsrc/org/mozilla/javascript/tests/json/JsonParserTest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants