Skip to content

searchProvider: Fix deprecation fixes

Iain Lane requested to merge cherry-pick-5d508928 into gnome-3-32

(3.32 is branched but this is needed there)

  • ByteArray did not get imported and was missing.
  • String.prototype.toUpperCase cannot be passed directly to map.

Fixes #49 (closed)

(cherry picked from commit 5d508928)

Merge request reports