Closed Bug 1568043 Opened 5 years ago Closed 5 years ago

Remove code paths going through _parseActionUrl(url);

Categories

(Firefox :: Address Bar, task, P3)

68 Branch
task
Points:
2

Tracking

()

RESOLVED FIXED
Firefox 72
Iteration:
72.1 - Oct 21 - Nov 3
Tracking Status
firefox72 --- fixed

People

(Reporter: mak, Assigned: mak)

References

Details

Attachments

(2 files)

I think all the code paths bringing to _parseActionUrl(url); are no more used. Worth following them to check that AND to check we ported all the things.

Summary: Remove code paths going through UrlbarInput._parseActionUrl(url); → Remove code paths going through _parseActionUrl(url);
Assignee: nobody → mak
Status: NEW → ASSIGNED
Iteration: --- → 72.1 - Oct 21 - Nov 3

_parseActionUrl was necessary for pre-QuantumBar code, because we were going
through the toolkit autocomplete component. Telemetry has been moved to the
UrlbarController, WebNavigation has a new hook to the QuantumBar, and the
autocomplete widget is no more used. Thus all this code can go.

Blocks: 1535379
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/fe1c34870b98
Remove code paths going through _parseActionUrl(url). r=Standard8
https://hg.mozilla.org/integration/autoland/rev/b9d816ec172a
Remove some legacy urlbar related code from autocomplete. r=Standard8
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: