Closed Bug 833004 Opened 12 years ago Closed 12 years ago

Can't start Tilt

Categories

(Firefox Graveyard :: Developer Tools: 3D View, defect, P1)

x86
All
defect

Tracking

(firefox19 unaffected, firefox20+ verified, firefox21 verified)

RESOLVED FIXED
Firefox 21
Tracking Status
firefox19 --- unaffected
firefox20 + verified
firefox21 --- verified

People

(Reporter: paul, Assigned: vporof)

References

Details

Attachments

(1 file)

STR: - open a new window - start the inspector - start tilt - close the toolbox - press ESC to stop tilt - start the inspector - see Tilt button being active (it should not) - click on Tilt button - Tilt doesn't start (it should)
Timestamp: 1/21/13 7:01:55 PM Error: TypeError: this.inspector.selection is null Source File: resource://gre/modules/devtools/TiltVisualizer.jsm Line: 197 ..when tilt is closed via ESC after closing the toolbox.
No longer blocks: DevToolsPaperCuts
cc'ing Optimizer, as I think it's related to how we handle the toggle state of the Tilt button.
I think that since the TiltVisualizer gave an exception, it does not restarts as the script has already exception-ed out. The problem is basically that inspector.selecito is alredy gone by the time TileVisualizer tries to remove an event handler.
(In reply to Girish Sharma [:Optimizer] from comment #3) > I think that since the TiltVisualizer gave an exception, it does not > restarts as the script has already exception-ed out. > > The problem is basically that inspector.selecito is alredy gone by the time > TileVisualizer tries to remove an event handler. Wanna fix it? :)
Blocks: 816946
This is pretty bad. We want to fix that in Firefox Aurora (firefox 20).
Priority: -- → P1
Attached patch v1Splinter Review
Ok.
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Attachment #704892 - Flags: review?(paul)
Comment on attachment 704892 [details] [diff] [review] v1 Thank you Victor.
Attachment #704892 - Flags: review?(paul) → review+
Whiteboard: [land-in-fx-team]
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
Comment on attachment 704892 [details] [diff] [review] v1 [Approval Request Comment] Bug caused by (feature/regressing bug #): Users won't be able to start the 3D view in some cases User impact if declined: medium for developers, small for regular users Testing completed (on m-c, etc.): fx-team Risk to taking this patch (and alternatives if risky): none String or UUID changes made by this patch: none
Attachment #704892 - Flags: approval-mozilla-aurora?
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 21
Attachment #704892 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Verified as fixed on: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:20.0) Gecko/20100101 Firefox/20.0 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0 Mozilla/5.0 (X11; Linux i686; rv:20.0) Gecko/20100101 Firefox/20.0
Verified as fixed on Firefox 21 RC - 20130507015204.
No longer blocks: DevToolsPaperCuts
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: