Closed Bug 1326671 Opened 7 years ago Closed 7 years ago

Debugger doesn't finds strings using global search

Categories

(DevTools :: Debugger, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: arni2033, Unassigned)

References

Details

>>>   My Info:   Win7_64, Nightly 48, 32bit, ID 20160416030220
STR_1:
1. Open http://tass.ru/ , open debugger
2. Stop black boxing file libs.min.js (just in case)
3. Type "!.detail" in filter field, press enter

STR_2:
1. Open http://svpressa.ru/ , open debugger
2. Pretty-print file jsapi.v1.7.8.ru_RU.js (to avoid another bug)
3. Type "!DOMMouseScroll" in filter field, press enter

1. Open https://news.rambler.ru/?utm_content=news&utm_medium=topline&utm_source=head , open debugger
2. Pretty-print files ng-common.js and ng-index.js (to avoid another bug)
3. Type "!DOMMouseScroll" in filter field, press enter


AR:  No global search results
ER:  In each case, global search results should appear, as scripts from Step 2 contain entered string
No longer blocks: 1277113
Component: Untriaged → Developer Tools: Canvas Debugger
Component: Developer Tools: Canvas Debugger → Developer Tools: Debugger
:arni2033 is this for the old debugger frontend or the new one? The new frontend doesn't support project search yet.
Tested with the Tass website. I can't find those strings, but if I look into the contents of a file that the debugger displays, and then use the find in files option (shift+command+f) I can get results. For example searching in bugzilla (this page) for toggleRequesteeField will return both the definition of the function plus numerous mentions in strings.

I will close this as worksforme as the original bug refered to the old debugger frontend.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.