Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-17640 Fix autotest failures for V8-based QtScript back-end
  3. QTBUG-17672

XFAIL : tst_QScriptEngine::installTranslatorFunctions(Custom global object) FIXME: why we expect that String prototype exists?

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Invalid
    • Icon: P2: Important P2: Important
    • None
    • Qt Script
    • None

      Setting a custom global object should not impact what prototype is used for String objects. ECMA-262 15.5.2.1: "The [[Prototype]] internal property of the newly constructed object is set to the standard built-in String prototype object that is the initial value of String.prototype". And that's the object where we added the "arg" property.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kenthans Kent Hansen (Inactive)
            kenthans Kent Hansen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes