jenkins-bot has submitted this change and it was merged.

Change subject: Remove $wgULSNoWebfontsSelectors
......................................................................


Remove $wgULSNoWebfontsSelectors

 1. Autonym font for Interlanguage area is blacklisted as of now. So, this
    config can be removed.
 2. Discussion at: https://gerrit.wikimedia.org/r/#/c/113378/2//COMMIT_MSG
 3. This will revert: Ib597431a3176abda6ab438976fefb6377ecf4ab9

Change-Id: I236a375608bdea3552d76d80e4a8a93452f8de0d
---
M wmf-config/CommonSettings.php
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Reedy: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 06cbd77..d3c9579 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2494,8 +2494,6 @@
        $wgULSPosition = $wmgULSPosition;
        $wgULSIMEEnabled = $wmgULSIMEEnabled;
        $wgULSWebfontsEnabled = $wmgULSWebfontsEnabled;
-       // Temporary for bug 58374
-       $wgULSNoWebfontsSelectors = array( '.autonym' );
        if ( $wmgUseCodeEditorForCore || $wmgUseScribunto || 
$wmgUseZeroNamespace ) {
                $wgULSNoImeSelectors[] = '.ace_editor textarea';
        }

-- 
To view, visit https://gerrit.wikimedia.org/r/114131
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I236a375608bdea3552d76d80e4a8a93452f8de0d
Gerrit-PatchSet: 3
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: KartikMistry <kartik.mis...@gmail.com>
Gerrit-Reviewer: Nikerabbit <niklas.laxst...@gmail.com>
Gerrit-Reviewer: Reedy <re...@wikimedia.org>
Gerrit-Reviewer: Santhosh <santhosh.thottin...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to