summarylogtreecommitdiffstats
path: root/QTBUG-64925.diff
diff options
context:
space:
mode:
authorCian Mc Govern2020-01-05 00:34:10 +0000
committerCian Mc Govern2020-01-05 00:34:10 +0000
commit1bbd66304593a363a726859b874d80963a93ab1b (patch)
tree742b25a620dfe3bb62c6ce94906918777e788b2d /QTBUG-64925.diff
downloadaur-1bbd66304593a363a726859b874d80963a93ab1b.tar.gz
Initial commit
Diffstat (limited to 'QTBUG-64925.diff')
-rw-r--r--QTBUG-64925.diff13
1 files changed, 13 insertions, 0 deletions
diff --git a/QTBUG-64925.diff b/QTBUG-64925.diff
new file mode 100644
index 000000000000..8ddd98c8b873
--- /dev/null
+++ b/QTBUG-64925.diff
@@ -0,0 +1,13 @@
+diff --git a/chromium/components/url_formatter/url_formatter.cc b/chromium/components/url_formatter/url_formatter.cc
+index 1b50ada2085..ca252040a30 100644
+--- a/src/3rdparty/chromium/components/url_formatter/url_formatter.cc
++++ b/src/3rdparty/chromium/components/url_formatter/url_formatter.cc
+@@ -485,7 +485,7 @@ void IDNSpoofChecker::SetAllowedUnicodeSet(UErrorCode* status) {
+ // are added to the allowed set. The list has to be updated when a new
+ // version of Unicode is released. The current version is 9.0.0 and ICU 60
+ // will have Unicode 10.0 data.
+-#if U_ICU_VERSION_MAJOR_NUM < 60
++#if U_ICU_VERSION_MAJOR_NUM < 60 || defined(TOOLKIT_QT)
+ const icu::UnicodeSet aspirational_scripts(
+ icu::UnicodeString(
+ // Unified Canadian Syllabics \ No newline at end of file