Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-83349

Revert "Make QElapsedTimer default to invalid (and now non-POD)."

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: P2: Important P2: Important
    • 5.12, 5.15
    • 5.12
    • Core: Date/Time
    • None

      From the GitHub pull request's commit message:

      On WebKit we use QElapsedTimer as implementation of the monotonically increasing timer, and we share values among processes, so we don't start the QElapsedTimer on purpose (so all processes keep the same reference).

      Forcing us to start makes us have different timer references in each process, breaking animations.

      https://codereview.qt-project.org/c/qt/qtbase/+/296548

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

            w00t Robin Burchell
            hollis Hollis Kim (Inactive)
            Santtu Ahonen Santtu Ahonen
            Kalle Viironen Kalle Viironen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes