Closed
Bug 867441
Opened 12 years ago
Closed 12 years ago
Can't use "Search in all file" in debugger after using bookmarklet
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: towlyhk-mozilla, Unassigned)
Details
(Keywords: qawanted)
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:22.0) Gecko/20130419 Firefox/22.0
Build ID: 20130419004013
Steps to reproduce:
1) Load any webpage that contain script
2) Open a bookmarklet
3) Open debugger
4) Using "Search in all files" to search any word on the webpage
Actual results:
Don't show any result.
Expected results:
Show matched lines and files in a popup edit view.
| Reporter | ||
Updated•12 years ago
|
Component: Untriaged → Developer Tools: Debugger
Comment 1•12 years ago
|
||
Could you please give us some more information?
We would need to know the URL you were on and the contents of the Bookmarklet.
thanks!
Flags: needinfo?(towlyhk-mozilla)
| Reporter | ||
Comment 2•12 years ago
|
||
This happen for any URL, any bookmarklet. For example
URL: https://bugzilla.mozilla.org/show_bug.cgi?id=867441
Bookmarklet: javascript:(function{alert('bookmarklet test')})()
Flags: needinfo?(towlyhk-mozilla)
Comment 3•12 years ago
|
||
Confirmed with the bookmarklet in this page:
http://responsive.victorcoulon.fr/
The one from comment 2 didn't work for me.
| Reporter | ||
Comment 4•12 years ago
|
||
buildID: 20130528004018
Seems fixed by other bug fix.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•