Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-11475 QtScript's patches to JavaScriptCore
  3. QTBUG-11700

[QtScript/JavaScriptCore] Give Error constructors DontEnum attribute

    XMLWordPrintable

Details

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

    Description

      Patch: http://gitorious.org/+qtwebkit-developers/qtwebkit/qtwebkit-qtscript-integration/commit/d955e8b757e80d8489ec8fc765b53e501a97be2e

      Reason: ECMA compliance.

      Tracked upstream at https://bugs.webkit.org/show_bug.cgi?id=28771

      This turned out to be a can of worms, since a lot of tests need to be changed.
      I was working on refactoring the tests to use Object.getOwnPropertyNames() rather than for..in enumeration to list properties, but got side-tracked.

      Proposed action: Keep this patch for now, it's trivial to maintain. Find time to fix all the tests upstream.

      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:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes