Closed Bug 934883 Opened 11 years ago Closed 11 years ago

[app manager] Closing a debugged app from the device closes all the toolbox

Categories

(DevTools Graveyard :: WebIDE, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 28

People

(Reporter: paul, Assigned: ochameau)

Details

Attachments

(1 file)

STR:
- open a toolbox for "settings"
- open a toolbox for "gallery"
- on the device, close "settings"

Result:
- the 2 toolboxes are closed
Comment on attachment 828124 [details] [diff] [review]
Prevent closing all targets when receiving one tabDetached event

The issue was that we now instanciate multiple TabTarget per connection
and target.js code wasn't filtering tabDetached event to ensure that it was dispatched on the expected TabActor.
Attachment #828124 - Flags: review?(past)
Will this need to be uplifted to 1.2?
No, that's a UI/client patch only.
Uplift would only for seeing it fixed on firefox 25-27 instead of waiting for 28.
Assignee: nobody → poirot.alex
Comment on attachment 828124 [details] [diff] [review]
Prevent closing all targets when receiving one tabDetached event

Review of attachment 828124 [details] [diff] [review]:
-----------------------------------------------------------------

LGTM
Attachment #828124 - Flags: review?(past) → review+
Keywords: checkin-needed
https://hg.mozilla.org/integration/fx-team/rev/3179ecb5f410
Flags: in-testsuite+
Keywords: checkin-needed
Whiteboard: [fixed-in-fx-team]
https://hg.mozilla.org/mozilla-central/rev/3179ecb5f410
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 28
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: