Open Bug 1623424 Opened 5 years ago Updated 5 years ago

Removing a container doesn't work

Categories

(Firefox :: Security, defect, P3)

defect

Tracking

()

People

(Reporter: jrmuizel, Unassigned)

References

(Blocks 1 open bug)

Details

When I click "Remove" on a container I get message that says:
"If you remove this Container now, 2 container tabs will be closed. Are you sure you want to remove this Container?" I choose "Remove Container" but then nothing happens. The container tabs are not closed.

I can't reproduce the issue, is there any error in your browser toolbox at the time of clicking?

Component: General → Security
Flags: needinfo?(jmuizelaar)

Yep:

TypeError: can't access property "remoteTab", frameLoader is nullContextualIdentityService.jsm:525:13
        // We don't have remoteTab in non-e10s mode.
        if (frameLoader.remoteTab) {
          remoteTabIds.add(frameLoader.remoteTab.tabId);
        }
Flags: needinfo?(jmuizelaar)

Ok, so, there's no frameLoader on the browser. No idea how that could happen. If you still have the tab open, is it in a special state in any way, i.e. unloaded or something?

Putting on the backlog for containers for now.

Priority: -- → P3

Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is P3 (Backlog,) indicating it has been triaged, the bug's Severity is being updated to S3 (normal.)

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.