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

Wrong documentation for WebEngine(View|Profile).userScripts

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.2.5, 6.3.0 RC, 6.4.0 FF
    • 6.2.0 RC
    • WebEngine
    • None
    • All
    • 34f509a0a2059c54f9217c5a3dd8e3681bcc0964

      Docs for WebEngineProfile.userScripts and WebEngineView.userScripts state that they return basic list type, but it's no longer true, since underlying implementation now uses whole separate (although somewhat list-like) type.
      Not sure what actual usecases are also not supported as with basic list type, since they are nowhere tested: since after the patch only simple assignment is exercised in tst_userScripts.qml.

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

            qt_webengine_team Qt WebEngine Team
            kiburtse Kirill Burtsev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes