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

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes