Closed Bug 1810979 Opened 1 year ago Closed 1 year ago

Show a title for search results from evaled sources

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(firefox111 fixed)

RESOLVED FIXED
111 Branch
Tracking Status
firefox111 --- fixed

People

(Reporter: bomsy, Assigned: bomsy)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

Currently when searching is dynamic (evaled) sources the search results do not have a title. For normal sources the file name is displayed. But since dymanic sources actually do not have any file name, we should show a general title maybe Evaled Sources.

See screenshots

Severity: -- → S3
Priority: -- → P2

Found a bug where we just showing SOURCE in the tab for sources without urls,
instead of the actual source ids. e.g SOURCE instead of SOURCEsource39
This patch fixes the issue to show

  • The source id ie. (source39)
  • No need for the duplicate SOURCE
Assignee: nobody → hmanilla
Status: NEW → ASSIGNED

This patch displays a source id for sources without urls in the project search results.
This source id matches that shown for the source tab.

Depends on D168245

Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d9a74df9eb64
[devtools] Fix source tab names for sources with no urls r=nchevobbe
https://hg.mozilla.org/integration/autoland/rev/9dd3b3454edb
[devtools] Show source id for source without urls r=nchevobbe
Regressions: 1814255
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: