~mozillateam/firefox/firefox-beta.xenial

« back to all changes in this revision

Viewing changes to debian/tests/search-engines

  • Committer: Rico Tzschichholz
  • Date: 2022-12-04 18:04:07 UTC
  • Revision ID: ricotz@ubuntu.com-20221204180407-8vpdcat5o7d224a4
* Update generated uniffi-js on armhf and i386
  - debian/build/rules.mk
  - debian/patches/uniffi-js.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
        {'label': "Google", 'netloc': "www.google.com",
41
41
         'params': {"client": "ubuntu"}},
42
42
        {'label': "DuckDuckGo", 'netloc': "duckduckgo.com",
43
 
         'params': {"t": "ffab"}},
 
43
         'params': {"t": "ffhp"}},
44
44
    ]
45
45
 
46
46
    search_settings_page = "about:preferences#search"