| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Implements suggestions from 5.14 API review:
- Rename activeMatchOrdinal to activeMatch
- Extend documentation
- Change QML import version number to 1.10
Task-number: QTBUG-77839
Change-Id: I5eae659cfb5355af8d0c878d3b5f00654c9d6d13
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
|
|
|
|
|
|
|
| |
Address API review and make the name to be consistent with other methods
like localCertificateChain and peerCertificateChain of QSslCertificate
Change-Id: I4f115846965d31ea9a20df3b7a27c6c041c52768
Reviewed-by: Michael Brüning <michael.bruning@qt.io>
|
|
|
|
|
|
|
|
|
|
|
| |
Assertion fail occurs when the destruction order of the windows
is not correct. This happens only in this test and can not be
reproduced manually.
Destroy popup window before destroying the main window.
Change-Id: Iea00df25c200e1b8aff9ce08ef73a411e549fcab
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
New QML API in Qt 5.14 should be made available under
import QtWebEngine 1.10
Change-Id: Ia421755eaa77f283d7a23b4b2b3b3ea1a491714d
Reviewed-by: Michael Brüning <michael.bruning@qt.io>
Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
|
|
|
|
|
|
|
|
| |
toTime() conversion function was incorrect and this resulted inaccurate
timestamps when using the geolocation feature.
Change-Id: I4d536a3a99bb630c9304e91f06b77b9035b0ffc6
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Our surface id might have been invalidated, so we need to generate a
new one. And DelegatedFrameHost::WasShown needs to be called after
RenderWidgetHostImpl::WasShown which cancels the eviction.
Change-Id: I5761d47b11754a77e40ebde7fc5ed2e64f372613
Fixes: QTBUG-79021
Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
QDoc generates the link to the WebRTC license topic,
so a target was added for the section in the "Features"
topic.
Fixes: QTBUG-79159
Change-Id: I9b6dfa00393461b137515c5d8c06a4d4faef1128
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
|
|
|
|
|
| |
Fixes: QTBUG-77267
Change-Id: I181e24cf80ebee6991b95dde6c636f0d169b40a4
Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>
|
|
|
|
|
| |
Change-Id: Id6d18a3854b572334dc1d65f1916b8991a740cd2
Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
|
|
|
|
|
| |
Change-Id: Ia7448fb1406536822dd245cfdb6fe7c1cf19e211
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
|
|
|
|
|
|
|
|
| |
Implement an example usage in customdialogs application and extend
the documentation.
Change-Id: Ibc240cf94ac939335455f4eac3d52ffec2ba7ff6
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
|
|
|
|
|
|
| |
Also fix incorrect \since versions in QML API docs.
Change-Id: I87b5899d4a55832dca2cd251aeb681e4bb2de2a2
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
|
|
|
|
|
| |
Change-Id: Ic5d80b968b92a4edbf25a3d6e8cb9c07cbcf98f1
Reviewed-by: Kirill Burtsev <kirill.burtsev@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Implements suggestions from 5.14 API review:
- Replace QString with const QString &
- Extend documentation
Change-Id: I08365767128aa72bc7ef2356c761c2abe512e4eb
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
|
|
|
|
|
|
| |
Change-Id: Idf6c6448e8c8979dccd507b1ae131dc386161e94
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
|
|
|
|
|
|
|
| |
Fixes auto tests with synthetic keyboard events.
Change-Id: Iaed47077288309fd71295a0ebda9480516f08fde
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
|
|
|
|
|
|
|
|
|
|
| |
Pulls in the following Chromium changes:
7ac85fb4cc6 Fix building with pulseaudio 13
7956dfb8d20 Support qrc protocol in UrlPattern
9af3b1bf632 Fix pressure of tablet events
Task-number: QTBUG-76173
Change-Id: Iffc21ed6eb0a99e2b96780ce4f11629d38f8b47e
Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>
|
|
|
|
|
|
|
|
| |
This value is used for the version number in the
import statements of all QML types in the module.
Change-Id: I7c0a384421973d97334d40b285a64d6080c9c911
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
|
|
|
|
|
|
|
| |
If not specified otherwise use 8 as merge limit.
Reuse cached value for report call.
Change-Id: I78b3832b45c787f2ab0dcc9b41b6bb9e76c9c08c
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
|
|
|
|
|
|
| |
Being flaky
Change-Id: Ic9286b66296e58ce16dde63443c7e83e54c56682
Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
|
|\ |
|
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
config.tests/glibc/glibc.cpp
src/3rdparty
src/core/configure.json
src/core/profile_io_data_qt.cpp
src/webengine/configure.json
src/webenginewidgets/api/qwebenginepage.cpp
tests/auto/widgets/qwebenginepage/BLACKLIST
Change-Id: I3e1781048c3cb09bfbf7427dfc5dd1fec11a2b97
|
| |
| |
| |
| |
| |
| |
| | |
Task-number: QTBUG-73216
Task-number: COIN-326
Change-Id: I1f5b83520f8ad241652b0a34726743a7ecca7307
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Unfortunately, "load finished" doesn't mean "ready to execute JavaScript".
Fixes: QTBUG-74718
Change-Id: I611e35cfbb530ff68745d86124679d60ab0b113e
Reviewed-by: Michael Brüning <michael.bruning@qt.io>
|
| |
| |
| |
| |
| |
| | |
Fixes: QTBUG-66882
Change-Id: I879854fb35a4e34dd7ae4760f88de69fc061c23e
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Yield error message if --proxy-pac-url argument is not passed.
Change-Id: I9a5685982c0a9d8decc65ad9c728357c038ef0a0
Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
|
| |\ |
|
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
src/3rdparty
Change-Id: Ib1202bcce587f9614013105c6a836344c1727cb7
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This pulls in the following change:
111349f18a4 Rename Chromium bootstrap name to prevent collisions
Change-Id: I7003c35c5bad96f32b69900d507e637252a4950d
Fixes: QTBUG-77938
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
| | |\ |
|
| | |/|
| | | |
| | | |
| | | | |
Change-Id: I4bff23ec94b76de300328a5235a35bd3e2f5da2c
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I68aae7202d853802bd67bd11c41a037de93554b9
Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
On certificate validation error page load is just halted
meaning that no progress or load result are reported and
no default error page for certificate errors is shown.
Even though documentation states that 'By default,
an invalid certificate will be automatically rejected' and
that aligns with default implementation of certificateError
method within Page and non-deferred errors in quick View,
page or view silently stays in an intermediate state
for non-overridable errors. Fix this inconsistent behavior
by automatically rejecting certificate for every invalid case
(non-overridable error, not deferred or not implemented
overridable method).
Change-Id: Id1cee2ee5cc45bdcb5f262a6c99c84274e6ca374
Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also remove confusion inside CertificateErrorController constructor
and overridable method by matching documentation for
AllowCertificateError method of ContentBrowserClient api.
Change-Id: I7e10ef71a4429dcf5acc4b714a8a45f67a2ec684
Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
|
| | |/
| | |
| | |
| | |
| | |
| | | |
Change-Id: I6415ccd9486433d6c449ea0d18b65f354e4bcd42
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This pulls in the following changes:
a90e18d2d30 [Backport] Security bug 983938
0699308555b [Backport] Security bug 976050
852040586ec [Backport] Security bug 983850
a9f2f201ec6 [Backport] Security bug 973893
4bc95ce8486 [Backport] Security bug 958717
456aa9409ea [Backport] CVE-2019-5856
8ad3193acea [Backport] CVE-2019-5852
c1a19035306 [Backport] CVE-2019-5854
de78692c035 [Backport] CVE-2019-5855
ac7d5d7df5a [Backport] CVE-2019-5851
81417ff67b7 [Backport] Critical security issue 977057
ffbd836a7c8 [Backport] CVE-2019-5857
6693cf14341 [Backport] CVE-2019-5860
134a78ac91b [Backport] Security bug 981602
e981e2326a8 [Backport] CVE-2019-5865
b814b7b7d71 [Backport] CVE-2019-5862 1/4
dbb531a8212 [Backport] CVE-2019-5862 2/4
8502a1f7be2 [Backport] CVE-2019-5862 3/4
b71efe4a834 [Backport] CVE-2019-5862 4/4
d377f182ec3 [Backport] CVE-2019-5861 1/2
e13a9847f21 [Backport] CVE-2019-5861 2/2
4d84676d74a [Backport] Security bug 974627
d0d509db8c7 [Backport] Security bug 961674
691d632f7af [Backport] Security bug 960785
bdb7acb5afd [Backport] Security bug 964002
6e2562dd1ef Fix build with recent linux kernel.
7a779d01607 Fix skcms build with avx
Fixes: QTBUG-77402
Change-Id: Ib9fe63c806149c299714bb1f76e4adf2877389d5
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Closing a popup (eg. HTML select element) might cause WebEngineView to
flash on macOS. This seems to be related to the window's NSPanel
destruction and seems to appear only if the Qt::ToolTip window flag is
set.
Fixes: QTBUG-77072
Fixes: QTBUG-78084
Change-Id: I72af67ee97304278870b312482f8f9058ecd1233
Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes: QTBUG-78091
Change-Id: I65c8c39625955782c157b6360f92aa3a7e1c8c1b
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This pulls in the following change:
ca4dd6567c0 Fix iterating when erasing last element from task queue
0240cfc1a59 [macOS] Rename Chromium bootstrap name to prevent collisions
Change-Id: I201516009705580ce232c8948ff0861f50860a67
Fixes: QTBUG-77938
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
| |\ \ |
|
| |/| |
| | | |
| | | |
| | | | |
Change-Id: I23368e20be22e833368818008e741e1f0d2cfb4a
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I75c3c6c993b9cbdbc1fcb0e5bdbc99d346a3bff9
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
WebEngineView.selectClientCertificate is new API in Qt 5.13. Add a link
to the signal in the 'Client Certificate' section of the 'Qt WebEngine
Features' page.
Change-Id: Ie347973d8f9657870e975adde089e3d9d0abd6d4
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
If adapter is initialized use always active url.
Fixes: QTBUG-77977
Change-Id: Ie8d4ec7d7c703322cef50d26931cce2b130dcf34
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
In Chromium 67 use of system jpeg is by default.
Fix our configure.
Fixes: QTBUG-77827
Change-Id: I6319f0fab9983d63c733a9723847ad793141e073
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: If5a2d6a15a282a83e47e2bfb3d7e1a2a7c9a50fa
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I3090b7cbbb9b913f147aaba8f39cefcd41e30d46
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
QDoc couldn't find the lines asked for.
Also switch example to Qt coding style for good measure.
Change-Id: I8798d4e85011cb1f46ea9a051f205dc2f650eccb
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Kirill Burtsev <kirill.burtsev@qt.io>
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This pulls in the following changes:
74e69da92d0 Fix build with recent linux kernel.
32e459f495d Restore -fno-delete-null-pointer-checks
Fixes: QTBUG-77671
Change-Id: I91987ac792179b77ffa312a9d6d40767b6fdbd57
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Calling
view.show();
view.load(...);
view.hide();
results in a WebContents in visible state because the first call to show() is
delayed via a timer and never canceled so it takes effect after the hide().
Also, the page's visibility state is not updated when changing views, so that a
visible QWebEngineView can be set to display a hidden QWebEnginePage.
Fixes: QTBUG-77209
Change-Id: I0243c659f4039a35c36e04ea55c5972666170fd0
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|