Closed
Bug 1650819
Opened 5 years ago
Closed 2 months ago
Measure how often the Address Bar handleNavigation fallback path is hit
Categories
(Firefox :: Address Bar, task, P3)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
142 Branch
Tracking | Status | |
---|---|---|
firefox142 | --- | fixed |
People
(Reporter: mak, Assigned: dong)
References
()
Details
(Whiteboard: [sng])
Attachments
(1 file, 1 obsolete file)
We may want to measure how often the fallback path is hit, since that means we were unable to run a proper search against the profile.
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Points: --- → 2
Updated•6 months ago
|
Priority: P2 → P3
Whiteboard: [sng]
Updated•6 months ago
|
Updated•4 months ago
|
Assignee: nobody → dong
Status: NEW → ASSIGNED
Updated•4 months ago
|
Summary: Measure how often the Address Bar handleCommand fallback path is hit → Measure how often the Address Bar handleNavigation fallback path is hit
Updated•3 months ago
|
Attachment #9486353 -
Attachment description: Bug 1650819 - added telemetry event to count # of times handleCommand fallback is hit. r?standard8 → Bug 1650819 - added telemetry event to count # of times handleNavigation fallback is hit. r?standard8
Updated•3 months ago
|
Attachment #9487798 -
Attachment is obsolete: true
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d8f8db96614a
added telemetry event to count # of times handleNavigation fallback is hit. r=Standard8,urlbar-reviewers
Pushed by imoraru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c070a9d6e5b5
Revert "Bug 1650819 - added telemetry event to count # of times handleNavigation fallback is hit. r=Standard8,urlbar-reviewers" for causing bc failures on browser_urlbar_telemetry_heuristic.js.
Comment 5•3 months ago
|
||
Revert for causing bc failures on browser_urlbar_telemetry_heuristic.js.
[task 2025-05-28T16:44:40.573Z] 16:44:40 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_urlbar_telemetry_heuristic.js | Clipboard has the given value: 'test' -
[task 2025-05-28T16:44:40.573Z] 16:44:40 INFO - Buffered messages finished
[task 2025-05-28T16:44:40.574Z] 16:44:40 INFO - TEST-UNEXPECTED-FAIL | browser/components/urlbar/tests/browser/browser_urlbar_telemetry_heuristic.js | Uncaught exception in test bound test_pasteAndGo_heuristicResultMissingNoStub - at chrome://mochitests/content/browser/browser/components/urlbar/tests/browser/browser_urlbar_telemetry_heuristic.js:49 - TypeError: can't access property "closest", menuitem is null
[task 2025-05-28T16:44:40.574Z] 16:44:40 INFO - Stack trace:
[task 2025-05-28T16:44:40.574Z] 16:44:40 INFO - test_pasteAndGo_heuristicResultMissingNoStub@chrome://mochitests/content/browser/browser/components/urlbar/tests/browser/browser_urlbar_telemetry_heuristic.js:49:3
[task 2025-05-28T16:44:40.574Z] 16:44:40 INFO - async*handleTask@chrome://mochikit/content/browser-test.js:1170:26
[task 2025-05-28T16:44:40.574Z] 16:44:40 INFO - _runTaskBasedTest@chrome://mochikit/content/browser-test.js:1242:18
[task 2025-05-28T16:44:40.574Z] 16:44:40 INFO - async*Tester_execTest@chrome://mochikit/content/browser-test.js:1383:14
[task 2025-05-28T16:44:40.574Z] 16:44:40 INFO - nextTest/<@chrome://mochikit/content/browser-test.js:1159:14
[task 2025-05-28T16:44:40.574Z] 16:44:40 INFO - SimpleTest.waitForFocus/<@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:1058:13
[task 2025-05-28T16:44:40.575Z] 16:44:40 INFO - Leaving test bound test_pasteAndGo_heuristicResultMissingNoStub
[task 2025-05-28T16:44:40.575Z] 16:44:40 INFO - Entering test bound test_pasteAndGo_heuristicResultMissing
[task 2025-05-28T16:44:40.575Z] 16:44:40 INFO - Initializing clipboard with "waitForClipboard-known-value-0.21877440243509383"...
[task 2025-05-28T16:44:40.576Z] 16:44:40 INFO - Succeeded initializing clipboard, start requested things...
[task 2025-05-28T16:44:40.576Z] 16:44:40 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_urlbar_telemetry_heuristic.js | Clipboard has the given value: 'test' -
Flags: needinfo?(dong)
Pushed by mbanner@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/07a232785c50
https://hg.mozilla.org/integration/autoland/rev/6d1c35f16016
added telemetry event to count # of times handleNavigation fallback is hit. r=Standard8,urlbar-reviewers
Comment 8•2 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Updated•2 months ago
|
QA Whiteboard: [search] [qa-triage-done-c142/b141]
You need to log in
before you can comment on or make changes to this bug.
Description
•