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

Commit 9af6c1ce authored by John Reck's avatar John Reck
Browse files

In xlarge, use "tab" instead of "window"

 Bug: 4027268
 Use "tab" instead of "window" in incognito welcome page in
 xlarge.

Change-Id: I7582b845d5848db742a2884e65161ca7c00d1fd8
parent 055a8585
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
<html>
  <head>
    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
    <title>New incognito tab</title>
  </head>
  <body>
    <p><strong>You've gone incognito</strong>. Pages you view in this tab
      won't appear in your browser history or search history, and they won't
      leave other traces, like cookies, on your device after you close the
      incognito tab. Any files you download or bookmarks you create will be
      preserved, however.</p>

    <p><strong>Going incognito doesn't affect the behavior of other people,
      servers, or software. Be wary of:</strong></p>

    <ul>
      <li>Websites that collect or share information about you</li>
      <li>Internet service providers or employers that track the pages you visit</li>
      <li>Malicious software that tracks your keystrokes in exchange for free smileys</li>
      <li>Surveillance by secret agents</li>
      <li>People standing behind you</li>
    </ul>
  </body>
</html>