Closed
Bug 818430
Opened 13 years ago
Closed 13 years ago
Having line and token operators in the same query makes the scripts menulist behave weirdly
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: vporof, Assigned: vporof)
References
Details
Attachments
(1 file)
9.88 KB,
patch
|
past
:
review+
|
Details | Diff | Splinter Review |
STR:
1. Open debugger at http://htmlpad.org/debugger/
2. Enter d#a: a in the filter box
The { a: a } assignment is focused in the editor, but "No matching scripts" is shown. This shouldn't happen.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Priority: -- → P3
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #688701 -
Flags: review?(past)
Comment 2•13 years ago
|
||
Comment on attachment 688701 [details] [diff] [review]
v1
Review of attachment 688701 [details] [diff] [review]:
-----------------------------------------------------------------
I especially like the extra tests.
Attachment #688701 -
Flags: review?(past) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•