Closed Bug 554105 Opened 14 years ago Closed 14 years ago

Firebug breaks on page load automatically

Categories

(Skywriter Graveyard :: General, defect, P1)

Other
Other
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dangoor, Unassigned)

Details

If you have Firebug set to "break on error", it will break consistently when 
the page loads because of the stacktrace module's feature detection (which 
tries to figure out which browser is in use by looking at what's on an 
exception object). SproutCore has already figured out which browser the user is 
using, so we should just go with that to avoid the automatic breaking problem.
fixed in 0dbd0d56afec
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.