Closed
Bug 1952040
Opened 10 days ago
Closed 8 days ago
Update Smart Tab Suggest to only use title for similarity comparison
Categories
(Firefox :: Tabbed Browser, enhancement)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: vbaungally, Assigned: vbaungally)
References
Details
(Whiteboard: [genai])
Attachments
(1 file)
Bug 1952040 - Update Smart Tab Suggest to only use title for similarity comparison. r?rrando,dwalker
48 bytes,
text/x-phabricator-request
|
Details | Review |
When restoring session, we found that descriptions aren't available for unloaded tabs. We want to only use tab titles uniformly.
80th percentile for similar tabs with titles only is >= 0.2 (from a common crawl sample), so our threshold is good for now.
Updated•10 days ago
|
Assignee | ||
Comment 1•10 days ago
|
||
Updated•10 days ago
|
Attachment #9470095 -
Attachment description: WIP: Bug 1952040 - Update Smart Tab Suggest to only use title for similarity comparison → Bug 1952040 - Update Smart Tab Suggest to only use title for similarity comparison. r?rrando,dwalker
Pushed by vbaungally@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c186f157199d
Update Smart Tab Suggest to only use title for similarity comparison. r=rrando,dwalker,tabbrowser-reviewers
Comment 3•8 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 days ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•