Closed Bug 767373 Opened 12 years ago Closed 12 years ago

The "Filter scripts" textbox is cleared when checking/unchecking the "Pause on exceptions" checkbox

Categories

(DevTools :: Debugger, defect, P3)

15 Branch
defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 16

People

(Reporter: ioana_damy, Assigned: vporof)

Details

Attachments

(1 file, 1 obsolete file)

Mozilla/5.0 (Windows NT 6.1; rv:15.0) Gecko/20120621 Firefox/15.0a2 (20120621042006)

STR:
1. Load http://htmlpad.org/debugger/ in the browser.
2. Open the Debugger (Tools->Web developer->Debugger, or press Ctrl+Shift+S).
3. Enter some text in the textbox to filter the scrips.
4. Check the "Pause on exceptions" checkbox.

The text entered in the textbox for filtering scripts is automatically removed when checking or unchecking the "Pause on exceptions" checkbox.
I'll take a look.
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Priority: -- → P3
Attached patch v1 (obsolete) — Splinter Review
It seems that doing a updatePauseOnExceptions call has the effect of pausing and resuming the main thread, which triggers some events, which have the effect of clearing the searchbox.

We originally did this during the work week to avoid some inconsistencies, but it seems that everything is working ok so we can get rid of the behavior.
Attachment #638777 - Flags: review?(past)
Attached patch v1Splinter Review
Wrong patch :)
Attachment #638777 - Attachment is obsolete: true
Attachment #638777 - Flags: review?(past)
Attachment #638843 - Flags: review?(past)
Attachment #638843 - Flags: review?(past) → review+
Whiteboard: [land-in-fx-team]
https://hg.mozilla.org/integration/fx-team/rev/c79fd595263c
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
https://hg.mozilla.org/mozilla-central/rev/c79fd595263c
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 16
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: