Closed
Bug 1491245
Opened 6 years ago
Closed 6 years ago
Port formatValue (i.e. URL highlighting) from urlbarBindings.xml to UrlbarInput.jsm
Categories
(Firefox :: Address Bar, task, P1)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
Firefox 64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(2 files, 4 obsolete files)
135.79 KB,
patch
|
Details | Diff | Splinter Review | |
46 bytes,
text/x-phabricator-request
|
Details | Review |
Bug 1477985 added a stub for this; we need to port the full implementation from urlbarBindings.xml.
Assignee | ||
Updated•6 years ago
|
Summary: Port formatValue from urlbarBindings.xml to UrlbarInput.jsm → Port formatValue (i.e. URL highlighting) from urlbarBindings.xml to UrlbarInput.jsm
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
Priority: P2 → P1
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
I had hoped that phabricator would make it easier to review the urlbarBindings.xml -> UrlbarValueFormatter.jsm part, but arguably it makes it harder...
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Updated•6 years ago
|
Attachment #9012908 -
Attachment is obsolete: true
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Blocks: war-on-xbl
Assignee | ||
Comment 6•6 years ago
|
||
Tests for this are browser_urlHighlight.js, browser_urlbarHighlightSearchAlias.js, and maybe a few others.
Assignee | ||
Comment 7•6 years ago
|
||
Attachment #9012912 -
Attachment is obsolete: true
Assignee | ||
Comment 8•6 years ago
|
||
Attachment #9012913 -
Attachment is obsolete: true
Assignee | ||
Updated•6 years ago
|
Attachment #9013716 -
Attachment is obsolete: true
Assignee | ||
Comment 9•6 years ago
|
||
Comment 10•6 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a4d2c14d8fa5
Introduce UrlbarValueFormatter and use it in both UrlbarInput and urlbarBindings.xml. r=Standard8
Comment 11•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
Assignee | ||
Updated•5 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•