Closed Bug 1868922 Opened 2 years ago Closed 2 years ago

The Suggest Rust backend shouldn't lowercase query strings

Categories

(Firefox :: Address Bar, task, P3)

task

Tracking

()

RESOLVED FIXED
123 Branch
Tracking Status
firefox123 --- fixed

People

(Reporter: adw, Assigned: daisuke)

References

Details

Attachments

(1 file)

The Suggest Rust backend lowercases query strings before sending them to the Rust component. That's not necessary anymore and probably not even desirable since the component now handles that internally.

https://github.com/mozilla/application-services/commit/f3cd74035a5eafcdd5925aadc2859ec59583ecdb hasn't been vendored into m-c yet, so this is blocked until then.

Assignee: nobody → daisuke
Status: NEW → ASSIGNED
Pushed by dakatsuka.birchill@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d558120aba19 Pass user's query as is to Rust component to keep string cases r=adw

Backed out for causing xpcshell failures in test_tab_quickwrite.js

  • Backout link
  • Push with failures
  • Failure Log
  • Failure line: TEST-UNEXPECTED-FAIL | services/sync/tests/unit/test_tab_quickwrite.js | test_tab_quickwrite_works - [test_tab_quickwrite_works : 58] false == true
Flags: needinfo?(daisuke)
Flags: needinfo?(daisuke)
Pushed by dakatsuka.birchill@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0253ebfe13cc Pass user's query as is to Rust component to keep string cases r=adw
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
Blocks: 1875952
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: