Closed Bug 842040 Opened 11 years ago Closed 11 years ago

Breakpoints don't work in some bindings methods

Categories

(DevTools :: Debugger, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 820012

People

(Reporter: glandium, Unassigned)

Details

(Whiteboard: [chrome-debug])

Steps to reproduce (tried on linux64 nightly, fwiw):
- Open Browser Debuggger
- Select search.xml
- Add a breakpoint in the body of <method name="handleSearchCommand"> (around line 416)
- Enter some text in the search bar
- Click the search button (validating with the enter key should do the same, but at least I'm sure handleSearchCommand is the command for the search button (search-go-button))

Expected result:
- Debugger breaks in handleSearchCommand.

Actual result:
- Nothing happens in the debugger.
Whiteboard: [chrome-debug]
This is fixed by the patch in bug 820012.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.