Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 431a92d8 authored by Tobias Sargeant's avatar Tobias Sargeant
Browse files

Increase char limit for webview multiprocess setting string

Change-Id: I6589052461aaa7a14a83d085373fa33e5509affc
parent 5868ea7e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -677,7 +677,7 @@
    <!-- Services settings screen, setting option summary for the user to go to the screen to view running services  -->
    <string name="runningservices_settings_summary">View and control currently running services</string>

    <!-- Developer settings: enable WebView multiprocess name [CHAR LIMIT=30] -->
    <!-- Developer settings: enable WebView multiprocess name [CHAR LIMIT=50] -->
    <string name="enable_webview_multiprocess">Enable multiprocess WebView</string>
    <!-- Developer settings: enable WebView multiprocess summary [CHAR LIMIT=60] -->
    <string name="enable_webview_multiprocess_desc">Run WebView renderers in an isolated process.</string>